当前位置:
首页
资源下载

搜索资源 - simulate keyboard and mouse operation
搜索资源列表
-
2下载:
远程反弹*软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。 2、远程关机、启动、注销、修改组织名、用户名。 3、远程*、鼠标控制、锁定键盘鼠标、模拟特别键功能。 4、远程注册表模拟器、快速注册表修改。 5、远程消息发送、远程进程控制。 6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。 7、远程系统命令、远程DOS命令。 8、远程屏幕抓图(可保存为图片)。
-
-
0下载:
利用CSocket实现远程桌面功能
实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-CSocket using Remote Desktop feature to achieve the realization of the main idea is: first Remote Deskt
-
-
0下载:
模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
-
-
0下载:
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。
-Windows popular in today, windows interface procedures by the majority of users. Th
-
-
0下载:
过程器,利用它可以把一些琐碎的鼠标和键盘操作进行批处理。-Process, and use it, we can leave some trivial operation of mouse and keyboard for batch processing.
-
-
0下载:
利用CSocket实现远程桌面功能。程序有点复杂,主要是CSocket的运用。 实现思路主要是:先将远程桌面捕获发回本地,然后在对话框中显示,将本地鼠标、键盘的动作变成命令输入,再发送到远程主机执行(实际上这一步是模拟出鼠标和键盘的操作),最后将远程桌面再次捕获发回本地,在对话框中显示出来。这样也就实现了系统自带的远程桌面的功能。-Use CSocket remote desktop functionality. Process a bit complicated, mainly the use
-
-
0下载:
一个模拟摇控器程序,通过HOOK技术可以模拟键盘鼠标,操作远程机器,以利于初学者对HOOK的学习-An analogue remote control program, through the HOOK technology can simulate keyboard and mouse to operate the remote machine, in order to facilitate the learning for beginners right HOOK
-
-
0下载:
调用WINIO,内嵌汇编代码模拟键盘鼠标操作。-Call WINIO, inline assembly code simulate keyboard and mouse operation.
-
-
0下载:
1用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件,或者利用基于图形界面的鼠标或者键盘操作控制进程管理内容。
2定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。
3定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控制方法模拟,并实现对应的控制程序
-
-
0下载:
这是一个非常好的游戏*程序,它可以模拟鼠标操作,键盘操作,显示鼠标指针位置和该点的颜色,非常好的软件-This is a very good game plugins, it can simulate the mouse operation, the keyboard operation, display the mouse pointer position and point of color, very good software
-
-
0下载:
模拟鼠标和键盘操作,自己手动插入要执行的语句或者载入导出的文件便可按顺序自动执行。-Simulate mouse and keyboard operation, their statements to be executed manually inserted or loaded the exported file can be sequentially executed automatically.
-
-
0下载:
一个网页游戏的*程序,使用在google浏览器。可以模拟键盘鼠标操作。包括图像识别-A web game plug, use google browser. Can simulate keyboard and mouse operation. Including image recognition
-
-
0下载:
在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的
操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入
操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢?
答案是肯定的。这里主要是通过两个Windows API函数来实现的。-In the Windows era, windows interface program by the majority of users are welcome. To
-
-
0下载:
计算机一段时间不用就会锁定或者黑屏,该程序能够模拟键盘和鼠标操作,让计算机保持活动状态。-Computer for a period of time don t lock or a black screen, the program can simulate keyboard and mouse operation, let the computer remains active.
-