资源列表
SCommTestH
- 实用的串口通讯,VC语言,使用虚拟串口。Windows编程-Practical serial communication, VC language, the use of virtual serial port. Windows Programming
11
- 用于采集GPS数据,并将接收的数据出处到数据库-it is used to colect the information of the GPS,what s more, the information can be saved
VC-COM
- VC++ 串口 发送 接受 含有:串口选择 波特率选择 检验位 数据位 停止位 状态指示-VC++ com
VC上位机控制单片机源码
- 一个小软件,用vc写的,上位机控制单片机LED灯亮灭的小软件。文件包括整个项目过程的上、下位机源码!
MFC_PIC
- 串口RS232与PIC16F877A单片机通信.用于控制PIC单片机产生音乐,附完整报告.
Tcomm
- 串口数据传输,用Tcomm或MSComm控件,该 pas文件做了一个类-serial data transfer, or use Tcomm MSComm control, the paper has done a pas a Category
SIM300D.rar
- simcom的gprs模块sim300d的数据手册,很全的,软硬件参考都有.,Simcom the gprs data module sim300d manual, very wide, and hardware and software reference to have.
VC_Serial_communication_technology_and_engineering
- 《精通VC++串口通信技术与工程实践》第三版的配套源码。-" Proficient in VC++ Serial communication technology and engineering practice," the third edition of the matching source.
SensorSerial
- 基于vc6.0开发的串口通讯程序,通过完整封装RS232接口,进行数据发送。-Based on the development of serial communication program vc6.0, through the complete package RS232 interface for data transmission.
chuankou
- 一个简单的串口软件,里面有源文件,很适合学习串口编程的新手学习(我也是啦)-A simple serial software, which active files, very suitable for learning serial programming novice learning (I am also friends)
serial-communication.RAR
- 串口调试器,附带说明讲解 在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计实现了串口通信 -serial communication
TX_RX
- 在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计,实现了串口通信。在文件夹TX-RX中。