-
VS串口程序
这是VS实现串口通信的详细代码和资料。里面有各类实现的方法。串口通信(Serial Communications)的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总长不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成,分别是地线、发送、接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通信的端口,这些参数必须匹配。
- 2022-02-05 19:15:08下载
- 积分:1
-
rc4算法在wince下的实现。简洁,快速。
rc4算法在wince下的实现。简洁,快速。-rc4 algorithm in wince under implementation. Simple and fast.
- 2022-05-14 03:17:48下载
- 积分:1
-
windows main class function 实例3
windows main class function 实例3-windows main class function Example 3
- 2022-09-07 12:25:02下载
- 积分:1
-
桌面通知源码
桌面通知管理,制度管理,大事件管理,天气查询,桌面壁纸自定义更换。是企业内部管理,信息通知,宣传的利器。 经过多人团队研发,并投入使用。
- 2022-08-26 13:51:33下载
- 积分:1
-
Mozilla plug
Mozilla 的flash 插件,RH9+Mozilla/FC3+firefox 成功使用-Mozilla plug-in flash, RH9 Mozilla/FC3 successful use firefox
- 2022-12-09 00:10:02下载
- 积分:1
-
电脑虚拟仪器软件
电脑虚拟仪器软件-computer virtual instrument software
- 2022-07-19 06:48:52下载
- 积分:1
-
操作系统实验,内存的管理,实现了首次适应算法及循环首次适应算法,功能较好,并有实验结果及统计...
操作系统实验,内存的管理,实现了首次适应算法及循环首次适应算法,功能较好,并有实验结果及统计-experimental operating system, memory management, for the first time algorithm to adapt and adapt to the first cycle of algorithms, function better, and experimental results and statistics
- 2022-12-31 21:40:03下载
- 积分:1
-
VB源码,很多!一个眼睛!
vb源码,很多的!!值得一看!!请下载-vb source, many! ! An eye-catcher! ! Please download! !
- 2022-01-30 19:45:46下载
- 积分:1
-
This book is Brian W. Kernighan and Rob Pike s important new book co
本书是Brian W. Kernighan和Rob Pike合著的最新力作。本书从排错、测试、性能、可移植性、设计、界面、风格和记法等方面,
讨论了程序设计中实际的、又是非常深刻和具有广泛意义的思想、技术和方法,它的翻译出版将填补国内目前这方面书籍的空白。
本书值得每个梦想并努力使自己成为优秀程序员的人参考,值得每个计算机专业的学生和计算机工作者阅读,也可作为程序设计高级课程的教材或参考书。
-This book is Brian W. Kernighan and Rob Pike s important new book co-author. This book from the debugging, testing, performance, portability, design, interface, style and notation, etc., discussed the procedures for the design of practical, it is very deep and broad-sense ideas, techniques and methods, and its translated and published to fill the current gaps in this regard books. This book is worth every dream and strive to become good programmers reference, it is worth every computer students and computer workers to read and program design can also be used as advanced courses in materials or reference books.
- 2022-03-23 03:21:50下载
- 积分:1
-
医院信息系统,包括医生工作站,挂号,收费…
医院信息系统,包括医生工作站,挂号,收费,发药,物质管理等模块.-Hospital information systems, including doctors workstations, registration, fees, medicine, material management modules.
- 2022-07-01 04:51:59下载
- 积分:1