搜索资源列表
modem
- 控制modem的正常启动,收发数据包,并且可以监控modem的时时传输流量
RCC
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
QPSK_BPSK
- 这个源程序代码包提供了通信系统中BPSK,QPSK调制解调方式 用matlab的实现,误码率性能-The source code package provides a communication system BPSK, QPSK modulation and demodulation method using matlab implementation, bit error rate performance
logging-log4j-1.2.9
- 实现在电脑平台上控制短信modem或手机进行通讯的jar包和相关实例-To achieve control of the computer platform modem or mobile phone text messages to communicate the jar package and related examples
ModemDial
- C++ Builder 串口事例 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法)-C++ Builder examples of one serial port. Supported binary data and text data transceiver 2. To support any format to send and receive data 3. Supports two protocol packe
WAVECOM-AT
- AT指令一般应用于MT和TE程序间通信,即终端设备与PC应用之间的连接与通信。其对所传输的数据包大小有定义:即对于AT指令的发送,除AT两个字符外,最多可以接收1056个字符的长度(包括最后的空字符)。 -AT commands are commonly used for communication between MT and the TE program, the terminal equipment and the connection between PC applications an
2ASK
- 本压缩包是关于二进制ASK调制方式的MATLAB实现,大家可以试一下。-This zip is a modulation of imply 2ASK,and everyone can have a try.
atsc1
- simulink 实现atsc的发送和接收。发送为mepg2包。能够计算发送速率和比较BER。-simulink achieve atsc sending and receiving. Send to mepg2 package. Transmission rate can be calculated and compare BER.