-
本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。...
本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission procedures.
- 2022-08-08 12:19:54下载
- 积分:1
-
cantongxun cantongxun
CANtongxun CANtongxun
- 2022-01-28 20:18:47下载
- 积分:1
-
用C++语言开发一个网络视频会议客户端源代码,来源不祥
用C++语言开发一个网络视频会议客户端源代码,来源不祥-C++ language to develop a video conferencing network client source code, source unknown
- 2022-07-11 14:10:26下载
- 积分:1
-
Mirror filters are designed to achieve opt_filter function subband decomposition...
设计了镜像滤波器opt_filter函数来实现子带分解与合成。取N=256,
nbands=16,调用滤波器函数完成子带分解与合成-Mirror filters are designed to achieve opt_filter function subband decomposition and synthesis. Take N = 256, nbands = 16, call the filter function and achieve Synthesis Subband Decomposition
- 2022-05-07 18:52:38下载
- 积分:1
-
用WindowsAPI实现的串口双机互联,可以传各种文件,界面漂亮(要安装SUIPack),支持断点续传。...
用WindowsAPI实现的串口双机互联,可以传各种文件,界面漂亮(要安装SUIPack),支持断点续传。-used to achieve the dual-serial connectivity that can send documents, beautiful interface (To install SUIPack), supporting HTTP.
- 2022-12-13 06:10:02下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
BER BPSK: Bit error rate for Bi Phase Shift Key
BER BPSK: Bit error rate for Bi Phase Shift Key
- 2022-02-01 19:16:30下载
- 积分:1
-
一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美...
一个SMS 的短信平台的原代码,需要JAVA 的comm.jar的支持。可以和一些商用SMS的短信平台相媲美-an SMS messaging platform of the original code, the need JAVA Comm.jar support. Business can and some SMS messaging platform comparable
- 2023-09-03 02:05:03下载
- 积分:1
-
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版...
TGPS 控件是利用串行端口连接全球卫星定位系统设备 ( GPS ) 取得地理位置信息的控件 ( 1.04 版,Delphi 3.0/4.0/5.0/6.0 版适用 ),作者 : Lars Arvidsson。 -TGPS controls is to use a serial port to connect the global satellite positioning system (GPS) location information to obtain the control (1.04 version, Delphi 3.0/4.0/5.0/6.0 version of the application), the author: Lars Arvidsson.
- 2023-05-06 12:55:02下载
- 积分:1
-
I2C总线协议v2.1.zip详细的I2C总线协议和编程
I2C总线协议V2.1.zip
详细介绍I2C总线协议及编程实现-I2C bus protocol V2.1.zip detailed I2C bus protocol and Programming
- 2022-02-01 03:39:43下载
- 积分:1