-
Communication-by-SerialPort
实现串口通信 可以收发数据 可以是数字也可以是ASCII(Serial communication)
- 2013-07-24 10:10:28下载
- 积分:1
-
BTC
wimax802.16e中的BTC编码仿真程序(WiMAX 802.16e in the BTC coding simulation program)
- 2020-11-06 11:29:50下载
- 积分:1
-
MODBUS VC
说明: 基于modbus rtu封装的通讯协议,很好用(Communication protocol based on Modbus RTU encapsulation)
- 2019-11-09 09:48:31下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
BlueTooth4.0
这是蓝牙4.0的规范说明文档,对于了解4.0协议有所帮助。(This is the Bluetooth 4.0 specification document helpful for understanding the 4.0 protocol.)
- 2013-10-14 21:50:52下载
- 积分:1
-
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 class. CPP and. H files.)
- 2011-07-11 00:11:53下载
- 积分:1
-
OPNET_tutorial_for_Chinese
OPNET软件自带的General Tutorial中文译版,学习OPNET非常实用!(OPNET software s own version of Chinese Translation General Tutorial, learning OPNET very useful!)
- 2021-04-13 09:38:56下载
- 积分:1
-
Ltpcc
一个串口通讯的源码,自定义的通讯协议,与切纸设备连接(A serial communications source, since the definition of communication protocols, and cutting equipment to connect)
- 2008-04-02 10:55:28下载
- 积分:1
-
04LargeWANLabManual
opnet software fo simulation network
- 2009-05-08 16:58:47下载
- 积分:1
-
TTYReceiveMSComm
该程序是一个串口的数据接收程序,具有简化的串口设置,传输速率的设置等功能,适宜于串口功能的测试。(The program is a serial data receiving process, with a simplified set of serial port, transfer rate settings, such as features, functions suitable for serial testing.)
- 2009-04-21 11:42:40下载
- 积分:1