搜索资源列表
实例73_图形操作_旋转立方体
- 一个立方体,用鼠标拨动能旋转起来,摘于书籍的光盘,谢谢。-a cube, trying to use the mouse rotation, picking books in the CD, thank you.
HexStrToIntac
- C++/VC.Net...实现二进制、八进制、十进制、十六进制之间的转换 实现不同进制数的加减乘除运算 所有的数据需由键盘(或鼠标操作...输入输出界面,可通过设置窗口或模拟计算器的外形做一些设计。 -C / VC.Net ... to achieve binary, octal, decimal, hexadecimal conversion between the different band to achieve a number of arithmetic operations all
AsmDraw
- 学期汇编语言考试的作品,一个画图的程序,支持鼠标操作和键盘操作。Masmplus(masm8.0)编译通过。对学汇编的朋友应该有帮助。-semester examinations assembly language works, a painting process, operation support mouse and keyboard operation. Masmplus (masm8.0) compile. Compilation of school friends should he
comput
- 实现windows 计算器软件基本功能:+-*/等,可以使用鼠标操作,也可以使用键盘操作。
wenbenbianjiqi
- 文本编辑器的功能可模仿EDIT。文本编辑器的功能如:插入、删除、修改、光标移动。块操作有:剪切、拷贝、删除、粘贴等。文件操作有:打开、关闭、保存、另存等。还有菜单功能、帮助信息和鼠标操作等。难点是:1、文件的管理;2、鼠标功能与文本编辑和块操作的连接。-text editor functions replicable EDIT. The text editor features such as : insertion, deletion, modification, the cursor mov
Mouse
- Mouse,鼠标操作,Mouse Hit-Test Demo Program
Example081
- vc++中鼠标操作的简单程序,程序简单易懂,操作简单!
c
- 用C实现计算器的编程,功能:加减乘除,清零,退出,鼠标操作
mouse
- 模仿鼠标操作:mouse_event(MOUSEEVENTF_LEFTDOWN,0,0,0,0) mouse_event(MOUSEEVENTF_LEFTUP,0,0,0,0) mouse_event(MOUSEEVENTF_LEFTDOWN,0,0,0,0) mouse_event(MOUSEEVENTF_LEFTUP,0,0,0,0)
delphi 建立键盘、鼠标动作记录与回放
- delphi键盘操作-keyboard operation, etc.
VB使用鼠标滚轮插件
- 这个程序是个VB编程环境的插件,功能是使VB的IDE编程环境支持鼠标的滚轮操作,压缩包中含有源代码,是研究VB插件编程很好的例子.-this procedure is VB programming environment plug-in that its function is to enable VB IDE programming environment supports mouse wheel operation, compressed packages containing the so
VB支持鼠标滚轮的VB源码
- 编译生成DLL文件,放到VB启动目录中,让VB6支持鼠标滚轮。我安装完VB后就将此补丁放进去,VB就支持滚轮操作了。 代码也是VB编写的!完全公开
winio.rar
- 内联汇编 直接操作winio驱动写io模拟鼠标键盘,Inline assembly winio directly mouse-driven simulation of a keyboard to write io
mouse
- 一款delphi编写的鼠标模拟工具,支持热键,采用线程操作方式模拟点击-Delphi prepared a mouse simulation tools, support hotkey, using threads operation simulation click
Record_Res
- delphi写的一个录制鼠标动作的例子。对需要学习鼠标操作的有一定参考意义。-delphi write an example of recording the mouse movements. On the need to learn to operate the mouse have a certain reference value.
strikes
- 鼠标操作左右 空格暂停 esc退出 r重玩
mouse
- c语言实现鼠标图形化,c中对鼠标操作,可用于c的图形化编程-c language graphics implementation of the mouse, c in the mouse can be used in the graphical programming c
cangkuguanli
- 内容摘要:在现代企业中,仓库管理是一项繁琐复杂的工作,每天要处理大量的单据数据。为及时结清每笔业务,盘点库存和货物流动情况,保证企业生产用料以及货物安全,库管人员要花费大量人力物力和时间来作数据记录统计工作。本系统正是根据仓库管理的专业特点而开发的,用现代电子技术提高库管工作的质量和效率。适用于小型企业库管以及储运业务,界面直观,操作简便,运用鼠标,在窗口的不同部位单击左健,双击左健,单击右健,系统会弹出相应窗口,供使用者录入和查询统计。 关键字:数据库、Visual Basic 6.0、S
os_source
- 用C语言写的迷你型的操作系统,支持ICO,支持鼠标操作,可做为操作系统的例子来学习-Written in C language with the mini-operating system that supports ICO, supports mouse operation, the operating system can be used as an example to learn
labview鼠标滚动scale
- 检测到鼠标滚动的参数,可用来缩放图片,执行相关操作