搜索资源列表

  1. API模拟发送按键.鼠标动作

    0下载:
  2. 这是一个模块,主要示范SendInput API函数,模拟发送按钮按下,放开,鼠标单击,按下,放开等动作,并同时可以向指定的程序,如记事本,画笔等运行的程序发送按键,鼠标事件.您可以在画笔程序中自动画一副画,呵呵,当然也可以控制任意程序
  3. 所属分类:外挂编程

    • 发布日期:2010-10-03
    • 文件大小:4.17kb
    • 提供者:diyu0diyu
  1. 模拟QQ小键盘的一款Delphi控件源码

    0下载:
  2. 内容索引:Delphi源码,控件组件,小键盘   模拟QQ小键盘的一款Delphi控件源码,控件关键字:低级键盘钩子、按键状态 正常 鼠标进入 鼠标点击、数字数组、字母数组、所有按键的区域结构、忽略键盘的Shift消息、如果此值为真,则取Shift状态的时候按照下面的字段拳…   FAutoFitSize: Boolean; //是否自动调整大小    FAtOnceRePaint: Boolean; //字段改变后是否立即刷新   
  3. 所属分类:按钮控件

  1. windows-keysmouseevents

    0下载:
  2. Windows下通过调用API模拟系统鼠标,按键的典型例子.-by calling Windows API Simulation System mouse and keyboard, a typical example.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:18kb
    • 提供者:lw
  1. DV710_USB_driver_test

    0下载:
  2. 基于ST公司的STR710芯片的DV710开发板。程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后(此时L3会亮起),可以用板上的按键来模拟鼠标动作(K1 左,K2 上,K3 下,K4 右,K5 鼠标左键,K2与K3同时按下 鼠标右键)。 -based company ST
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-11-27
    • 文件大小:11kb
    • 提供者:卞璐
  1. VBAPIFASONG

    0下载:
  2. VB API模拟发送按键.鼠标动作,可以通过VB来控制按键.鼠标动作-VB API Send button. Mouse movements, through VB to control keys. Mouse movements
  3. 所属分类:系统编程

    • 发布日期:2024-11-27
    • 文件大小:12kb
    • 提供者:梁俊
  1. WMouse

    0下载:
  2. 在书上抄的一段例子程序,通过按键来模拟鼠标滚轮。-Copied in the book section of examples of the procedures adopted to simulate the mouse wheel button.
  3. 所属分类:系统编程

    • 发布日期:2024-11-27
    • 文件大小:34kb
    • 提供者:tpzzs
  1. AutoHotkey_source

    0下载:
  2. 一个类似按键精灵的工具,利用高效脚本引擎实现模拟键盘,鼠标按键,还可以录制鼠标动作,支持回放功能,非常强大-A similar button wizard tool, the use of high-performance scr ipting engine for analog keyboard, mouse button, you can record mouse movements, to support the playback
  3. 所属分类:系统编程

    • 发布日期:2024-11-27
    • 文件大小:976kb
    • 提供者:阿撒
  1. USB

    0下载:
  2. 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。-Procedures to demonstrate the application of a USB mouse. Run-time line to connect with USB development board with
  3. 所属分类:驱动编程

    • 发布日期:2024-11-27
    • 文件大小:318kb
    • 提供者:taowei
  1. simulateDlg

    0下载:
  2. 利用键盘上的左右上下按键,用来实现模拟鼠标功能-Use the keyboard up and down the left and right keys, the mouse is used for analog functions
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:2kb
    • 提供者:chen
  1. bb

    0下载:
  2. 兵乓球的辅助工具,模拟鼠标按键操作,实现发旋转球-兵乓球auxiliary tools, Analog mouse button operation, implementation hair spin
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:167kb
    • 提供者:张洪涛
  1. ZCWG

    0下载:
  2. QQ游戏找茬外挂,原理是比较两图像相应点的颜色的RGB值,如果相差不大则认为相同,最后用红线画出不同位置,自己用鼠标点就可以了……可以进一步优化,采用模拟鼠标按键的方式实现-Finding fault plug QQ games, principles are more points of the two images corresponding RGB color values, if the same is no less than
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:32kb
    • 提供者:楚春雨
  1. ps2_mouse_driver

    0下载:
  2. 利用MSC系列单片机 89S51 模拟PS2协议 对鼠标进行读写控制 可以再LCD1602 上显示坐标和鼠标按键值-used MSC series MCU 89S51 to drive PS2 mouse ,display the keyvalue and position
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-11-27
    • 文件大小:29kb
    • 提供者:蔡德洋
  1. AutoHotkey104805_source

    0下载:
  2. AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
  3. 所属分类:外挂编程

    • 发布日期:2024-11-27
    • 文件大小:1006kb
    • 提供者:sun
  1. App_vb6

    0下载:
  2. 驱动级模拟鼠标和键盘按键,非常简单的调用驱动,结构清晰,容易学习。(it is good for you if you want get mouse work)
  3. 所属分类:Windows编程

  1. Client

    0下载:
  2. 模拟鼠标按键简单源码,可以设置快捷键和按键间隔,支持鼠标左右键(Simulation mouse button simple source code, you can set the shortcut keys and key intervals, to support the left and right key)
  3. 所属分类:C#编程

    • 发布日期:2024-11-27
    • 文件大小:979kb
    • 提供者:Bytes
  1. mouseclick

    0下载:
  2. 模拟鼠标按键1,模拟鼠标按键2,模拟鼠标按键3(Every time when the New Year is coming, my mother will go to the flower market to buy some fresh and beautiful flower to decorate our house. I like to go there with her, because I can gain the kno
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:hellosteen
  1. click

    0下载:
  2. 模拟按键和模拟鼠标最好用的方法,已经封装好,windows下直接调用(The best way to simulate keystrokes and simulated mouse has been packaged and called directly under windows.)
  3. 所属分类:游戏

    • 发布日期:2024-11-27
    • 文件大小:1kb
    • 提供者:AIW_thomas
  1. 键鼠模拟

    0下载:
  2. 模拟键盘、鼠标自动化操作桌面,之前用在公司的报警信息处理,如有需要,可以参考(make the keypad and mouse auto used)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:19.89mb
    • 提供者:indeedneed
  1. VB模拟按键精灵自动点击网页

    0下载:
  2. VB模拟按键精灵,自动刷新网页 自动点击 自动语音提示(VB analog button wizard, automatic refresh of web pages, automatic click on automatic voice prompt)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-27
    • 文件大小:129kb
    • 提供者:beibeilong
  1. VB鼠标按键精灵

    0下载:
  2. VB鼠标按键精灵(VB模拟出的按键精灵大部分功能)(Private Declare Sub keybd_event Lib "user32" (ByVal bVk As Byte, ByVal bScan As Byte, ByVal dwFlags As Long, ByVal dwExtraInfo As Long) Private Declare Sub mouse_event Lib "user3
  3. 所属分类:其他小程序

    • 发布日期:2024-11-27
    • 文件大小:91kb
    • 提供者:大牛12345
« 12 3 4 5 »

源码中国 www.ymcn.org