搜索资源列表

  1. mypick2

    0下载:
  2. 采用opengl编程,在多个三维模型中,使用鼠标点取,达到对三维模型对象的捕捉。-using opengl programming, in a number of 3D models, the use of mouse-point, reached on the three-dimensional object model to capture.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60.13kb
    • 提供者:华伟
  1. Happycollapse

    0下载:
  2. 这是在worldwinner上的一个游戏外挂,用到了快键鼠标点击,图形捕捉和比较算法,供大家参考。-worldwinner This is the one game on the pylon, the use of fast-button mouse click, graphical capture and comparison algorithm, for your reference.
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:269.8kb
    • 提供者:吴剑
  1. JAVA显示图像且用鼠标点击改变显示位置

    0下载:
  2. * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use A
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63.44kb
    • 提供者:邰科
  1. 3d_construction

    0下载:
  2. 用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.65mb
    • 提供者:maoyuxing
  1. 计算机图形学小项目

    0下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:87.37kb
    • 提供者:韩为
  1. BallMove2

    0下载:
  2. 这是我用java编写的一个界面程序,运行该程序,会模拟小球的弹跳情况显示,用鼠标点击,小球会出现在点击的地方,继续弹跳。-This is because I use a prepared java interface, the running of the procedures, will be simulated small bounce of the ball, with a mouse click, the ball will a
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.63kb
    • 提供者:丰 色
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:82.42kb
    • 提供者:huang wei
  1. FontView

    0下载:
  2. 些程序能够能够把各种常用的字符标点排列在一个表格中,并且有多种不同的显示这些字符的字体风格,并且当鼠标停在某个字符上时,会在一个文本框中放大显示出这个字符。-these procedures can be used in all kinds of punctuation characters arranged in a form, and there are so many different characters for the di
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:58.81kb
    • 提供者:郑淑美
  1. yesadmin_com_2005112522248789

    1下载:
  2. 简单的一个二维画图程序,主要用于通过屏幕输入座标点进行按点绘图-a simple two-dimensional drawing program, mainly for the importation through the screen coordinates of points by drawing points
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7.14kb
    • 提供者:荣胜波
  1. lwcontour

    0下载:
  2. live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6.18kb
    • 提供者:陈正文
  1. SortJTable

    0下载:
  2. JTable排序实例源码: 一个用鼠标点击JTable表头可以排序指定列的Java源代码. -JTable sorting FOSS examples : with a mouse click JTable sorting table can be designated head out of the Java source code.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8.21kb
    • 提供者:无是人
  1. mousedown

    0下载:
  2. 主要是用来模拟鼠标点击,但鼠标点击在button1时,鼠标会落在button2上,并相应2的消息-is mainly used to simulate a mouse click, but clicking on the mouse button1, button2 will fall on the mouse, and the corresponding two news
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:25kb
    • 提供者:翟超
  1. txt2img

    0下载:
  2. 在制作网页时,将文本段自动变化成图片的工具。在php的基础功能基础上笔记实现了自动换行,高度自动设置,右标点不放在行首等功能,特别对汉字做了优化处理。 该文件使用unicode编码,如果用其他编码,其中汉字需要修改。 请参见: http://arl.mae.cuhk.edu.hk/-the production of the website, will automatically change the text
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2.91kb
    • 提供者:shixi
  1. bizhang1

    0下载:
  2. 机器人躲避障碍物运动到目标点,中间的目标点的大小和位置不确定-robot obstacle avoidance campaigns to target points, in the middle of the target point on the size and location uncertain
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5.14kb
    • 提供者:pp
  1. cbp

    0下载:
  2. 成员能查看其显示和图标点击情况,还能更改成员信息,申请后代码自动传送至EMAIL。管理员能调整交换比率、附加的奖励次数、删除会员,还能设置是自动开通或是经管理员审核开通,您如果抽奖给成员奖励次数都可以。 -members can check their display and click icon, but also any changes in information, application code transmitted
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23.43kb
    • 提供者:刘争
  1. c# 模拟 鼠标点击

    0下载:
  2. c# 模拟 鼠标点击
  3. 所属分类:C#编程

    • 发布日期:2012-03-11
    • 文件大小:50.66kb
    • 提供者:ml340823
  1. Planets

    0下载:
  2. OpenGL 选择拾取反馈的例子。鼠标点击,会反馈选择的物体名字。使用环境vc。-Select pick up feedback OpenGL examples. Mouse click will feedback to choose the name of the object. Use of environmental vc.
  3. 所属分类:3D图形编程

    • 发布日期:2024-11-22
    • 文件大小:25kb
    • 提供者:bobo
  1. adclickad

    0下载:
  2. 自动点击广告插件,真实模拟鼠标点击,方便快捷实用。-vs languages automatically clicks on the ad plug-in, the real simulation of mouse clicks, convenient and practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-22
    • 文件大小:58kb
    • 提供者:刘行生
  1. 设计-作业

    0下载:
  2. 测绘程序设计课程设计:就算坐标点,运用VS2010软件。(Mapping program design course design: even coordinate point, use VS2010 software.)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-22
    • 文件大小:44kb
    • 提供者:ANSS
  1. segmentation

    0下载:
  2. 对文本进行分词,使用停用词表去除停用词,标点等。(segmentation, and deleting stop words and punctuations.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-22
    • 文件大小:6kb
    • 提供者:Nobody_knows
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org