搜索资源列表
MouseMove
- 这是OPENGL的第三个例子,实现了鼠标移动来使物体旋转的,好好体会
STL-MOUSEMOVE
- VC++利用动态连接库开发的读取STL格式文件的界面,可鼠标点选,旋转物体,有需要的朋友可以下载
MyGraphic
- 加入新图形的步骤 1、在GraphRecord单元 定义结构体 2、在MyGraph单元的集合体(TClassGraph)中 加入该图形 3、MyGraph单元的private声明该图形的链表,Create中创建,Destory中释放 4、MouseUp事件中加入链表 5、MouseMove事件中移动图形 6、DrawGraph过程中加入画图 7、Clear 加入清空 8、preDel过程 9、preFill过程 10、preMove过程 11、Sav
drawInMFC
- 该程序实现了简单的画图功能,保存先前绘制图像的信息。响应了函数MOUSEMOVE-this is a drawing program.
huitu
- 手动绘图的小程序,帮助你了解MouseDown,Mousemove和Mouseup的运用,看了就知道了-Manually drawing a small program to help you understand the MouseDown, Mousemove and Mouseup use, read on to know the
mousemove
- 2D graphics mouse movement program cursor(mouse movement ) is shown and easy sorce code to understand
mousemove
- 通过移动鼠标,改变字的大小,以及矩形区域-By moving the mouse to change the font size, and the rectangular area
Drag
- 高效拖动控件 ,Javascr ipt 来写 拖动效果非学好,不会走位, 用SetTimer 来更新,不是用MouseMove 来更新, 时间可以自已设定 有定位记录效果,可以用在多功能网站,效果没得说-A Good Drag Control, Whitch is write by Javascr ipt, the Screen fresh Click in Timer, About 20times a second it also can set your
mousemove
- 在matlab中,gui中在图像上鼠标移动时可以获取坐标。-Image in matlab, gui mouse movement can get the coordinates.
MouseMove
- 通过c#编程,实现打开图像,然后对图像实现上下左右移动,随鼠标实现-C# programming to achieve open the image, and then move around the image with the mouse
raw
- 在窗口中用mOUse画线,MOUSE走到那就画到那,跟踪MOUSEMOVE消息-MOUse used to draw lines in the window, MOUSE painted it went to that track MOUSEMOVE message
MouseMove
- 如何结合opencv打开一张图片;以及如何获取到vector中的Mat数据,捕获鼠标移动时,当前的坐标位置- How to combine opencv open a picture and how to get to the vector data in the Mat, capturing mouse movements, the current coordinate position
