搜索资源列表
鼠标取词vc代码
- 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has m
T-Mouse v1.0 基于远程线程结构程序vc++
- 基于远程线程结构程序。开发环境vc++。-thread structure based on remote procedure. Vc development environment.
VC 增强的模拟滑鼠intellipan2_demo
- 本程序是用VC++实现的 \"增强的模拟滑鼠\"源代码.-this procedure is the VC "enhanced simulation mouse" source code.
vc DirectX Input获得鼠标输入mouseinput
- 本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
vc按钮程序
- 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
MouseGesture
- VC++,获取鼠标移动方向的源码。类似Maxthon的鼠标动作,非常简单,没有鼠标轨迹画出。-Using VC++, to catch the movement of the mouse, like the maxthon s mouse monitor. It s sample, there is no lines of the movement of the mouse.
VC_Mouse_Hook_intercept_mouse_control_source_event
- VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
VC-HID
- 使用VC++访问如键盘,鼠标和自定义的HID设备-Using VC++ to access such as a keyboard, mouse, and a custom HID device
VC-curve-display
- 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
VC++6GAMEpro
- 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
mouse.tar
- C语言图形编程中实现鼠标功能的基本示范程序,参考此程序可轻松上手进行鼠标图形编程。-C graphical programming language to achieve the basic functions of the mouse model procedures, refer to this procedure can be easily carried out to use the mouse graphical programming.
mouse_scr
- VC++ 鼠标穿透窗口效果源码, 新手学习好例程.-VC++ Mouse penetrating effect of source window, and newcomers to learn a good routine.
3D_game_demo(VC)
- 3D界面游戏,点击鼠标可发射不同颜色的圆环,伴随着发射声音,圆环沿着鼠标方向快速飞行,当遇到障碍物时,会按照反射方向飞行。可移动鼠标来确定3D空间物景发射的角度,游戏场景清晰,感觉像玩网游一样,身临其境~~···试试看哦,-3D game interface, click the mouse to launch the ring in different colors, along with the launch of the voice of the mouse along the circl
HookMouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。在VC6下编译通过。-A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the inform
VC-hook
- 一个用VC实现的钩子程序,用于捕获鼠标经过的窗口的标题-A hook with the VC implementation procedures for the window to capture the mouse over the title of
VC
- VC鼠标控制台操作,加油呀,加油-VC mouse console operations, refueling ah, 加油! ! ! ! ! ! ! ! ! ! !
MouseTrace
- MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information
VC++游戏猫捉老鼠源代码
- The code shows how to program a game using vc++. Here is a game called Cat Catching Mouse.
2_mouse
- 本程序是学习C语言窗口中使用鼠标的好例子! 可在VC6中,新建W32程序,然后复制到程序区,编译。(In VC6,New W32,mouse program.)
vc
- VC编写的程序,点击拖动鼠标能实现图像局部区域的放大,很智能(VC written procedures, click drag the mouse to achieve the local area of the image zoom, very intelligent)