资源列表
2400 bps MELP语音编解码器浮点算法
- 2400 bps MELP语音编解码器浮点算法,一种高压缩比的另类语音压缩算法,可以供学习和开发借鉴使用-MELP 2400 bps voice codecs floating-point algorithm, a high compression ratio of alternative voice compression algorithm, for learning and development from the use of
OFDMcode
- 使用matlab编程实现OFDM的收发一张图片,查看相关性能!-use Matlab programming OFDM Transceiver a picture to see the relevant performance!
MIMO程序
- 老外的MIMO程序,实现不同收发天线数,不同调制方式下的误比特率测量,运行ui-start-foreigners MIMO procedures to achieve different transceiver antenna several different modulation under the bit error rate measurements, run ui - start
傅立叶变换自编源程序
- 自己编的付里叶变换,对学习者有很大帮助 -own series of the Fourier transform, to be of great help learners
AT命令用户手册v1.0
- 上海展迅模块的AT指令集,中文的,做通讯的朋友会用得上,也可以参考一下-Shanghai Exhibition Motion Module AT command set, the Chinese, so the communication will be useful friends, but also for reference
ovsf
- cdma 的重要的编程程序,在实际的仿真过程中具有重要的应用价值-cdma important programming, the actual process of the simulation is an important application
udp_CS_talk
- 用C++Builder写的基于UDP协议的通讯聊天程序,用UDP/TCP 的VCL组件实现.同时展示了TListView组件的使用.分为客户端服务器两个程序.-C Builder was based on UDP communications chat program using UDP / TCP VCL to achieve. A demonstration of the use of TListView components. Client-server is divided into t
二阶锁相环设计中环路参数的选择
- 用于载波恢复的锁相环参数设计 很有用的哦,希望下载看看,对你有帮助的-for carrier recovery PLL parameters useful in the design Oh, look at the download, you have to help
m_sequence
- 一个matlab程序,m序列产生程序, 因为M序列很重要,要的可以下哦 -a procedure for selecting the sequence of m, because the M series is very important, to be the next Oh
QOS
- 网络服务质量编程,采用微软的QOS API开发的,经过测试发现很实用的-network service quality programming, using Microsoft's QOS API developed, tested found very useful
TcpComm-tcp转串口
- 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
基于VB实现PC机与单片机的串行通讯
- 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编