单片机并行I/O口数量总是有限的,有时并行口需作其他更重要的用途,一般也不会用数量众多的并行I/O口专门用来驱动显示电路,能否用80C51的串行通信口加上少量I/O及扩展芯片用于显示电路呢?答案是肯定的。 80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。
上传时间: 2015-08-27
上传用户:asddsd
用51I/O口做I2C源程序!已经通过验证!并用于实际中了!
上传时间: 2014-11-22
上传用户:SimonQQ
这个类允许你在所有的Windows平台下使用低级端口I/O接口存取并口数据。例子程序使用一个定制的MFC/C++类实现了PC到PC之间通过“PLT1”进行简单的C/S文件传输。
上传时间: 2015-08-30
上传用户:libenshu01
MD5 加 密的V i s u a l C + + S o u r c e C o d e .
标签: MD5
上传时间: 2014-01-04
上传用户:lunshaomo
O Reilly系列书籍之Java网络编程(第二版),英文原版书籍,内容讲的比较全面。
上传时间: 2014-01-17
上传用户:gououo
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
标签: Implemented following compile command
上传时间: 2014-01-01
上传用户:lhc9102
A book about Java I/O
上传时间: 2015-09-05
上传用户:秦莞尔w
TMS320VC55x 音频I/O工程文件,可以用来测试语音的录入和音频信号的输出。
上传时间: 2013-12-30
上传用户:6546544
非常实用,方便编程----- 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 C++ I/O C++ Strings C++ 标准模板库 标准 C 库
上传时间: 2013-12-14
上传用户:磊子226
在C++ builder 平台上利用AMpciI/O卡控制步进电机!
上传时间: 2014-01-17
上传用户:nanshan