Welcome![Sign In][Sign Up]
Location:
Search - Mouse Test Program

Search list

[Othermtest

Description: 鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
Platform: | Size: 39647 | Author: roy | Hits:

[OtherMouse

Description: Mouse,鼠标操作,Mouse Hit-Test Demo Program
Platform: | Size: 57668 | Author: shell | Hits:

[OS programVC-system-programming

Description: 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information access, the registry program
Platform: | Size: 619520 | Author: hugh | Hits:

[Hook apivc_jiqiaoshili_part5

Description: Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C program design techniques and examples-- matching CD Chapter 5 news mapping and processing a total of this chapter 8 examples : 1. Mouse Mouse news two examples. Keyboard news KeyBoard three examples. Sender_Re veiver use of information to achieve internal process communication 4. MouseHook mouse hook examples 5. Su bClass adopted son classified information to redirect 6. SuperClass-seven examples of classification. Test Heavy OnCmdMsg to intercept and redirect news 8. CmdFun scope order to use mapping information
Platform: | Size: 475136 | Author: xixi | Hits:

[Othermtest

Description: 鼠标测试软件VC++ api函数编写的程式-mouse test software VC api function, a program
Platform: | Size: 327680 | Author: roy | Hits:

[.netmouse

Description: C#.NET写的测试鼠标是否有连击情况的程序,有的人鼠标点一下就出两下,这个程序可以测试出来-C#. NET written test whether the mouse batter procedures, and some people mouse click on the two, this program can test out
Platform: | Size: 48128 | Author: IceWang | Hits:

[OtherMouse

Description: Mouse,鼠标操作,Mouse Hit-Test Demo Program-Mouse, mouse, Mouse Hit-Test Demo Program
Platform: | Size: 57344 | Author: shell | Hits:

[Other Embeded programTest_PS2_Mouse

Description: JXARM9-2410。Test_PS2_Mouse。PS/2鼠标测试-JXARM9-2410. Test_PS2_Mouse. PS/2 mouse test
Platform: | Size: 83968 | Author: 伟建 | Hits:

[Hook apiMouseHookTest

Description: 用vc写的一个鼠标的hook代码以及一个test程序代码-Vc write with a mouse hook code and a test program code
Platform: | Size: 1969152 | Author: shijian | Hits:

[JSP/Javatest

Description: java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击-java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
Platform: | Size: 3072 | Author: zhangjianhua | Hits:

[OtherMOUSETEST

Description: 一个用mfc实现的对鼠标按键测试的小程序-A realization of the mouse button on a small test program
Platform: | Size: 1944576 | Author: ff | Hits:

[Linux-Unixkeyboard_test

Description: QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the preparation of a soft keyboard procedures. There are two control LineEdit, a next to a button, the click of a button, automatic pop-up soft keyboard, enter the number directly after the show in lineEdit1 Another realization of the mouse double-click lineEdit control, automatic pop-up on the soft keyboard. The program board in the development of the main development process, because some of the environment development board does not soft-keyboard, can not enter a number, so use this test procedure can be directly in the pop-up soft keyboard you need to place it automatic pop-up soft keyboard for input.
Platform: | Size: 2566144 | Author: 丁若冰 | Hits:

[Windows Developtest

Description: OpenCV program that lets you draw on a image with your mouse
Platform: | Size: 1024 | Author: Chack92 | Hits:

[Graph DrawingTEST

Description: 使用visual c++实现的一个MFC画图程序,输入要画几边形后,点击几次鼠标左键就可生成几边形-Using visual c++ to achieve a MFC Paint program, enter the draw a few-gon, then click the left mouse button you can generate a few hundreds gon
Platform: | Size: 697344 | Author: zhouchao | Hits:

[OS programMouse_Test

Description: 本程序以极简洁的形式表现了windows程序中如何使用windows API来完成窗口的创建,注册,消息的循环及传送,还有如何完成在窗口中对鼠标信息的接收及处理,对刚接触windows编程的人员具有极高的价值。-This very simple procedure to the form of a windows program how to use the windows API to complete the window creation, registration, circulation and transmission of messages, as well as how to complete the mouse in the window on the receiving and processing information on new to windows programming The staff has a very high value.
Platform: | Size: 2755584 | Author: 张一 | Hits:

[Game Programvbwinio

Description: VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。   虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。   用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。   本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to use the keyboard keys winIO simulation test program, winio are hardware simulation, but does not support usb keyboard, mouse, front desk operation to be. Although there are many game ban, but because it is open source, so still a lot of varieties, if they have the power, you can change a special version of their own. Loaded with InitializeWinIo function driver, if successful will return true, otherwise it returns false, end of the process, remember to use ShutdownWinIo function to uninstall the driver. Source code only for study and research, ban for illegal purposes. Download some antivirus software may alarm, indicating that your anti-virus software can.
Platform: | Size: 24576 | Author: longlian90 | Hits:

[Hook apiHookTest

Description: 界面程序测试hook dll 截获键盘鼠标事件 F2退出hook-Intercept test program interface hook dll hook keyboard and mouse out event F2
Platform: | Size: 69632 | Author: dai ting | Hits:

[JSP/JavaMouseTest

Description: 一个小的鼠标测试程序,能够不断显示鼠标单击的位置-A small mouse test program, to continue to show the location of the mouse click
Platform: | Size: 1024 | Author: 李林 | Hits:

[Otherusb

Description: stm32f103rbt6 usb 鼠标测试程序最小程序,非常简单-stm32f103rbt6 usb mouse test program minimum program, very simple
Platform: | Size: 5040128 | Author: wangxiangyu | Hits:

[Linux drivertest-usb-1

Description: linux下的鼠标测试程序,依赖于gpm环境-The mouse test program under Linux, relies on the GPM environment
Platform: | Size: 1024 | Author: shenqi | Hits:
« 12 3 4 »

CodeBus www.codebus.net