-
C语言通讯程序库windows版
C语言通讯程序库windows版 -C language communication procedures for windows version
- 2022-03-22 16:58:35下载
- 积分:1
-
exchange of technology and exchange of documents network operations
交换技术与交换网作业的文档-exchange of technology and exchange of documents network operations
- 2022-03-21 07:25:36下载
- 积分:1
-
NS2的一些学习资料,是我在各种网站广泛收集…
ns2的一些学习资料,都是我在各个网站广泛搜集的-ns2 some of the learning materials, are my collected at various sites a wide range
- 2022-07-15 01:48:29下载
- 积分:1
-
说明:多线程 (Multi
说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ,是 COMM32.ZIP 构件的改良版,并且增加 Data Bits、Parity、 Stop Bits 等配置,支持 Read/Write 时序控制 (Timing control)、 ReadIntervalTimeout、 WriteIntervalTimout 等 ,支持 DTR/DSR, RTS/CTS 硬件流程控置及 Xon/Xoff 软件流程控置 ( 2.5 版,附源码 ) -: multithreading (Multi-Thread) RS232 serial port communication component, the component is COMM32.ZIP modified version, and increase Data Bits, Parity, Stop Bits, such as configuration and support Read/Write timing control (Timing control), ReadIntervalTimeout, WriteIntervalTimout, support DTR/DSR, RTS/CTS hardware flow control and home Xon/software flow control setting home (version 2.5, with source)
- 2022-10-15 10:30:03下载
- 积分:1
-
CDMA协议scdma
CDMA协议scdma-3G协议-CDMA protocol SCDMA protocol
- 2022-01-25 22:43:28下载
- 积分:1
-
向西门子PLC的数据块DB写入上位机数据,实现PC与PLC间的通信
向西门子PLC的数据块DB写入上位机数据,实现PC与PLC间的通信-Siemens PLC to the data blocks DB write PC data, the realization of PC and PLC communication
- 2022-05-19 03:34:56下载
- 积分:1
-
Serial debug Elven provide com1, com2, com3 debugging
串口调试精灵,提供com1,com2,com3调试-Serial debug Elven provide com1, com2, com3 debugging
- 2022-01-22 03:07:39下载
- 积分:1
-
C++开发实例蓝牙
C++开发,调用蓝牙功能的例子
描述:
这个范例提供了一个实施简单的蓝芽装置发现
通过Winsock的空气污染指数2 。它提供了一个ListBox控件,在搜索时
完成后,列出发现的蓝牙设备。只有姓名装置
显示,但地址的设备也发音,并能
被用来查询设备的更多信息(尚未实施)
-C++ Development, examples of Bluetooth-enabled call Description: This example provides an implementation of a simple Bluetooth device discovery through the Winsock API 2. It provides a ListBox control, in the search completed, the list of Bluetooth devices found. Show only the names of devices, but also addresses equipment pronunciation, and can be used to query devices for more information (not yet implemented)
- 2022-05-16 04:31:51下载
- 积分:1
-
串口VC通信例程
VC关于串口的通信例程,可以刷新串口,设置超时时间,属于比较基础但是很规范的串口通信代码
- 2022-05-24 20:08:16下载
- 积分:1
-
linux ipc通信代码
关于linux ipc进程间通信自己的收录的一些代码.
进程间通信(IPC,InterProcess Communication)是指在不同进程之间传播或交换信息。
IPC的方式通常有管道(包括无名管道和命名管道)、消息队列、信号量、共享存储、Socket、Streams等。其中 Socket和Streams支持不同主机上的两个进程IPC。
- 2022-03-25 06:59:55下载
- 积分:1