搜索资源列表
MouseMeter.zip
- Mouse Meter可以获取和记录有关鼠标的统计信息,包括:速度,移动的距离,坐标,光标经过的窗口,鼠标点击的数量(每个按钮),等等。
Src1.zip
- 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。 ……
CPUMsgScroller
- 仪表盘方式显示CPU和硬盘温度及系统信息 =================================== 这个代码很不错,纯手工代码描绘仪表盘,很形象的显示CPU和硬盘温度以及系统信息。可以看出作者控制线条及坐标的功力。仪表绘制方面没有使用API,都是纯VB代码。 另外值得推荐的还有里面附带的一个源代码控件----水平滚动文字控件。写的也不错。刚好适合一些需要水平滚动字幕的网友。
GetCursor
- MFC,获取某一个窗口(非当前应用程序)的坐标。
Draw2.0
- 主要实现用VC++画正弦和于弦函数曲线,可以设置曲线得颜色,线宽,线类型等。并即时显示点的坐标
showtheco
- 功能比较简单,在视图窗口随着鼠标的移动显示当前鼠标所在位置的坐标
subiaoweizhizhuizong
- 是用VC++编的鼠标位置追踪,可以在程序弹出的对话框内,得到任意一点的二维坐标.
SoftScope
- 功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。 操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com
MouseTracer
- 通过调用Windows API,实现跟踪鼠标坐标位置功能
VB坐标系统
- 用VB做的系统坐标,感兴趣的可以下去看看!
mapwidget.rar
- 地图浏览器,在linex下运行,能显示坐标,鼠标所在经纬度,Map Viewer, at linex run, can display coordinates of the mouse where the latitude and longitude
gnuplot_load_files.tar
- gnuplot画图相关的loadfile,修改之后可以用作画图模板,实现不同点线画图,不同颜色画图,自由设置title位置,坐标大小,横纵坐标的对数化等功能~-loadfile for gnuplot,could be modified for lines or points graphs (data based),so many attributes could be edited~
changes
- 找了很长一段时间都没有获取子窗体控制其控件的代码。自己改了一份分享给大家!获取句柄后可以自定义TListView需要修改的控件坐标来达到控制目的-Looking for a very long time do not get the subform control its control code. Own a share for everyone to change! Get a handle custom TListView after the control coordinates nee
newt_g
- 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
2440-touch-screen-driver
- 2440 触摸屏驱动详解: 触摸屏驱动的实现步骤 硬件原理图分析 建立触摸屏驱动程序 在两个中断服务程序中实现触摸屏状态和坐标的转换 将驱动代码写入内核-Detailed touch screen driver 2440: touch screen driver hardware schematic of implementation steps to establish the touch screen driver in the two interrupt ser
2
- vc++绘图工具绘制的带坐标的柱状图,(mfc)。-vc++ drawing tools histogram plotted with the coordinates, (mfc).
MouseMeter
- Mouse Meter可以获取和记录有关鼠标的统计信息,包括:速度,移动的距离,坐标,光标经过的窗口,鼠标点击的数量(每个按钮),等等。-Mouse Meter may gain with the recording related mouse statistical information, including: The speed, the motion distance, the coordinates, the cursor process window, the mouse cli
20061218
- 坐标转换软件,很好用 共享-coordinate conversion software with a good share
gps.py
- 火星坐标gcj02、百度坐标bd09、WGS84坐标转换代码(Mars coordinates gcj02, Baidu coordinates bd09, WGS84 coordinate conversion code)
duquxiangsuzuobiao
- 读取鼠标点击位置的像素坐标,显示在命令框中(Read the pixel coordinates of the mouse click position, and display it in the command box)