CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mouse test

搜索资源列表

  1. Desktop

    0下载:
  2. 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。-Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine to
  3. 所属分类:OS Develop

    • 发布日期:2017-11-15
    • 文件大小:855735
    • 提供者:bird
  1. myos

    0下载:
  2. 自己开发的一个myos系统。目前支持软盘驱动、串口、鼠标、24位RGB显示模式、BMP图片显示。使用软盘镜像文件在虚拟机中运行测试。附2张效果图。 -Develop their own of a myos system. Currently supports a floppy disk drive, serial, mouse, 24-bit RGB display mode, BMP picture. Floppy disk image files in a virtual machine
  3. 所属分类:OS Develop

    • 发布日期:2017-11-10
    • 文件大小:856261
    • 提供者:bird
  1. CaptureRecog

    1下载:
  2. 用directshow写视频获取图片抓拍和显示程序,有分辨率设置,文字信息加入视频和抓拍的图片,设置文字信息的颜色和大小,这里给出单行,自己可以改成多行或者鼠标定点加入文字信息,其中也用到GDI+对多种图片格式的显示和保存。因在VC2010编译出的,里面包含已编译好的安装程序,此程序抓取的图片也可作为字符文字识别的测试平台,方便测试自己写的文字识别函数代码-For image capture and display program with the directshow write video
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:5832653
    • 提供者:曾祥园
  1. cutmap

    0下载:
  2. 程序说明:本截图软件不占桌面空间,启动后只需快捷键激活,就可以截取自己想要的屏幕部分图像,然后粘贴在自己的文档中,本程序的截图功能干脆利落,高效。本人当时开发就是给自己在测试项目中填写测试单摘图用的。 截图V3.5使用说明: 1,把cutmap.dll 和cutmap.exe 放在同一个目录下 2,执行cutmap.exe 3,需要截图时,使用CTR+~ 组合键激活程序 4,按住鼠标左键,拖动选择区域后释放。 5,这时选择的图像已经放入剪贴板,可以复制到其他应用中。
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:8838210
    • 提供者:caiminjiang
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9589306
    • 提供者:夏辉
  1. chapter_six

    0下载:
  2. 《WINDOWS编程循序渐进》第二章源代码,包含键盘和鼠标响应KeyboardMsg、MouseMsg等4个例 子文件,供初学者使用,VS2010测试通过。-WINDOWS programming step by step, " the second source code, response KeyboardMsg, MouseMsg four examples file containing the keyboard and mouse, for beginners to use
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:18619412
    • 提供者:杨光
  1. daba

    0下载:
  2. 一款用VB编写的反应能力测试游戏,打靶射击,点击开始后窗口内会不断闪现靶子,你需要及时点击鼠标向靶子射击,当然越击中靶心得分就越高,因此用来测试反应能力还是不错的,另外,对于编程者来说,这个游戏能帮助我们理解VB使用随机数并控制图形的一些技巧,值得一看。-A test of the ability to respond to written in VB games, target shooting, window Click Start will continue to flash target
  3. 所属分类:Shot Game

    • 发布日期:2017-11-23
    • 文件大小:4312
    • 提供者:Shawn Wong
  1. vdruihua

    0下载:
  2. VC++.net实现图像的锐化效果,用过PhotoShop的朋友大概都对此效果很熟悉,图像锐化可使图像看上去更清淅,但过度锐化会使图像失真。在本例中,你可引入一张BMP或JPG图像进行测试,在打开图片后,点击一下鼠标右键就进行了一次锐化效果,多次点击多次锐化。-VC++.net image sharpening effects, used PhotoShop friends about this effect is very familiar, image sharpening makes th
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:30668
    • 提供者:雷春英
  1. ManGame

    0下载:
  2. 考验玩家的反应速度,玩家移动鼠标避开从四面八方过来的“子弹”,坚持时间越长越厉害。-Test the player' s speed of response, the player moves the mouse away from all over the " bullet" and insisting that the longer the powerful.
  3. 所属分类:Other Games

    • 发布日期:2017-11-18
    • 文件大小:12863
    • 提供者:冷风
  1. mouseerea

    0下载:
  2.  VB检测鼠标是否在窗体内部,或者已经移出了窗体,VB6.0测试鼠标是否在窗体里的小程序,输出坐标、显示是否在窗体里、判定能力。-VB detect whether the mouse is within the form, or has been removed from the form, the VB6.0 test whether the mouse is in the form of small program, the output coordinates, the ability
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1344
    • 提供者:许正武
  1. mousearea

    0下载:
  2. VB源码检测鼠标是否在窗体内部,或者已经移出了窗体,VB6.0测试鼠标是否在窗体里的小程序,输出坐标、显示是否在窗体里、判定能力。-VB source code to detect whether the mouse is within the form, or has been removed from the form, the VB6.0 test whether the mouse is in the form of small program, the output coordinat
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:1885
    • 提供者:王琴
  1. LightGame

    0下载:
  2. VC++方格益智小游戏源代码,游戏规则:鼠标点击中间方块,其四周方块会改变颜色,当方块全为绿色时即为闯关成功,点鼠标右键或选择菜单可查看/关闭游戏提示,点击刷新可重新开始新游戏。不过测试中玩了一下,觉得有点难啊,因此“很益智”-Puzzle game source code VC++ box, the rules of the game: mouse click on the middle box, around the box will change color when the box is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-09
    • 文件大小:28959
    • 提供者:班爱萍
  1. midi1

    0下载:
  2. 使用midi的电子琴源程序,可用鼠标或键盘弹奏乐曲.点击S按钮可选择乐器等设置,点T自动弹奏乐曲测试.-Use the keyboard midi source, use the mouse or keyboard to play songs by clicking S button to select settings such as musical instruments, play music automatically point T test.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-02
    • 文件大小:260576
    • 提供者:shenlong
  1. vcdip

    0下载:
  2.  VC.net实现图像的底片化处理效果的源码文件,打开测试程序后,在文件菜单里加载一张图片文件,然后鼠标在显示区任意处单击鼠标右键,程序即可开始处理,你会看到状态栏左下角有一行提示-VC.net realize image processing negative effect of the source file, open the test program, on the File menu to load an image file, then the mouse anywhere in t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:28184
    • 提供者:蔡春明
  1. vcnetdipianhua

    0下载:
  2. VC.net实现图像的底片化处理效果的源码文件,打开测试程序后,在文件菜单里加载一张图片文件,然后鼠标在显示区任意处单击鼠标右键,程序即可开始处理,你会看到状态栏左下角有一行提示:程序正在进行处理,待处理完毕,你可看到窗口区显示的已经是底片化处理过后的图像了,你可把本模块用于一个基于VC.NET技术的图形处理软件中。 -VC.net realize image processing negative effect of the source file, open the test progr
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:30029
    • 提供者:samwang
  1. winIOkey

    0下载:
  2. VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 VB keyboard keys using winIO simulation test program, winio a hardware simulation, but does not support usb keyboard, mouse, must be front operation.-VB keyboard keys using winIO simulation test
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:22492
    • 提供者:留洋
  1. delphiPkey

    0下载:
  2. delphi 禁用键盘用的,考试软件可以用到。只能用鼠标点击。-delphi disable keyboard use, test software can be used. Only with a mouse click.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:415741
    • 提供者:shachongg
  1. MouseEventWithHitTestResults

    0下载:
  2. Mouse Event With Hit Test Results for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:864
    • 提供者:neikuemi
  1. mandelbrotimage

    0下载:
  2. 绘制Mandelbrot image即曼德拉图像。Mandelbrot图像中的每个位置都对应于公式N=x+y*i中的一个复数。其实数部分是x,虚数部分是y,i是-1的平方根。图像中各个位置的x和y坐标对应于虚数的x和y部分。 图像中的每个位置用参数N来表示,它是x*x+y*y的平方根。如果这个值大于或等于2,则这个数字对应的位置值是0。如果参数N的值小于2,就把N的值改为N*N-N(N=(x*x-y*y-x)+(2*x*y-y)*i)),并再次测试这个新N值。如果这个值大于或等于2,则这个数
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:662
    • 提供者:bohan
  1. youxi

    0下载:
  2. 小游戏,通过点击鼠标,测试手指灵活度的游戏,源码-Small game, by clicking the mouse, the test finger dexterity game, source code
  3. 所属分类:Other Games

    • 发布日期:2017-06-02
    • 文件大小:14488003
    • 提供者:姚凯
« 1 2 ... 8 9 10 11 12 1314 15 16 17 »
搜珍网 www.dssz.com