CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - keyboard

搜索资源列表

  1. keyboard

    0下载:
  2. 是一款不错的键盘例程十分好用,我编程用它十分成功。-The keyboard is a good routine is very easy to use, I use it very successful program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:9654
    • 提供者:weihe2003
  1. KeyMouse

    8下载:
  2. 通用键盘鼠标模拟(包括USB和PS2) 通过直接调用Kbdclass的回调函数KeyboardClassServiceCallback直接给上层发送键盘驱动。这个方法网上已经公开,参考 Hook KeyboardClassServiceCallback实现键盘 Logger,其他的还有很多,可以到网上去查。 简单说一下没有公开的部分,就是按下和松开的模拟,已经扩展键的模拟。 模拟主要是构造KEYBOARD_INPUT_DATA结构,按下和松开的Flags分别对应KEY_M
  3. 所属分类:Driver Develop

    • 发布日期:
    • 文件大小:25967
    • 提供者:ljh
  1. KeyBoardFilterDriver

    0下载:
  2. 该代码的功能是设置键盘钩子,记录键盘操作记录,包括键盘扫描码。-the function of this code is setting keyboard hooking and keeping the log of keyboard operation,the scan code is also included in it.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:139027
    • 提供者:俊豪
  1. chapter03

    0下载:
  2. 键盘过滤驱动源代码,VC++编写的一个完整代码程序,-Keyboard filter driver source code, VC++ Prepared a complete code procedures,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:62237
    • 提供者:lizhiliang
  1. Keyboard

    0下载:
  2. VC++编写的键盘响应程序,点击方向键可以实现场景的上下左右漫游。-VC++ program written in response to the keyboard, click the arrow keys can roam up and down about the scene.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:76377
    • 提供者:营营
  1. DisableWindowsKeys

    0下载:
  2. 用VB编程实现锁定计算机键盘,主要功能就是禁止键盘上的任意按键,同时还可以为软件设置密码,禁用任务管理器,保存当前设置;另外还可在任务栏添加小图标和任务管理器"应用程序"及"进程"隐藏进程的功能,并且锁定计算机后禁止使用屏保密码,可以使用快捷键解锁。-Programming with VB computer keyboard lock, main function is to prohibit any key on the keyboard, while software can also se
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:25377
    • 提供者:Utah
  1. globalhook2_src

    0下载:
  2. Windows hooking functions. Keyboard and Mouse hooks are provided. Low level and high level functions.
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:32548
    • 提供者:naseria
  1. fk3

    0下载:
  2. 一个韩国大学生写的键盘记录器,由驱动和GUI程序组成。-Writing a Korean university student keyboard recorder, by the procedure-driven and GUI components.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:284756
    • 提供者:Xing
  1. keyboard

    0下载:
  2. 键盘记录源码,更加底层的键盘记录程序。通过Hook API来截获键盘记录。-The keyboard, the bottom of the source record more keylogger. Through the Hook the API to intercept the keyboard records.
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:63782
    • 提供者:东东
  1. keymouse

    0下载:
  2. 键盘模拟鼠标的源码 -The source to smimulate keyboard and mouse input
  3. 所属分类:Hook api

    • 发布日期:2017-11-18
    • 文件大小:167392
    • 提供者:站长
  1. tenhook

    0下载:
  2. 键盘钩子(hook)例子- Keyboard clasp (hook) example
  3. 所属分类:Hook api

    • 发布日期:2017-11-18
    • 文件大小:19331
    • 提供者:站长
  1. keylock

    0下载:
  2. 键盘锁源码,适合与组态软件结合实现锁键盘功能-Keyboard lock-source for software and configuration to achieve lock keyboard function
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-24
    • 文件大小:77154
    • 提供者:aleckzhou
  1. keyboard

    0下载:
  2. 记录键盘历史记录的源代码 使用VB实现 里面包括使用程序关联指定后缀文件名 记录shift健, caps健等具体示例-History records the keyboard using the VB source code to achieve it, including the use of procedures related records specify the file name suffix shift Kin, caps and other specific examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:59602
    • 提供者:张珉
  1. Global_Keyboard_And_Mouse_HOOK

    1下载:
  2. 全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成.-The overall situation of the keyboard and mouse Hook, used to monitor mouse and keyboard events. VB.net 2008 with the code completion.
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:21942
    • 提供者:sunwayking
  1. CSLLKeyboard_src

    0下载:
  2. keyboard hook class in C#
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:3770
    • 提供者:wang
  1. maze_src

    0下载:
  2. 一个用C++写的兔子走迷宫游戏,用键盘上的方向键控制兔子走动,左边为小地图,右边为大地图,地图都是随机产生的,建议先到左边! -One with C++ Written rabbit Maze game, using the arrow keys on the keyboard to control the rabbit around the left for small maps, the right for the big map, maps are randomly generated,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:288316
    • 提供者:袁子
  1. mouse

    0下载:
  2. 模拟键盘鼠标的操作,使用API进行模拟-Simulate keyboard and mouse operation, use API to simulate
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:5941
    • 提供者:chengweiyang
  1. keyboard

    0下载:
  2. 键盘钩子,截获键盘消息,是键盘的输入实时显示在对话框中-Keyboard hook, keyboard intercepted message, the keyboard input is real-time display in the dialog box
  3. 所属分类:Hook api

    • 发布日期:2017-04-09
    • 文件大小:58493
    • 提供者:王许生
  1. lcd

    0下载:
  2. 使用PS2接口的键盘的小键盘输入,在12864液晶上显示出来,使用平台为CPLD或FPGA-PS2 keyboard interface to use a small keyboard input, in the 12864 liquid crystal display, use the platform for the CPLD or FPGA
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1053571
    • 提供者:luojicheng
  1. 1

    0下载:
  2. ps2 keyboard scane code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:254576
    • 提供者:何轩
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com