-
c#服务器编程
通过客户端连接服务器,实现与服务器的连接,从而实现通信的功能,主要是应用到了套接字socket,只要了解一下网络编程就能做出这样的效果来!
- 2022-07-11 16:30:49下载
- 积分:1
-
一个简单的串口实现双机互联,,比较实用,有兴趣可以
一个简单的串口实现双机互联,,比较实用,有兴趣可以-a simple dual-serial connectivity, and more practical, interested can s
- 2022-01-28 16:52:54下载
- 积分:1
-
wince 下面有关ADOCE方面的库操作code!
wince 下面有关ADOCE方面的库操作code!-weights below the ADOCE aspects of the library operation code!
- 2022-01-26 04:59:09下载
- 积分:1
-
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控...
本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -This article describes the serial communication under Windows platform for the realization of a mechanism to discuss the different conditions used in accordance with Visual C++ The design of serial communication program in three ways, combined with the actual temperature data to realize the receiver monitor.
- 2022-01-25 18:51:05下载
- 积分:1
-
基本功能高效的CAN通讯应用.同样,CAN232 不仅适应基本CAN
在VC界面程序中改变按钮的外观。提供一个类,加入程序中,做好按钮的相关设定即可-in VC interface procedures to change the appearance of buttons. For a class, the accession process, do the relevant button can be set
- 2022-03-20 08:01:57下载
- 积分:1
-
和MODEM通讯,VB
和MODEM通讯,VB-And MODEM communications, VB
- 2022-03-24 10:03:32下载
- 积分:1
-
OFDM的matlab代码
光OFDM码组合论文主要和相干光OFDM、偏振复用、16QAM调制等有关,大家可以一起学习和进步!
- 2022-03-22 09:57:45下载
- 积分:1
-
的sl11ride是一种低成本、高速通用串行总线基于RISC控制器…
The SL11RIDE is a low cost, high speed Universal Serial Bus RISC based Controller board. It contains a
16-bit RISC processor with built in SL11RIDE ROM to greatly reduce firmware development efforts. Its
serial flash EEPROM interface offers low cost storage for USB device configuration and customer product
specific functions. New functions can be programmed into the I2C by downloading it from a USB Host
PC. This unique architecture provides the ability to upgrade products, in the field, without changing the
peripheral hardware.-USB IDE solution
- 2022-03-19 17:16:13下载
- 积分:1
-
伴随着书籍的一些opnet实验手册
Some opnet lab manual in Accompanying books
- 2023-01-27 00:00:05下载
- 积分:1
-
C#串口通信服务类库
应用背景实现串口通信基类,和扩展类,可以方便的实现串口通信。在基类上扩展了两个应用类,对于两个应用类实现相应通信协议的解析关键技术应用到了串口通信技术,RS232,并且对于实际应用进行了协议解析。通过基类的继承可以实现其它串口通信协议的解析与通信。很好的封装了串口通信应用。利用多线程技术实现了收发数据。
- 2022-01-26 03:54:48下载
- 积分:1