-
介绍串口通讯的几个例子。从中选取自己需要的。
介绍串口通讯的几个例子。从中选取自己需要的。-Introduce a few examples of serial communication. Selected their needs.
- 2022-02-20 16:52:54下载
- 积分:1
-
香港大学的李教授IDMA源。C.
香港城市大学李平教授IDMA的源代码。C。-City University of Hong Kong professor Li IDMA source. C.
- 2022-08-10 02:13:18下载
- 积分:1
-
这个也是关于空间谱的matlab 挺好的 可以
这个也是关于空间谱的matlab 挺好的 可以
- 2022-03-14 01:06:27下载
- 积分:1
-
snmp到CORBA通知服务网关,可以将SNMP的TRAP消息转化为CORBA的通知事件。...
snmp到CORBA通知服务网关,可以将SNMP的TRAP消息转化为CORBA的通知事件。-snmp to CORBA notification service gateway can be SNMP TRAP news into the CORBA notification events.
- 2023-08-02 06:00:03下载
- 积分:1
-
These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" wh...
这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。-These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".
- 2023-05-20 18:00:04下载
- 积分:1
-
CDMA AT command WAVE CDMA AT Commands Interface Specification
CDMA AT 命令
WAVE CDMA AT Commands
Interface Specification-CDMA AT command WAVE CDMA AT Commands Interface Specification
- 2022-11-20 16:40:03下载
- 积分:1
-
关于串口的编程示例,代码实现对串口的管理功能,可供学习和参考。...
关于串口的编程示例,代码实现对串口的管理功能,可供学习和参考。-on serial programming examples, the source implementation of the serial port management functions, available for study and reference.
- 2023-03-04 01:50:03下载
- 积分:1
-
prepared by forming its own filter algorithm, VC interface, adjustable parameter...
自己编写的成型滤波器的算法,VC界面,参数可调.使用灵活-prepared by forming its own filter algorithm, VC interface, adjustable parameters. Flexible
- 2023-08-15 14:05:03下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
将串口编程技术和ODBC技术相结合,实现串口数据实时在数据源文件中的存放和读取....
将串口编程技术和ODBC技术相结合,实现串口数据实时在数据源文件中的存放和读取.-The serial programming technology and ODBC technology, to achieve real-time serial data source file in the data storage and reading.
- 2023-01-08 16:55:03下载
- 积分:1