搜索资源列表
MatlabprogrammsforencodinganddecodingofLDPCcodesov
- There is an example of how to use the LDPC encode/decode with AWGN channel model in files .\\ldpc_decode.m and .\\GFq\\ldpc_decode.m. There are a few parity check matrices available in the code but you can use other matrices provided you hav
g722-encode
- G722编码的源代码,可共享-G722 encoding the source code can be shared
LDPCcode
- ldpc的11个程序 encode decode extract make-gen make-ldpc make-pchk print-gen print-pchk rand-src transmit verify 共十一个程序,学习ldpc编码的重要资料
g711_g721_g723
- tone encode and decode
JPG-decode_encode.rar
- 基于J2ME的JPEG decode和encode,有完整解码、8分之一解码,8分之一流解码,JPEG decode & encode on J2ME Platform,1/8 fast decode, 1/8 stream decode
fec.rar
- 在无线网络环境下,差错控制采用前项纠错计算丢包率,可用带宽,fec encode code
gsmpdu7bit.zip
- encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system call. plain stdio is ok,encode/decode gsm sms 7bit pdu format text. orginally written for palm os, but it don t make any special system ca
SmsPdu
- PDU编码解码DLL,供短信二次开发使用。 内部提供了现成的编码解码接口。-PDU Encode Decode
A_rate_of_13_c_dc
- A率13折线的编译码实现 1、了解PCM及13折线A率编码及译码的原理; 2、随机给出一个语音信号,并用A率13折线PCM对其编码; 3、将编码后的信号经过加性高斯白噪声信道,并在接收端对其进行译码; 4、分别画出原始语音信号、PCM编码信号以及译码后信号的波形。 -A rate of 13 polyline encoding and decoding implementation 1, to understand the principles of PCM and th
H264Android-264encode
- android上使用x264编码H264-android using x264 encoding H264
PDUtoSMS_SMStoPDU
- This source code in Delphi 7.0. Have function to decoding and encoding PDU format to ASCII and from ASCII to PDU. You can modify it or change it for meet your requirement.
SMS Encode
- SMS encodec spec.
Turbo
- 基于matlab的Turbo码仿真,并绘出BER曲线-Turbo decode and encode by matlab
adpcm_code_decode
- ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
DSSS_enhanced_with_a_coarse_time_synchronization_
- The .m file simulates a Spread-Spectrum Modulation Trx/Rcx system, in which, the phase of the pseudo-random sequence generated in the transmitter and used to encode the data stream is unknown a priory at the receiver.A parallel search strategy is emp
PDUEncoder
- Encode Phone Number and String Messages to PDU Fomat and ready to send to your GSM Modem. Read the PDU Format Messages from GSM Modem and decode it to sparated Phone Sender and Messages. (You may use TELNET to learn COM communication interface).
info-and-encode-7
- 信息理论和信道编码理论的比较详细的学习资料-the theory of infomation and encode method
FEC-encode
- Visual C++开发环境下,VS2100。实现三分之二前向纠错编码,可实时打印出结果。-FEC encode
Reed-Solomon-Code-and-encode
- Reed-Solomon信道编解码的使用工具,C++代码-Reed-Solomon code and encode
encode
- 信息论中的霍夫曼编码以及费诺编码的基础编码(HUOFUMAN encode Fanocode)