搜索资源列表
qrcode-sourse
- QR码的生成与译码。 讲解QR 码的编写,定义。 通过Visual C++编写,实现QR码的生成与译码。-QR code generation and decoding. QR codes to explain the preparation, definition. Written by Visual C++ to realize the generation and decoding QR codes.
213
- (2,1,3)卷积码的编码和Veterbi译码,用C语言描述,可以跑通-(2,1,3) convolutional code encoding and decoding Veterbi, using C language descr iption, you can run through
Huffman
- 用c语言实现哈夫曼树的编码与解码 编译器为c-fr-Encoding and decoding of the Huffman tree using c language Compiler for c-free
LT-Code-MATLAB-Simulation-in-BEC-
- 本源码仿真了删除信道下的编译码性能,结合自己的开发经验及学习体会,具有很高的参考价值-This source simulation the delete channel encoding and decoding performance, combined with its own development experience and learning experience, and has a high reference value
Viterbi_prj
- viterbi decoding in BPSK
1
- 用汇编编写的一个gps的解码程序,可以用作串口调试程序,已经调试成功。-Compilation prepared a gps decoding program, can be used as a serial debugger, debugging has been successful.
216Convolutional-code-Vibet
- 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
Huffman-coding-and-decoding
- 在从键盘上输入字符时,只要是键盘上的字符任何字符都能接受,并能统计出输入的一串字符串中各个字符出现的次数,作为构建哈夫曼树时的各叶子结点的权值。 本程序同时具有译码功能 -Character input from the keyboard, as long as any of the characters in the character on the keyboard can be accepted, and the statistics of the number of occurr
213Convolutional-codecode-anddecode
- 实现(2,1,3)卷积码的编译码的源程序 采用了最大似然算法 译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
BCH
- BCH解码与编码的verilog语言实现-BCH decoding and encoding verilog language
jcropsrc
- jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse-jpeg transcoding (encoding and decoding) crop, flip horizontal and vertical, transpose, transevrse...
openjpeg-2.0.0-win32-x86
- JPEG 2000 encoding and decoding, DCT, quantization, encoding entropic, huffman, arithmetique, wavelets coefficients
code-and-incode
- (7,4)循环码的编译码器设计,模拟了信道噪声,并且进行了2种译码方法-(7,4) of the codec of the cyclic code design, simulates the channel noise, and the two kinds of decoding methods
BCH
- 此代码用VHDL实现BCH(57,44,6)编码器,属于信道编码的内容,此外采用Miggitt译码器实现译码功能。-This code BCH (57,44,6) encoder using VHDL, is a channel coding content, the addition Miggitt decoder decoding function.
PT2040B.basic
- decoding pt2040 proced in basic good one
C-Decoding-controller
- 基于单片机的WTC801SPI触摸遥控器配对的解码器-Based on the microcontroller WTC801SPI touch remote control decoder paired
GOODturbo
- 非常好的turbo编译码程序,可以给初学者提供参考,共同进步。-Very good turbo encoding and decoding program can provide a reference for beginners and common progress.
HuffmanTree
- 该系统应具有以下功能: (1) I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
CRC-coding-notes
- CRC编码的原理说明及C语言实现方法,亲测可用,初学者可以尝试-The principle of CRC coding and decoding with several examples to illustarte
ldpc-decoding
- LDPC码的各种译码算法,包括decodeProbDomain,decodeLogDomain, decodeLLR_BP,normalized BP,offset BP,MBP Layered decoding(LBP),normalized LBP, offset LBP-Kinds of LDPC decoding algorithms ,including decodeProbDomain,decodeLogDomain, decodeLLR_BP,normalized