搜索资源列表
simulateDlg
- 利用键盘上的左右上下按键,用来实现模拟鼠标功能-Use the keyboard up and down the left and right keys, the mouse is used for analog functions
mouse
- 模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
dianziqin
- 这是一款能模拟钢琴,电子琴,笛子,竖琴,鼓,号,弦等120余种音色,可以用鼠标或键盘演奏,能记录你的演奏过程并忠实重奏,也可以手工输入标准乐谱进行自动演奏的功能全面的电子琴,是业余娱乐和音乐学习的良友!-good
11
- 进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
monijianpan
- 模拟键盘和鼠标按下对应的按键 很有意思的大家看一下 -Simulation keyboard and mouse press the corresponding key interesting read
xr91709
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:模拟键盘鼠标-Easy language source code sharing.Hope more friends to understand easy language.Source Name: simulate keyboard and mouse
Simulate
- 以 VC++为例来介绍一下如何实现程序来模拟键盘及鼠标的输入,这里主要是通过两个Windows API函数来实现这两个功能。模拟键盘用Keybd_event这个api函数,模拟鼠标按键用mouse_event函数。-VC++ example to introduce how to implement the program to simulate keyboard and mouse input, mainly through two Windows API functions to achie
RCU-Monitor-1.0(code)
- 1.IR读码器,RF 数据模拟器,解码,波形测量等。 2.采用USB HID协议采集数据,无需驱动,即插即用。 3.专业的红外解码库,可以解市场上80 以上红外码。 4.使用sonix sn8f2271作为采集器控制器,配合本人开发的遥控器套件,具有键盘,鼠标功能,还可以模拟2.4G通讯数据。-1.IR code reader, RF data simulator, decoding, and waveform measurements. 2.use USB HID protocol
keyboard-recorder-
- 控制器命令: &HA1:获得版本号。 &HA4:获得密码。 &HA5:设置密码 &HA6:比较密码 &HA7:禁用鼠标 &HA8:启用鼠标 &HAD:禁用键盘 &HAE:启用键盘 &HD2:写键盘缓冲区的环回指令(模拟键盘可以用这个) &HD3:写鼠标缓冲区的环回指令(可以模拟鼠标操作) 键盘命令: &HFF:复位键盘 &HFE:重新发送上一次的数据给主机 &HED:在此命令之后需要跟随一个参数字节,用于设置键盘上那3个指示灯的状态-The controller comman
AutoDing_SourceCode
- Delphi6.0开发,本来是想用来自动顶帖子的。设置键盘鼠标的系列操作,并由程序模仿。可作为delphi模拟键鼠操作的例子。-Delphi6.0 developers wanted to automatically top posts. Set a series of keyboard and mouse operation by the program to imitate. An example of a mouse and keyboard operation can be simula
KBD-a-MOUSE
- 模拟鼠标和键盘操作,自己手动插入要执行的语句或者载入导出的文件便可按顺序自动执行。-Simulate mouse and keyboard operation, their statements to be executed manually inserted or loaded the exported file can be sequentially executed automatically.
Keystroke-recorder
- 功能:记录键盘按键,鼠标移动、按键,可以保存为脚本文件,通过脚本文件模拟键盘,鼠标操作! 记录开始=ScrollLock键” “记录结束=ScrollLock键”“运行脚本=F12键” “结束脚本运行=F11键” “灵敏度越小,记录的脚本越多!模拟精度越高!-Function: record the keyboard, mouse, keyboard, can be saved as a scr ipt file, the scr ipt file to simulate
Auto-mouse-click-simulation
- 自动鼠标点击模拟 Ver 1.0 =================================== 这是一个自动鼠标点击模拟演示的示例,同时也示例键盘热键的一些特色。 按下键盘上的 A 键 停止或继续鼠标自动点击.-Auto mouse click simulation Ver 1.0 =================================== This is an automatic mouse click simulation demo example, but
BackVK
- 驱动线模拟鼠标键盘操作,并写成了类和接口文件-procedure MouseLeftDown(x:Integer y:Integer) stdcall external interface.dll
Password-cracking
- 密码暴力破解小程序,模拟键盘鼠标操作,算法设计字符的排列组合-Password brute force crack small program, simulated keyboard and mouse operation, algorithm design character permutations and combinations
kezboardtest
- 模拟测试鼠标及键盘的输入 VC++编程实现,推荐给大家(Simulation test of mouse and keyboard input vc + + programming, recommend to everyone)
flag
- 本练习制作模拟钢琴的实例,如图98-1所示,程序执行后,创建一个带有模拟钢琴键盘的面板,用户可以通过键盘或者鼠标来“敲击”()
pagesubmit
- 一个自动填写网页表单并提交的工具软件,可同时监控提交后内容并报警提示。自动填写表单内容,可以从文件读取内容并自动填写到网页,支持验证码自动填写,填写完毕后自动提交。适合批量提交网页。定时提交可实现在无人值守时自动填表并提交网页。完全模拟手工操作,展示实时页面及整个提交过程。程序可后台运行,完全不影响键盘鼠标操作(A software that automatically fill in the form and submit it. It can monitor the contents and
06_MyEvent
- 模拟键盘鼠标消息。FHJURDHJKLLIYFEEDGHH(MICROSOFT FOUNDATION CLASS LIBRARY : MyEvent)