搜索资源列表

  1. 鼠标控制和优化

    0下载:
  2. 鼠标的控制和优化的几个很好的小程序的源代码,对鼠标好些功能都作了设计。-these are good source codes of several small program which is designed for some functions of mouse.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:48128
    • 提供者:何培松
  1. 让VB开发环境支持鼠标滚轮的插件源码

    0下载:
  2. 这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:25600
    • 提供者:焦明
  1. 控制对方机器的程序Client

    0下载:
  2. 可以偷窥到对方的桌面内容,按设置的时间进行刷新.可以用鼠标控制对方的电脑,包括所有的鼠标操作.可以使用键盘控制对方的电脑,几乎可用所有的按键.在客户端可以建立多个窗口,对多台电脑进行监视控制.可以运行一条命令,例如打开一个记事本.可以锁定/解锁对方的电脑.可以让对方电脑(强行)注销/重启/关机.可以传送/删除/移动对方的电脑上的文件.在必要时还可以关掉服务程序. -can peeping into the opponent's
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:97280
    • 提供者:ysx
  1. WheelTrack

    0下载:
  2. 利用VB及API控制鼠标的滚轮行为,对于自己开发编辑控件有帮助。-using VB API and mouse control of the wheel, for the development of its own editorial control help.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:cfh
  1. remotecoltrol

    0下载:
  2. 远程控制,java中有个robot对象,可以模拟鼠标、键盘的动作,也可以截取屏幕,再配合网络通信,图像处理,就可以远程控制了。而且所需的类库都是java自带的。-Remote Control, java There is a robot object, can simulate the mouse, keyboard action, can also be the interception of the screen, coupled
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:18432
    • 提供者:star
  1. newogl10

    0下载:
  2. OpenGL中对复杂物体的建摸,能够显示出并且控制鼠标的移动-OpenGL for modeling complex objects that can show and control the movement of the mouse
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:130048
    • 提供者:娃哈哈
  1. vbcontrolMouse

    0下载:
  2. vb如何控制鼠标 对鼠标的停留位置做出判断,也就是得到鼠标在屏幕上停留的位置。将鼠标的移动到所确定的位置-vb how to control the mouse on the mouse position to judge the stay, that is, get the mouse to stay on the screen position. The mouse moved to the location identifie
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:fghf
  1. SimulateMouse

    0下载:
  2. C#程序控制鼠标-C# Control mouse
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:26624
    • 提供者:赵*
  1. MouseSimulation

    0下载:
  2. 通过键盘ASDW控制鼠标运动,JK模拟鼠标左右键,全局钩子,用键盘控制鼠标。-ASDW control through the keyboard mouse movement, JK simulation around the mouse button, global hook, using the keyboard to control the mouse.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-20
    • 文件大小:1339392
    • 提供者:王路
  1. ScreenWatch

    0下载:
  2. 能够远程监视局域网内的桌面,并远程控制鼠标-LAN to remotely monitor desktop, and remote control mouse
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:翟双凤
  1. mouse

    0下载:
  2. 用键盘控制鼠标移动 w上 s下 a做 d有 j左击 l右击 u上滚 k下滚-Control mouse with keyboard w on s under a to do d has j left l hit u right-click on the roll under the rolling k
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1101824
    • 提供者:lokyiayi
  1. P2Pmouse

    0下载:
  2. 通过P2P控制鼠标,采集数据,用Verilog编写。-Through the P2P control mouse, collected data, prepared using Verilog.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:Nila
  1. jm2pc

    0下载:
  2. 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1705984
    • 提供者:laurence
  1. javaControl

    0下载:
  2. 远程协助 如何用Java实现qq中的远程协助功能,可以看到对方桌面,可以控制对方鼠标(在允许的情况下) 帮帮我好吗?(但我没分能给你,我还没分) 不断截取屏幕图像,然后发给接收方,接收方显示及时显示图片,这样可以实现远程监控,如果用控制鼠标,就给受控方发送鼠标移动命令,用受控方的Java程序解析命令移动鼠标,不过Java虚拟机有没有这个权限就不知道了。 用Java.awt.Robot类可以实现全部功
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:yx
  1. 10010

    0下载:
  2. 在Visual Basic 编写的程序中控制鼠标-In a program written in Visual Basic to control the mouse
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:fjaklsdj
  1. 语音控制

    0下载:
  2. 语音控制电脑,比如鼠标移动,点击,打开程序,输入字符,等等,语音完成,不需要接触电脑。(Please provide free to the needy. Including source code, thank you.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:156672
    • 提供者:we123
  1. qfx_API_鼠标滚轮

    0下载:
  2. sendmessage的应用例子,API实现控制鼠标滚轮(Examples of SendMessage applications)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:qwsdzc
  1. AutoClick

    0下载:
  2. 控制鼠标移动和单击。MATLAB脚本文件,实现鼠标在指定位置单击。(Control mouse movement and click. The MATLAB scr ipt file enables the mouse to click in the specified position.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1915904
    • 提供者:Yandy
  1. click

    1下载:
  2. 调用windows api,实现labview控制鼠标(using windows api to control mouse)
  3. 所属分类:LabView

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:cmtt42
  1. windows-键盘控制

    0下载:
  2. windows程序设计,visual studio 上运行,键盘控制窗口鼠标,键盘上上下左右可以控制鼠标上下左右。(Windows program design, running on visual studio, keyboard control window mouse, keyboard up and down can control the mouse up or down.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:27887616
    • 提供者:likeworld
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org