搜索资源列表
键盘钩子
- 一个最简单的键盘钩子例子-one of the most simple examples keyboard hook
vc消息捕捉
- 这是一个用vc实现的有关消息捕捉的程序,可一得到鼠标的位置及键盘的按下情况-This is a realization of the vc used the news of the capture, may be a position of the mouse and keyboard of the press
VC开发的键盘消息指令码分析
- VC开发的键盘消息指令码分析 -VC news keyboard instruction code analysis 7777777777777777777777
线反转法行列键盘扫描
- 行列键盘的学习是单片机学习的必经之路,可是对了初学者来说学习起来并 不容易。书上的资料不多,或是说明不细,抑或太复杂不易理解。我在学行列键 盘时也有过此类的问题,近日我发现了一个非常好的行列扫描的方式——线反转 法行列键盘扫描,它简单易懂,非常适合初学者学习,也可作为程序开发之用。-ranks keyboard of learning is a must to learn microcontroller, but to a
jpdm
- 一个用DELPHI编写的简单的*器.请大家多指教-prepared with a simple keystroke loggers. Please enlighten more
jingcaibiancheng1
- 精彩编程百例1~25例,其中有数学曲线,查看计算机硬件,文件统计程序,hook程序记录鼠标与键盘,透明窗体的设计等等!-100 cases a brilliant programming to 25 cases, of which mathematical curve View computer hardware, document statistical procedures, hook procedures record keybo
BoilerCal_C
- 这个源码是从其它网站上转载来的,希望对大家有所帮助--锅炉热力计算程序(c语言版)!-from this source is reproduced on other websites to, We hope to help-- the boiler thermal calculation (c language version)!
COLOR-TO-GARY
- 这是一个应用MATLAB编写的图片处理的小软件,它可以实现从彩色图像向灰度图象的转化,可以调整图像的对比度、饱和度、量度;并且能够突出图像的轮廓信息,是一个比较不错的图像处理小工具。-This is a MATLAB prepared by the small photo software It can be achieved from the color images to gray scale image conversion, a
fengxiaoshou
- 本代码设计了一个销售管理系统,实现了库存查询、销售管理、报表打印等功能模块-the code designed a sales management system, the inventory inquiries, sales management, financial statements and other functional modules Print
online-book-sale
- 在线图书销售系统,基于VB+ACCESS平台开发,可用作在线图书销售。-online book sales system, based on VB ACCESS platform and can be used as online book sales.
juzhengjianpanshaomiao
- 一个嵌入式矩阵键盘扫描程序,格式是pdf ,附有电路原理图-an embedded keyboard matrix scanning procedure is pdf format, with circuit diagram
dzmimasuo
- 电子锁由于其保密性高,使用灵活性好,安全系数高,受到了广大用户的亲呢。这里有我做电子密码锁的参考资料及写的源程序.-electronic lock because of its secrecy, the use of flexibility, and high safety factor by the vast number of users Qinna. Here I made electronic locks and referen
Keybaord
- 这是初学者写的最简单、最详细、效率最高的矩阵键盘扫描程序-This is a beginner write the simplest, most detailed and most efficient matrix keyboard Scan
wangshantushuxiaoshouv3
- 清凉网上图书销售管理系统 v3.rarwangshantushuxiaoshouv3-cool online book sales management system v3.rarwangshantushuxiaos houv3
usbkbdemo_OK
- USB接口的键盘,使用的是HT的芯片,不过是用汇编语言写的-USB interface keyboard, using a HT chip, but is written in assembly language
TomsMoComp
- 视频反交错方面的最经典代码,是目前处理后图象质量最高的一种算法。 the classic code for video deinterlace -Video de-interlacing the most classical codes, is the highest image quality after the treatment of an algorithm. the classic code for video dei
code
- 几个模块程序 包括IIc 初始化 读写操作 2*16LcD 初始化 显示程序 4*4键盘键盘扫描程序 -This process includes several modules to read and write operations IIc initialization initialization 2* 16LcD display program 4* 4 keyboard keyboard scanner
USB_HID_CH372
- USB接口的HID类键盘模拟,通过CH372的外部固件模式,可实实现在WInodws下的即插即用不需要安装驱动。-USB-type keyboard HID interface simulation, through the external CH372 firmware can be used to realize in real WInodws do not need to install plug-and-play drive.
APIHook_EXE
- 一个键盘的键盘钩子,可以参考学习钩子的使用,还是不错的