搜索资源列表
huffmancodinganddecoding
- 给出该程序的运行环境例如:windows ,linux,unix ,编译环境,如:vc++ 6.0等。 Huffman树算法实际应用于文件的编码、译码,其优点在于频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码各不相同。这些代码都是二进制码,且码的长度是可变的。-coding and decoding of huffman
OFDM-program-code
- OFDM程序代码,其中包含了调制过程和降低峰均比以及在多径信道中的传输并对接收到的信号进行译码判决。-OFDM program code, which includes the modulation process and reduce the peak rate and transmission in the multipath channel and received signal decoding.