资源列表
[串口编程] 一个串口包装类及演示程序
说明:从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial po<张权> 在 2024-11-11 上传 | 大小:48kb | 下载:0
[串口编程] DataAlternation
说明:pc与pda数据交互,通过pc的串口与pda专用连接器相连接,使用不同的底层COM库与不同型号的PDA通信,将PDA中的数据以统一的XML文件格式存储到pc上-pc pda with interactive data through the PC serial port and pda dedicated connector link, use different underlying COM library with differen<张景刚> 在 2024-11-11 上传 | 大小:48kb | 下载:0
[串口编程] SerialCommNT
说明:使用WINDOWS API接口,已封装成WINAPI动态库,可直接使用-use Windows API interface, Packaging has become WINAPI DLL can be used directly<王良高> 在 2024-11-11 上传 | 大小:48kb | 下载:0
[串口编程] Soft20060210110537806
说明:串行通信的源代码,采用mscomm控件实现全双工异步串行通信。 串行通信的源代码,采用mscomm控件实现全双工异步串行通信。-serial communication source code, using mscomm Control of full-duplex asynchronous serial communication. Serial communications source code, using mscomm C<沈旭东> 在 2024-11-11 上传 | 大小:48kb | 下载:0
[串口编程] MsCommUart
说明:这个是Labview虚拟仪器开发平台下做的串口通讯程序-Labview is the virtual instrument development platform so Serial Communication Program<梁> 在 2024-11-11 上传 | 大小:48kb | 下载:0
[串口编程] ComPortR
说明:串口通信,R232.使用VC++ 编写.非常难得。欢迎大家传播下载-Serial communication, R232. Use VC++ Prepared. Very rare. Welcome to the dissemination of download<zhongxinglee> 在 2024-11-11 上传 | 大小:48kb | 下载:0