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

搜索资源列表

  1. PlaneCoordinate

    0下载:
  2. 使用GDI实现平面坐标的绘制,并且能计算鼠标点选的行列,左键在对应的矩形框画实心圆或取消,右键在对应的矩形画空心圆或取消-Use GDI drawing plane coordinate implementation, and can calculate the ranks of the mouse click, left in the corresponding rectangle painted solid round or cancel, right in the correspondin
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:8839
    • 提供者:谢立志
  1. 576586785

    0下载:
  2. 鼠标操控程序,与坐标相关,Vb代码,很好的参考。-The mouse control program, and coordinate related, Vb code, very good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2280
    • 提供者:糟熘鱼片
  1. 123

    0下载:
  2. mfc 打开图片获取像素坐标 实现鼠标选取区域功能-mfc open image pixel coordinates of the mouse for selecting regional function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4398
    • 提供者:风雷
  1. GetTrendDataFromPictureVB

    0下载:
  2. 趋势图分析,一个由DCS的数据记录曲线图得到数据的小软件,方便由图得到数据。使用时需要设置时间和数据上下限的坐标,然后移动鼠标到曲线上,就能得到时间和数据。可以批量获取多点数据,使用非常方便。适用于工业控制的历史数据曲线的数据获取。-A data record by the DCS curve obtained data of small software to facilitate data obtained from Fig. When used to set upper and lower
  3. 所属分类:Energy industry

    • 发布日期:2017-04-25
    • 文件大小:113469
    • 提供者:朱亚清
  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. on_mouse

    0下载:
  2. 实现opencv的回调函数cvSetMouseCallback()的应用实例,鼠标点击后会显示点的坐标,并实现了一个按键,点击按键后有声音。-We provide an opencv example which has implemented the function cvSetMouseCallback(),and a opencv-button is also realized,it phonates when you click on it.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1911813
    • 提供者:吴建
  1. zhuangtailan

    0下载:
  2. 练习直线、折线等的绘制,同时移动鼠标时,能够在状态栏显示鼠标的坐标。-Practice lines, line drawing, such as moving the mouse at the same time, can be in the status bar displays the coordinates of the mouse.
  3. 所属分类:assembly language

    • 发布日期:2017-05-10
    • 文件大小:2358048
    • 提供者:数目
  1. ImageSeg3

    0下载:
  2. VC++6.00多文档程序,利用鼠标可以对图像进行曲线或矩形画图,并实时显示当前点坐标。-VC++6.0Program, Using mouse to draw curve and rectangular in an image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1788897
    • 提供者:James Hu
  1. tuxingbiajiqi

    0下载:
  2. (1)文件功能 (2)有鼠标,键盘输入(可以画直线,折线,矩形,圆 ,三角形) (3)具有选择图形,移动,删除功能 (4) 菜单功能 (5)可以选择线形,线宽,颜色 (6)具有坐标显示功能 文件功能,图形移动删除功能等局部功能没实现,大部分都可以实现,如果机器不支持全屏显示,可下个DosBox,在DosBox中运行-(1) File feature (2) there is a mouse, keyboard input (you can draw a straigh
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6124
    • 提供者:
  1. CSharpSaoLei_1.0

    0下载:
  2. C#扫雷小游戏,实现了扫雷有些的基本功能,通过鼠标事件获取坐标来移动雷区,可以达到娱乐的目的-C# minesweeping game, has realized the mine clearance of some basic functions, through the mouse events get coordinates to move minefield, can achieve the purpose of entertainment
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:74921
    • 提供者:李晨
  1. CSharpSolitaire

    0下载:
  2. C#纸牌小游戏,实现了纸牌有些的基本功能,通过鼠标事件获取坐标来移动图片,可以自由替换poker文件夹内的图片以获取更好的视觉效果-Card games, c# realize the basic function of some CARDS, moving images by mouse events for coordinates, free replacement poker folder of the images in order to get better visual effect
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:984452
    • 提供者:李晨
  1. ledTestSoft

    0下载:
  2. 1.显示屏窗口位置和大小支持鼠标直接调整,更加方便。   2.单元板序号显示更加直观,支持按顺序或按行列显示。   3.测试功能中增加 "灰阶(色条)" 功能。   4.增加查看坐标颜色功能。-1 display window position and size mouse support direct adjustment easier. 2 more intuitive display unit plate number, or press the ranks in orde
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2189378
    • 提供者:hyz
  1. Touch-USB-mouse-experiments

    1下载:
  2. 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:228949
    • 提供者:刘晓邦
  1. houtaimoni

    0下载:
  2. 在指定窗口内得到窗口句柄 通过窗口句柄找到图片在窗口内的坐标然后模拟后台鼠标单机和键盘按键-The window specified chart to find the coordinates
  3. 所属分类:ELanguage

    • 发布日期:2017-04-16
    • 文件大小:22342
    • 提供者:潘帅
  1. GoogleMapLines

    0下载:
  2. Google地图勾经纬度工具,使用方式:点击画线后点击鼠标进行选点,选点后会打印点击的坐标点并画线,可以撤销和清除画线-Google Maps latitude and longitude hook tool, click the mouse to draw a line and click on the choice of site, will print the selected point coordinates of the point and click to draw lines,
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:5119
    • 提供者:leiyong
  1. MouseEvents

    0下载:
  2. 本程序是一个在Widows Mobile上的一个简单的利用鼠标就可以知道鼠标点击时候的坐标。-This procedure is a simple use of a mouse on Widows Mobile can know when the coordinates of the mouse click.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-03
    • 文件大小:40619
    • 提供者:周海壮
  1. picture

    0下载:
  2. 单击鼠标图片放大并获得picture的坐标.在学习当中获得坐标很重要-Click on the picture to enlarge and get the coordinates of the mouse' s picture. Obtain the coordinates of which are important in learning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2060341
    • 提供者:武雪锋
  1. kalman

    0下载:
  2. 卡尔曼滤波跟踪演示,实时跟踪鼠标指针位置,并显示指针坐标-kalman filter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:姜运宇
  1. Mouse_simular

    0下载:
  2. 本文件功能是从串口读取数据,并且将数据转化为鼠标数据坐标数据。-This document function is to read data from the serial port, and the mouse data coordinate data into the data.
  3. 所属分类:Communication

    • 发布日期:2017-04-24
    • 文件大小:59268
    • 提供者:周sir
  1. WANGGE

    0下载:
  2. 这是一个简易的网格编程,并通过鼠标左键获取该单个网格的坐标。对初学及爱好图形学的人有一定帮助。-This is a simple programming grid, and get the coordinates of the grid through a single mouse button. For beginners and hobby graphics people have some help.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:48376
    • 提供者:Tom
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 31 »
搜珍网 www.dssz.com