-
演示使用tapi通过语音modem进行拨号并播放和录制wav文件的例子...
演示使用tapi通过语音modem进行拨号并播放和录制wav文件的例子-Examples that demonstrate how to use tapi to dial by voice modem and play and record wav files
- 2023-08-28 17:35:03下载
- 积分:1
-
this is a about fujica door test!
这是一个关于富士智能系统公司测试门禁的源程序代码-this is a about fujica door test!
- 2022-03-25 08:33:12下载
- 积分:1
-
GSM 移动通信网络中小区相关的参数说明,可以根据这些说明,对网络中的问题通过调整小区参数进行改善!...
GSM 移动通信网络中小区相关的参数说明,可以根据这些说明,对网络中的问题通过调整小区参数进行改善!-GSM mobile communications network parameters related to the district that could be the basis of these show that the network problems by adjusting the parameters of the improvement district.
- 2022-03-19 06:06:30下载
- 积分:1
-
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timo...
This a separate release of the OpenSS7 X/Open XTI/TLI library, TLI modules (timod, tirdwr) and the INET driver (inet) that provides Unix98 compatible interface to Linux NET4 TCP/IP stacks, and all the necessary manpages and other documentation. Although these components are contained in our LiS and Linux Fast-STREAMS releases, this tarball configures, builds and installs these components separate from those releases.
- 2023-02-18 21:00:05下载
- 积分:1
-
正交频分复用 forr 降低峰均比
此代码可用于 redusing ofdm PAPR。Ofdm PAPR 是主要的缺点,会降低系统性能,所以我们正通过使用不同的技术降低 PAPR 的更好的性能。
- 2022-07-08 23:03:06下载
- 积分:1
-
获取 BPSK 编码与 R = 5/15 LDPC 码的误码率曲线 (Pb-Eb/N0)
一个序列调制的BPSK和LDPC码具有R = 5 / 15是从信道传输速率编码的符号。LDPC码的奇偶校验矩阵是经济合作发展组织在h.dat。信道是AWGN一零均值和方差N0 / 2。对数的消息传递算法应用在接收机。本代码给出了Pb–Eb/N0曲线迭代次数1,10和100。
- 2022-11-26 19:50:03下载
- 积分:1
-
通过串口存取HP100LX/HP200LX 掌上型电脑上的文件
通过串口存取HP100LX/HP200LX 掌上型电脑上的文件 -Accessing HP100LX/HP200LX pda s file through serial
- 2022-02-01 22:15:13下载
- 积分:1
-
基于labview的串口接收发送程序,使用查询方式
基于labview的串口接收发送程序,使用查询方式-LabVIEW-based serial receiver to send a program, use the query
- 2022-08-10 00:19:24下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
Serial Communication using Win32 to create the source code, including a variety...
使用Win32创建串口通讯的源码,包括串口通讯的各种设置.-Serial Communication using Win32 to create the source code, including a variety of serial communication settings.
- 2022-01-21 20:53:46下载
- 积分:1