搜索资源列表
juzhengjianpanshaomiao
- 一个嵌入式矩阵键盘扫描程序,格式是pdf ,附有电路原理图-an embedded keyboard matrix scanning procedure is pdf format, with circuit diagram
keyboard
- 里面是4X4矩阵键盘的原理图和程序,很有帮助
Matrixkeyboard
- 自己学习PIC单片机时做的矩阵键盘仿真程序,外加PROTUES仿真图。-PIC Matrix keyboard PROTUES.
89c52_keyscan
- 本源码为stc89c52单片机的一个矩阵扫描程序,压缩包内有提供键盘与单片机接法原理图与源码,可供大家参与。-stc89c52 matrix scan code, compact package is provided with the microcomputer keyboard Connection schematics and source code available for people to reference.
saomiao
- 单片机矩阵扫描仿真,包含源代码,仿真图等,是一个很有用的程序,很适合初学者-Matrix scanning microcomputer simulation, including source code, simulation map is a useful program, it is suitable for beginners
keyboard
- 这是一个矩阵键盘的扫描程序,有键盘原理图。-Matrix keyboard scanner, a keyboard schematic
juzhenjianpan
- 实现矩阵键盘功能,对单片机初学者有好处。上面有代码,proteus图等。-Achieve matrix keyboard functions, the chip is good for beginners. Above code, proteus maps.
traverse-of-graphs
- 利用邻接矩阵或邻接表存储一张图,分别采用图的深度优先搜索和广度优先搜索遍历该图,并输出遍历结果-Using the adjacency matrix or adjacency list storage a picture, using depth-first search and the breadth first search traversal of the graph, and the output traversal results
565
- 矩阵键盘1602显示 里面有C语言程序 仿真电路原理图-Matrix Keyboard 1602 shows there are C language program simulation circuit schematics
STM32基于HAL库开发矩阵按键设计
- 文档包括key.c和key.h以及按键的原理图,适用于各种引脚接口。