搜索资源列表
Convolutional encoding and Viterbi decoding with k
- 卷积码编码和维特比解码 当K为7 时 供大家参考Convolutional encoding and Viterbi decoding with k 7 rate 1 2 -convolutional coding and Viterbi decoding when K 7:00 for reference convolutional encoding and Viterbi decoding with k 1 2 7 rate
android encoding detect
- android encoding detect,编码识别,统计学
UTf8-Ucs2-convertor.zip
- VB.Net Code to convert Encoding from UTf8 To Ucs2.,VB.Net Code to convert Encoding from UTf8 To Ucs2.
GZipforhttp.rar
- 在网页下载器中,时常需到Content-Encoding: gzip压缩的页面,本源代码能解压这样的网页,不过,由于web服务器压缩gzip后的数据并不完全相同,所以你还需要对数据头进行一些处理,自己去看firefox源代码是怎么处理的吧,Download a web page browser, often need to Content-Encoding: gzip compressed page, source code to extract this kind of web pages,
GSM_simlate_packge.rar
- 基于matlab开发的GSM物理层仿真程序,包括信道编解码、GSMK调制解调、viterbi均衡等整套的L1算法,并有详细的文档说明。,Matlab based on the development of GSM physical layer simulation program, including channel encoding and decoding, GSMK modulation and demodulation, viterbi algorithm for a balanced
unicode.rar
- unicode-ansi转换工具v1.0 输入框上面部分填unicode格式然后按"UniCode->ANSI"得到ansi编码 输入框下面部分填ansi格式然后按"ANSI->UniCode"得到unicode编码 Unicode格式类似 \u4E2D\u56FD... ,unicode-ansi conversion tools v1.0 input box to fill the top part of unicode format and then press
BarCode
- 用VC开发的一个二维码编解码程序,支持PDF417,QR等编码-VC developed with a two-dimensional encoding and decoding procedures, support PDF417, QR code, etc.
h264-and-rtp
- 用h264进行视频编解码,用rtp进行视频传输,效果良好。-Using H264 for video encoding and decoding, using RTP for video transmission, good results.
FM0_encode
- 详细介绍了FM0编码,采用verilog编码语言-FM0 encoding, using verilog
jm-encoding-algorithm-description
- jm编码算法描述及配置文件参数解释,JVT-O079,JVT-Q042-jm encoding algorithm descr iption and configuration file parameters are explained, JVT-O079, JVT-Q042
ldpc_vc
- ldpc编码的vc例程,编译通过,详细的解释了ldpc编码的原理-vc-encoded ldpc routine, the compiler through a detailed explanation of the principle of encoding ldpc
graphing
- 1100011001的非归零码、曼彻斯特编码、差分曼彻斯特编码、调幅(ASK)、调频(FSK)和调相(PSK)的编码波形示意图-1100011001 of the NRZ, Manchester encoding, differential Manchester encoding, AM (ASK), frequency modulation (FSK) and phase modulation (PSK) waveform diagram of the coding
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 1、初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、打印(Print):以直观的方式打印赫夫曼树。6、计
Manchester
- 用matlab实现的曼彻斯特编码。50 占空比(可调)。绘制时域波形和频域功率谱密度。结果跟北邮的郭文斌的通信原理课件上的形状一模一样。-Manchester encoding with a matlab implementation. 50 duty cycle (adjustable). Draw time-domain waveform and frequency domain power spectral density. The results with the Beijing Un
RLC_MATLAB
- 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
encoding-and-decoding
- 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
Hf
- 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
encoding
- encoding of LDPC codes
Encoding
- 一个用C#winform写的一个字符编码转化软件程序!-Write a C# winform with a character encoding conversion software!
Run-length encoding?(RLE)
- run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)