-
Advanced firmware uploader s main body source code. For sti5518
Advanced firmware uploader s main body source code. For sti5518
- 2023-05-10 00:25:02下载
- 积分:1
-
个人电脑和个人电脑之间的串行通信控制程序…
一个串口通信控制程序,用于PC机间通信或者PC机与PLC通信-A serial communication control program for communication between PC, or PC, and PLC communication
- 2023-01-18 21:50:03下载
- 积分:1
-
Visual C++ Serial communication programming practice, Chapter 3 and Chapter 4 So...
Visual C++ 串口通信编程实践 第3章和第4章源码-Visual C++ Serial communication programming practice, Chapter 3 and Chapter 4 Source
- 2022-08-12 19:46:12下载
- 积分:1
-
VC++编写的PDA模拟环境
VC++编写的PDA模拟环境-VC prepared by the PDA simulation environment
- 2022-03-20 20:20:03下载
- 积分:1
-
Linux comands细节为每一个Linux的朋友有所帮助
linux comands in details in order to help for each linux friends-linux comands in details in order to help az r each linux friends
- 2023-01-25 09:45:03下载
- 积分:1
-
omron与计算机的通讯
omron与计算机的通讯-OMRON and computer communications
- 2022-06-12 23:21:23下载
- 积分:1
-
拨号服务器的服务器端代码,针对E5112设计,请与客户端代码配合使用...
拨号服务器的服务器端代码,针对E5112设计,请与客户端代码配合使用-dial-up server to server-side code against E5112 design, and the client code used in conjunction with
- 2022-03-06 17:56:56下载
- 积分:1
-
Delphi Ftp上传下载
Delphi使用FTP上传下载文件的demo,使用indy中idftp获取服务器文件目录,并且实现长传下载等常用功能
- 2022-08-03 15:38:09下载
- 积分:1
-
qpsk调制在awgn/rayleigh信道下的误码性能比较,以及信号的功率谱和星座图...
qpsk调制在awgn/rayleigh信道下的误码性能比较,以及信号的功率谱和星座图-QPSK modulation in awgn/Rayleigh Channel Performance Comparison of error, and the signal power spectrum and constellation
- 2022-08-13 05:49:45下载
- 积分:1
-
C# UDPclient组播
资源描述UDP 的优点是简单易用,并且能够同时向多个地址广播消息。但由于 UDP 协议是一个无连接协议,因此发送到远程终结点的 UDP 数据文报不一定能够到达,也不一定能够以发送的相同顺序到达。使用 UDP 的应用程序必须准备处理丢失的和顺序有误的数据文报。
若要使用 UDP 发送数据文报,必须知道承载所需服务的网络设备的网络地址以及该服务用于通讯的 UDP 端口号。Internet 分配号码机构 (Internet Assigned Numbers Authority, IANA) 定义公共服务的端口号。IANA 列表中所没有的服务可使用 1,024 到 65,535 这一范围中的端口号。
特殊网络地址用于支持基于 IP 的网络上的 UDP 广播消息。
- 2022-03-22 13:06:54下载
- 积分:1