资源列表
work
- 现代通信越来越依靠全数字处理技术, 通信系统中的全数字调制解调意味着发射机 及接收机将全部采用数字信号处理(DSP) 算法, 从而整个通信系统就可以用DSP 芯片或超 大规模集成电路(VL S I) 器件来实现。对全数字BPSK 调制解调系统采用计算机仿真的方法 进行研究能清楚地了解通信系统中所运用的数字信号处理技术, 包括信息源、发送和接收 滤波器、内插器以及判决器等全部采用数字信号处理算法来实现。文章给出了BPSK 调制 解调系统各个模块的算法和结构, 运用MA TLAB
rserro
- RS编码的误码率曲线图的形成,调试通过,没有问题,欢迎下载,帅气无比-RS coded BER curves of the formation, through debugging, no problem, welcome to download, very handsome
auo_b079xat02_dsi_vdo
- mediatek driver lcm
MYCOM1
- 最初学习写单片机串口通讯时的源程序,可以让初学者参考一下!-first learn microcontroller serial communications at the source, so that beginners can take a look!
viterbi
- 实现卷积码vitebi译码,对初学者很有帮助,值得好好学学·
rayl
- generate a normal sequence from rayleigh distribution
serial
- 该串口调试助手,可选择波特率,校验位等,可以实现定时发送和接收,方便下位机与上位机的通信-The serial debug assistants can choose the baud rate, parity bit and so on, can send and receive from time to time to facilitate the next-bit machine and host computer communication
4psk
- 该程序实现16QAM通信系统的调制与解调-The program realization 16QAM modulation and demodulation communication system
keil
- 实现串口通信,实现上位机到串口到接收数据短的通信。-Achieve serial communication, serial port to the host computer to receive data communications short.
DSBF
- 通过固定波束形成算法进行语音增强的一个仿真程序,这个算法是麦克风阵列语音增强里最基本的,值得研究。-Formed by a fixed beam speech enhancement algorithm, a simulation program, this algorithm is the microphone array speech enhancement in the most basic, is worth studying.
test_1
- //单片机 : AT89S52 或 STC89C52RC // 功能 :串口发送温湿度数据 波特率 9600 //硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 -MCU+DHT11 sensor+ serial