搜索资源列表
键盘测试源代码
- 该软件可以用于检测键盘(主要是针对台式机的104键盘)好坏,也可以作为电脑初学者作为打字练习的工具。界面非常美观,按键分布与104键盘的分布相同。该程序运行需要KeyMask.dll文件(键盘消息截取过滤)的配合。-The software can be used to detect the keyboard (mainly desktop keyboard 104), good or bad, can be used as computer beginners as typing practi
cpubbs_drag_control
- CPUBBS论坛原创程序:用虚拟仪器labview制作的用鼠标拖着控件跑,并且用了许多的属性节点及event structure,以及用虚拟仪器制作的全屏程序,这个对于工控项目是一个比较好的学习例子,并且用了键盘检测判断等事件,是学习以及进一步深入理解虚拟仪器的比较合适的例子!转载请注明CPUBBS论坛原创信息!http://www.cpubbs.com-CPUBBS Forum original procedure : Using LabVIEW virtual instruments pro
SourceFile12
- 程序功能描述: * 行列式键盘检测 * 输入: * 用户的按键事件 * 输出: * 存放用户输入的键值 *-procedures functional descr iption : * * Detection determinant keyboard input : * the user * output button events : * storing user input keys *
la1823+lc72131
- 数字选台收音机 注意: (1)遥控发射芯片用TC9012/TC9243 经常用到的还有UPD6121和LC7461,它们的不同只处在于引导码的时间不同或者数据位的个数不同,接受原理基本一样。将本程序的相关位置修改就可以通用。 系统时钟22.1184MHZ,如果用其他的时钟请将delay.c文件中的定时器装载值修改一下 (2) 键盘检测在VFD程序中,16312可以驱动VFD,另外外部可接24个按键,并将按键值放到 其内部的存储中,使用时只须发命令读即可。
得到键盘代码的控件用于检测键盘按键
- 得到键盘代码的控件用于检测键盘按键.zip-keyboard to be used to control code detection keyboard keys. Zip
ligang048006
- 此为本人今期一个项目的部分C51源程序,包含AD键盘检测及处理程序,语音芯片WTV—S的资料,配套软件及驱动控制程序。(如须更详细的资料,可邮件索取,ligang048006@163.com-this as a phase I of this part of the C51 project source files, including AD keyboard detection and processing Voice Chip WTV-S information, and supportin
PC668OK
- c51用于lcd 显示,键盘检测,I2c总线程序范例 -decoder for the LCD display, keyboard detection procedures example I2c Bus
键盘检测程序
- 键盘检测程序。程序包里有完整的代码和相应的说明,并且编译过了。-keyboard detection procedures. Procedures bag complete code and the corresponding note, and the compiled.
桌面键盘修改程序
- 本程序实现对桌面的控制修改,对键盘的检测输入。实现多线程技术
键盘码检测
- 这是一个手机键盘码检测工具,可以检测到机器码
STM32嵌入式控制器的键盘检测程序
- STM32嵌入式控制器的键盘检测程序,不使用固件库的方法;简单明了。-STM32 embedded controller keyboard test procedure, do not use the method of firmware library Simple and clear.
KayScan
- 4×4矩阵键盘检测程序驱动,内含详细的注释-4 × 4 matrix keyboard-driven testing procedures, including detailed notes
keyscan
- 4*4标准C程序。这是写得最好的键盘检测程序了 -4* 4 standard C procedures. This is the best written keyboard detection procedure
KeyboardDetection
- 检测键盘,按键信号,可以用作键盘检测程序设计参考-Detection of a keyboard button signal
1602mcu
- 液晶电子钟(1602&矩阵键盘检测),开发环境keil,内付proteus仿真文件。-LCD electronic clock (1602 & Matrix keyboard detection), development environment, keil, document simulation in proteus pay.
KeyboardTest
- 键盘测试小软件 包括鼠标 笔记本键盘检测-Test a small software keyboard
检测矩阵键盘,将按下的键值打印到串口助
- 利用stm32f407芯片实现串口助手打印矩阵键盘的按键值(Use serial assistant print matrix keyboard key value)
4X4矩阵键盘检测程序
- 基于stm32的4X4键盘矩阵检测程序,直接编译可以使用,简单高效,检测准确,可以直接在不同平台快速修改使用。(Based on the stm32 4X4 keyboard matrix detection program, direct compilation can be used, simple and efficient, accurate detection, and can be quickly modified and used on different platforms.)
矩阵键盘检测电路
- 基于FPGA实现矩阵键盘输入键值的检测、防抖、移位和显示等功能。
基于FPGA的44矩阵键盘检测设计
- 完成了基于FPGA的矩阵键盘检测设计,使用verilog编程语言,完成了仿真测试验证