搜索资源列表
java_hanoi
- 一个经典的汉诺塔演示的java程序,游戏者可自己设定盘子个数,并用鼠标拖拽盘子,也可由程序动态显示解决过程-a classic demonstration of HANOR java programs, players can set their own number plate, and dragging with the mouse tray and procedures can be dynamically displays settlement process
pageflip_v22
- flash中实现翻书效果的源代码,功能完善,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转-flash book to achieve the effect of the source code, complete functions, can double-click or drag the mouse to achieve forward or backward flip, can set the page is soft or hard page p
glenabledview_demo
- An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
MapCollecter
- 这是一个从在线地图(例如google地图)中把地图保存到你的电脑上的一个程序。实现原理是模拟鼠标拖拽和截图。
200333121363742504
- flash用鼠标拖拽勫书源码!效果很好的
book_flash1111
- 一款很好的翻书效果,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转
qddown_fla52458822444
- 实现翻书效果的源代码,功能完善,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转
ER-DiagramEditorAndConverter
- 1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定 2.对绘制的实体、属性、联系提供合法性检查 3.对绘制的图形进行拖动、重设大小、删除 4.通过属性对话框对实体、属性、联系的各种参数进行重新设置 5.数据的串行化 6.将绘制完成的E-R图转换成数据库脚本
085
- 在开发有关的卢定位的软件时,我们可以用鼠标拖拽的方法实现动态地理定位。本实例就是一个用鼠标拖拽的方法实现的动态改变公交线路的例子。
可通过拖拽鼠标旋转坐标轴
- 可通过拖拽鼠标旋转坐标轴,有x,y,z三个坐标轴,并且能显示坐标轴的名字-By dragging the mouse to rotate the axes, there are x, y, z three axes, and can display the name of the axis
arcball
- 轨迹球算法,在CSGL的编程中,用于将二维坐标投射为三维坐标,实现平面鼠标拖拽改变三维物体坐标-Trackball algorithm, CSGL programming, two-dimensional coordinates for the projection of three-dimensional coordinates of the mouse drag to change the planar three-dimensional object coordinates
dragdrop
- qt3.3.5 实现鼠标拖拽功能,可以将数据从一个控件放到另外一个控件中-qt3.3.5 the realization of the mouse drag functionality, data can be from a control on another control
OpenGL
- 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
drawsingle
- 画图程序中可以通过鼠标的拖拽画出三种简单的图形形式:直线、椭圆和矩形。-Paint program can drag the mouse to draw a simple graph of three forms: a straight line, oval and rectangular.
easysizedemo
- 可点击鼠标随意拖拽,放大或缩小对话框到随意大小,控件也可随对话框放大或缩小-Can click a mouse can drag, zoom in or out to the random size of the dialog box, controls with the dialog box can also zoom in or out
movDiv
- 存javascr ipt 写的鼠标拖拽DIV,div可以随鼠标移动而移动,在项目里会常用到-movie DIV
catchScreen
- 用csharp实现的截屏功能,鼠标拖拽捕获要截屏的区域,截屏,并保存成选择的图片格式。 可以用鼠标反向拖拽关闭程序。-Achieved with csharp screenshot function, drag the mouse to capture screen shots of the area, screen shots, and save the image into the selected format. Drag with the mouse can turn off the
ourDemo
- 可绘制直线、圆、矩形、椭圆、多边形、图形大小可随鼠标拖拽改变,画笔颜色、线宽可变-Can draw a straight line, circle, rectangle, ellipse, polygon, image size can be changed with the mouse to drag and drop, pen color, line width, variable
wpf_DragDrop
- WPF 鼠标拖拽功能,自定义拖拽的跟随图形,不再是一个虚线的系统的小标志,而是具体所拖拽的对象的图形,比如拖一个button,后面跟随的就是一个button的形状。-WPF mouse drag and drop, drag the following custom graphics, broken system is no longer a small sign, but concrete by dragging a graphical object, such as dragging a b
MFC鼠标拖拽
- MFC实现鼠标拖拽事件,鼠标抬起、滑动和鼠标释放各种事件