搜索资源列表
LDPCPAR
- 介绍了一种串行LDPC码的编码器和译码器的实现形式 C++环境下编写。有些地方还需完善,请各位帮忙指正。-introduces a serial LDPC encoder and decoder of C forms prepared environment. Need to improve in some areas, please correct me help you.
rs-codec-8-4
- encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplic
huftree_CODE_SYSTEM
- 哈夫曼码的编/译码系统,实现功能:1.初始化 2.编码 3.译码 4.印代码文件 5.印哈夫曼树-Huffman code encoder / decoder system that functions : 1. Initialization 2. Code 3. Decoding 4. Indian code 5. India Huffman tree
vhdl
- 3vhdl简单程序设计;4,8-3优先编码器5,3-8译码器;6,6d锁存器;7,数码管扫描显示;8,四位二进制加法计数器-3vhdl simple programming 4,8-3 5,3-8 priority encoder decoder 6,6 d latch 7, the digital scan 8, four binary up counter
chm_Decoder
- CHM Encoder 可以反编译你的 CHM 文件或 E-Book 电子图书并提取它们的所有源文件。 你想要将 CHM 转换为 HTML 吗? 那么请立即使用 CHMDecoder 吧! 该工具是免费的并且十分易于使用。 -CHM Encoder may decompile your CHM files or E-Book E-book and extract all their source files. You want to convert CHM to HTML? So
manchester_verilog
- Manchester Encoder - Decoder for Xilinx CPLDs Customer Pack-Manchester Encoder- Decoder for Xilinx CPLDs Customer Pack
TCM_p
- TCM的仿真 包括编码器,调制器,解调器,译码器-Simulation including TCM encoder, modulator, demodulator, decoder
convolenc
- 卷积码编码器的实现,是误码性能分析的一部分-Implementation of convolutional encoder
clRLL17c
- Cirrus Logic RLL 1,7 encoder and decoder
RLL17c
- encoder/decoder for rll17 (as defined by Jacoby and Kost)
ddd
- 组合逻辑的分析及应用,译码器,编码器的理解,应用-Combinational logic analysis and application, decoder, encoder, comprehension, application,
modern-ic
- 译码器-编码器-数据选择器-电子开关-电源分册,描述详细。-Decoder- encoder- Data Selector- electronic switch- power supply volumes, described in detail.
HBD3
- 实现编译码器的完整呈现,会很有帮助,谢谢大家-entact descr iption about HDB3 DECODER OR ENCODER,very simple and entact
kode-siklik
- about kode siklik encoder and decoder a signal
problem4
- design a smallest sufficient set encoder and decoder to encode and decode a string of 2^16 flips of a bent coin with probabilities(p0=0.9,p1=0.1)
ezwsrc-daima
- C实现EZW编辑器实例代码 C实现EZW编辑器实例代码,该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器 -C the EZW editor instance code C to EZW edi