搜索资源列表
position-of-the-mosue
- 一个简单的获取鼠标位置的程序,采用labview软件编写-A simple program based on labview.And it is written to get the position of the mouse
mouse-position-LV
- labview例子,获取鼠标位置,以及机器视觉中overlay-labview example,get the position of mouse,and the example of machine vision
获取鼠标位置
- 以左上角为顶点,获取鼠标所在位置,调用了LABVIEW函数控件,完成获取(Take the upper left corner as the vertex, get the location of the mouse, call the LABVIEW function control, complete the acquisition.)
打地鼠游戏
- 此程序采用获取鼠标的点击状态与位置来确认是否打中地鼠,地鼠随机出现1-5只,全部点击完所有地鼠后会刷新新的地鼠出现,每次击中则击中次数加一,击中次数/地鼠出现次数=击中率。