搜索资源列表
comm_in_VC
- 我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。-I VC series a tiny serial applications, they use a library CComm. Very simple.
CComm
- button of Xp style,provide some infterface of the button control!-button of Xp style, infterface provide some control of the button!
Comm
- Comm.h: CComm 类的接口与实现. 这个类是Win32环境下通讯接口的封装,比如串口和并口操作
comm_in_VC
- 我用VC编的一个小小的串口应用程序,里面用到了一个库CComm。挺简单的。-I VC series a tiny serial applications, they use a library CComm. Very simple.
CComm
- button of Xp style,provide some infterface of the button control!-button of Xp style, infterface provide some control of the button!
Comm
- Comm.h: CComm 类的接口与实现. 这个类是Win32环境下通讯接口的封装,比如串口和并口操作-Comm.h: CComm type of interface and implementation. This class is a Win32 environment communication interface package, such as serial and parallel port operation
CComm
- 串口C++类库,用于WINDOWS和WINCE操作系统下串口通讯.-Serial C++ class library for WINDOWS and WINCE operating system serial communication.
ccomm
- 串口发送和接收数据的一个界面,一个简单的串口助手-Serial port to send and receive data of a screen, a simple serial Assistant
Classes-and-objects-practice
- 1. 声明通讯录类cComm包含姓名(Char*类型)、地址(char[50]类型)、订货量(int型)、总量(int型,静态数据成员),默认构造函数(分别用"David"、"Long island"、200)、复制构造函数、输出函数。使用c0、c1("Tina","Weiland mur",150)、c2(c1)、c3("Wei fei")、c4("Wash Lehn","Washington")检验,并输出四个订货量的总和) 2
comm
- 通讯抽象接口定义,可以支持任何通讯模块的抽象定义。-CComm class ,abstract communication interface definition