-
基本的CAN总线通信
基本的CAN总线通信
基本的CAN总线通信
- 2023-07-08 07:10:05下载
- 积分:1
-
一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以...
一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以-Not a new Hough transform based ellipse detection algorithm randomly. Mody speed. . Can also be
- 2022-11-11 22:40:02下载
- 积分:1
-
详细比较了两个流行的网络模拟器opnet和glomosim的优缺点
详细比较了两个流行的网络模拟器opnet和glomosim的优缺点-A detailed comparison of two popular network simulator OPNET and the advantages and disadvantages of glomosim
- 2022-10-08 14:10:03下载
- 积分:1
-
VB 通信开发源代码例子 聊天客户端,服务器端代码
VB 通信开发源代码例子 聊天客户端,服务器端代码-VB source code examples Chat client and server code
- 2022-05-25 04:03:09下载
- 积分:1
-
Abstract:
By using gateway systems on large 32
Abstract:
By using gateway systems on large 32-bit platforms, networks of small, 8- and 16-bit
microcontrollers can be monitored and controlled over the Internet. With embedded Linux, these
gateways are easily moved from full-blown host PCs to embedded platforms like the PC104. In
this class you will learn about hardware platforms that support embedded Linux, Linux kernel
configuration, feature selection, installation, booting and tuning.
- 2022-01-22 04:01:46下载
- 积分:1
-
CSR蓝牙MP3播放USB DONGLE源码,支持蓝牙A2DP协议,实现无MP3播放功能...
CSR蓝牙MP3播放USB DONGLE源码,支持蓝牙A2DP协议,实现无MP3播放功能-CSR Bluetooth USB DONGLE source MP3 player, Bluetooth A2DP support agreement, realize no MP3 playback
- 2022-08-21 23:25:15下载
- 积分:1
-
串口通讯的MFC类
串口通讯的MFC类 -MFC class for serial communication
- 2022-12-06 04:20:03下载
- 积分:1
-
rayleigh信道simulink仿真 qpsk
rayleigh信道下,在已知信道状态信息时,接收端对接收信号进行相位补偿,误码率与bertool理论值接近
- 2023-07-24 02:45:03下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
The algorith divides rows in to four equal groups. The rows are then used to fro...
The algorith divides rows in to four equal groups. The rows are then used to from a distance graph which is then transformed into a matrix. girth of eight is maintained by avoiding six-cycles in the graph construction
- 2022-08-21 23:38:50下载
- 积分:1