资源列表
spi01
- spi论文,内部包含了很多不同的spi算法,可以为spi设计者们,提供一些新的思路-spi papers, internal spi contains a lot of different algorithms, designers can spi to provide some new ideas
port-communication-CPP
- 双机串口通信程序 c++语言编写,实现 两台机器串口链接通信-port communication with c++
automatic_testing_o
- 串口通信 自动测试 自动测试课作业 注册、传数据-Serial Communication Automatic Test Homework automatic test registration, transfer data
Visual-CPP-UART
- Visual C++串口通信技术与编程实践-PROGRAM VISUAL C++
MSCommMultiPort
- Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment using MSComm control in VC in the
easySerialPortTest
- Visual C++6.0环境下应用CSerialPort类来编写一个基于对话框的测试测试程序。-Visual C++6.0 environment applications CSerialPort class to write a test program based on the dialog box testing.
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
SCommTest
- Visual C++6.0环境下编写一个基于窗体的应用程序,用MSComm控件控制串口,能在界面上接收从该串口发来的数据,也能发送数据。-Visual C++6.0 environment to write a form-based application, with MSComm control control serial port, can be received from the serial interface data sent can also send data.
STOCK
- 股票卡编程例子,可以看看,仅供参考,VC写的-Stock card programming examples, you can see, for reference only
MSCommMultiPort
- 串口通信程序,用于实现串口发送与接收功能。-Serial communication program for Serial Port to send and receive functions.
ModemComm
- 串口通信程序,用于实现串口发送与接收功能。-Serial communication program for Serial Port to send and receive functions.
SerialPortTest
- 串口通信程序,用于实现串口发送与接收功能。-Serial communication program for Serial Port to send and receive functions.