搜索资源列表
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义
Serialwince
- 下午编译了这个串口调试助手,觉得非常不错,绝对免调试可编译通过跑在板子上!个人修改下里面的函数就可以达到自动控制目的,也可以编译成PC版程序用于桌面串口工控.相关文档 PSerialPort.cpp SerialPort.cpp SerialPortDlg.cpp SetupDlg.c
Midapexsoft.IO.SerialPort
- 应用程序向导已为您创建了此 Midapexsoft.IO.SerialPort DLL。 本文件概要介绍组成 Midapexsoft.IO.SerialPort 应用程序的每个文件的内容。 Midapexsoft.IO.SerialPort.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的 平台、配置和项目功能的信息。 Midapexso
Serial_and_gprs_xp_WINCE
- 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!) CESeries.h CESeries.cpp 3兼容 WinCE , XP/2000 平台的串口类,同步方式 TSerial.h TSerial.cpp
SerialPort20100619220756
- 这是serialport源代码 可以直接调用包括.h头文件和.cpp文件 在用串口类编程时很有用-This is the source code can directly call serialport include. H header files and. Cpp file with the serial type of programming is useful when
the-easiest-serialport
- 最简单的串口收发程序,全部用VC++实现,对初学VC串口通信的朋友有很大帮助,提供全部源代码,提供串口类的.CPP和.H文件。-The simplest procedure serial transceivers, all with VC++ implementation of serial communication beginner VC friend of great help, providing all the source code, to provide serial port c
SerialPort
- 此为SerialPort.h,SerialPort.cpp文件,转载自他人-This is SerialPort.h, SerialPort.cpp document, reproduced from the others
SerialPort
- Visual C++串口通信编程 头文件和cpp文件-Visual C++ serial communication programming header files and cpp file
SerialPort-CPP
- 深入浅出VC++串口编程之短信应用开发,适合广大的串口编程者参考。-SerialPort programe
CSerialPort
- SerialPort串口通讯的类文件,含.h和.cpp文件,有详细的代码注释说明,亲测可用。-SerialPort SerialPort.h SerialPort.cpp