-
计算机串口编程类源代码类,供visual c++通讯开发使用。
计算机串口编程类源代码类,供visual c++通讯开发使用。-computer programming class source categories, for the development of visual communications c use.
- 2022-03-06 09:40:34下载
- 积分:1
-
实现串行通信 个人财务管理系统 个人财务管理系统
实现串行通信 个人财务管理系统 个人财务管理系统 -personal financial management systems for personal financial management systems for personal financial management system
- 2022-02-11 16:16:16下载
- 积分:1
-
max3100的应用
MAX3100在串行红外数据与RS―232转换器中的应用
max3100的应用
MAX3100在串行红外数据与RS―232转换器中的应用-MAX3100 Application max3100 infrared data in the serial RS-232 Converter
- 2022-03-12 15:48:27下载
- 积分:1
-
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据...
从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one, each receiving a EV_RXCHAR, on the ReadFile read, I think this vote. 2, received a EV_RXCHAR after a certain volume of data, such as CPU cycles (GetTickCount), and the one-time reader, the data buffer. To do so, under normal circumstances there is no problem, but if many of the data, and after a "certain amount of data the CPU cycles," also confiscated End Data how do? Few will read the data. I used three lines to complete serial data
- 2022-08-09 09:18:25下载
- 积分:1
-
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。...
基于CSerialPort串口类的的出口通信,比用串口通信控件更方便。-Based on the export of the class CSerialPort serial communications, serial communication control than with more convenient.
- 2022-01-26 02:50:02下载
- 积分:1
-
串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存...
串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will lead to reside in memory
- 2022-08-18 04:24:30下载
- 积分:1
-
RS232 C51' s communication procedures, according to their own needs minor cha...
RS232 C51的通讯程序,根据自己的需要稍做修改,就可以使用了.-RS232 C51" s communication procedures, according to their own needs minor changes, you can use.
- 2022-03-12 18:35:37下载
- 积分:1
-
AVR 单片机 多路AD转换采集程序,可以实现数据采集
AVR 单片机 多路AD转换采集程序,可以实现数据采集-AVR single-chip multi-channel AD converter collection procedures, can achieve3-way data acquisition-Multi-channel AD converter AVR Microcontroller collection procedures, can achieve data acquisition-AVR single-chip multi-channel AD converter collection procedures, can achieve3-way data acquisition
- 2022-12-05 06:50:03下载
- 积分:1
-
Multiple Document Interface Design configuration file to read and write serial o...
多文档界面设计配置文件读写串口操作串口封装类-Multiple Document Interface Design configuration file to read and write serial operation serial Packaging category
- 2023-07-25 03:15:03下载
- 积分:1
-
DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2...
DOS串口终端程序( 本软件为在DOS下使用超级终端的用户专门设计 功能说明: 1.DOS下使用,功能类似于WINDOWS的超级终端 2.支持COM1,COM2 3.支持波特率2400,4800,9600(缺省),19200,38400,57600,115200 4.支持Xmodem文件传输协议,,Asm,Com Port -DOS serial terminal program (the DOS software for use in super user terminals designed Description : 1.DOS use, function similar to the Super Windows Terminal 2. support COM1, COM2 3. 2400,4800,9600 support baud rate (default), 19200, 38400,57600,115200 4. support Xmodem file transfer protocol, and programmers. Com Port
- 2022-05-27 07:38:17下载
- 积分:1