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

搜索资源列表

  1. KeyboardSound

    0下载:
  2. 用键盘来模拟声音播放软件,按不同的键发出不同的声音。。键盘小钢琴,,vc6.0下编译通过-keyboard to simulate the sound player software, in different keys of different voices. . A small piano keyboard, and vc6.0 under compile. .
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:881794
    • 提供者:刘用
  1. HOOKCSharpTest

    0下载:
  2. 是一个钩子利用的实例,使用函数 setwindowshookexw 获取全局键盘信息-Is an example of the use of hook, use the function global keyboard access to information setwindowshookexw
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-27
    • 文件大小:33095
    • 提供者:马斌
  1. Keyboard

    0下载:
  2. 一个很好的软键盘程序。利用getforgroundwindow得到当前窗口,找到焦点。这程序唯一的缺点是:acvtive窗口焦点,不能应用。但是单线程技术比较简单。-A good soft keyboard program. Use getforgroundwindow get the current window, find the focus. This procedure only drawback is: acvtive window focus, can not be applied.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:105607
    • 提供者:梁四
  1. Process_communication

    0下载:
  2. 进程通信。支持Windows的共享存储区、消息、有名管道、Socket通信。发送进程应可以从窗口或键盘上接收字符串。接收进程应可将字符串显示在窗口上。-Process communication. Support for Windows shared storage area, news, famous pipeline, Socket Communications. Sent process should be receiving from the window or the keyboard
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:101330
    • 提供者:徐向阳
  1. Experiment_Signal

    0下载:
  2. 创建两个子进程,在进程执行中让父进程捕获键盘上传来的中断信号。 当多捕捉到中断信号后,父进程向两个子进程发出信号,子进程捕捉到该信号后分别输出: (1)“child process1 is killed by parent!” (2)“child process2 is killed by parent!” -Create two sub-processes, in the process of implementation so that the parent proce
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:877
    • 提供者:旷利群
  1. running3

    0下载:
  2. 模拟PV操作同步机构,从键盘上输入一组字符,由生产者每次读入一个字符供消费者输出。运行模拟程序,打印依次读入的字符和经消费者输出的字符。-PV operation synchronization, analog, keyboard input from a group of characters, from the producer read a character for each consumer output. Run the simulation program, print the c
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2442847
    • 提供者:王艺琪
  1. XKeyboard_demo

    0下载:
  2. this source code implements virtual keyboard. -this source code implements virtual keyboard.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:63437
    • 提供者:zinse
  1. vb-postmessage

    0下载:
  2. 打开windwos自带的记事本程序,点击按钮,后台向记事本发送键盘信息-Windwos open Notepad program, click the button to send back the information to the notebook keyboard
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1916
    • 提供者:wen
  1. Check-the-keyboard-thread

    0下载:
  2. 自动控制设备中,常需要用ESC暂停设备运行。该例程使用线程捕捉ESC键的实例。-Automatic control equipment, often need to use ESC to suspend equipment operation. The routine use of threads to capture examples of the ESC key.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:6118
    • 提供者:kangming
  1. HackHOOK

    0下载:
  2. 钩子函数(HOOK)例程,可用于后台监控键盘输入-Hook function (HOOK) routines that can be used to monitor keyboard input back
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:139253
    • 提供者:
  1. CRPFK

    0下载:
  2. 借助钩子函数实现对某应用程序的键盘密码监控,很好-With the hook function for a certain application password keyboard monitoring, is very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:84560
    • 提供者:Rrmecidd
  1. 2

    0下载:
  2. 创建 2 个线程,实现:按下键盘上“1”键时由线程 1 打印“Hello”,按下键盘上“2”键 时由线程 2 打印“World”,按“0”键时程序-Create two threads to achieve: press on the keyboard " 1" key Printing by the thread 1 " Hello" , press on the keyboard " 2" key to print by a threa
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:代言
  1. ksy

    0下载:
  2. 一个泡泡堂游戏的刷分外挂,是模拟键盘和鼠标来实现的,可以的-A soaplands game I plugins, is to simulate the keyboard and mouse, can
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:155648
    • 提供者:Jeimme
  1. ousezb

    0下载:
  2. 屏幕软键盘源代码,使用VC编写,大家可以,,学习使用-Onscreen keyboard source code, using VC to write, you can, and learn to use
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:16384
    • 提供者:Imisito
  1. keybwnrd_and_the

    0下载:
  2. 实时测试按键的键盘码和鼠标的位置,很不错的资料-Real-time test button code and the location of the mouse, keyboard is very good information
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:226304
    • 提供者:Huteky
  1. kdywoard-example

    0下载:
  2. 模拟键盘击键程序,很好的操作系统底层开发例子 推荐一下-Analog keyboard keystrokes procedures, the underlying operating system development good example recommend
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:51200
    • 提供者:TYGR!03383
  1. KebBc2S

    0下载:
  2. Keyboard Recorder KeyBs2_S 键盘记录器KeyBs2_S-The rid_device_info_keyboard Recorder KeyBs2_S keylogger KeyBs2_S
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:21504
    • 提供者:fupctirnaqln
  1. 5434747

    0下载:
  2. vb写的键盘纪录,简单,界面不错,对有兴趣的人可以参考一下(Vb to write a keyboard record, simple, good interface, can consult to interested people)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:Vinkcnt
  1. monjtormonitor

    0下载:
  2. 键盘监视 Keyboard monitoring(Keyboard monitor the rid_device_info_keyboard monitoring)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:115712
    • 提供者:Colbmrb
  1. And

    0下载:
  2. 利用键盘钩子截获键盘的输入 并且按下不同的键时发出不同的声音(Using the keyboard hook to intercept keyboard input And according to the different key of different sounds)
  3. 所属分类:进程与线程

    • 发布日期:
    • 文件大小:395264
    • 提供者:augqso
« 12 »
搜珍网 www.dssz.com