搜索资源列表
RS_BCH
- Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Descr iption: simulation of binary bch decoding algorithm for bch(n, k) with t bits error c
modem
- Modem操作控制工具源码,能控制modem读写,可以使用二进制方式读写,有AT指令操作示范-Control the modem,Open,write,read,close, can binary control modem.
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
prbs15
- The polynomial for the Pseudo Random Binary Sequence(PRBS) generator shall be: G(15) = X15+X14+1
computingBERConvolutionalCod3
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding. Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Convolu
computingBERConvolutionalCod2
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used.
c
- 二进制数字调制与解调系统的设计 ,设计一个2ASK数字调制器并对其仿真结果进行分析。-Binary digital modulation and demodulation system design, design a 2ASK digital modulator and its simulation results were analyzed.
BPSK_mod_vhdl
- Binary Phase Shift Keying modulator and demodulator coding using verilog hardware descr iption language
十进制转二进制
- 将多进制的数据转换成二进制的数据,用于通信数据传输(Convert binary data into binary data)