搜索资源列表

  1. LDPC-2001-11-18.tar

    0下载:
  2. 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder/decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:397312
    • 提供者:与自封
  1. huffman_tree(sjjg)

    0下载:
  2. 1、根据用户指定的字符表和频度的实际统计数据建立Huffman树; 2、其中其叶子结点表示字符的权值及父母、左、右孩子等结点的信息; 3、其左右分支分别用代码0、1表示; 4、本系统的目的是为用户提供编/译码系统,根据用户输入的字符依字符集的权值进行编码保存; 5、根据接收到的编码进行译码; 6、输出其内容-1, according to user-specified character tables and f
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈静
  1. huffcode

    0下载:
  2. 哈哈夫曼编/译码器,是数据结构中一个非重要的类型,上传文件中已经包含了所有的文件,比较具体,直接运行就OK-Hahafuman encoder/decoder, the data structure is a non-essential types, Upload file already contains all the documents, the more specific, direct running on OK
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:283648
    • 提供者:郑志
  1. turbo_MAP

    0下载:
  2. 是现在通信编译码中turbo码的源程序,是用MAP算法实现!~-is now communications Encoding turbo code of the source, is to use MAP algorithm! ~
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:朱磊
  1. rs_eedec_bm

    0下载:
  2. RS码的编译码源程序,是在高斯信道下实现的-RS encryption source code is the Gauss channel under the
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:朱磊
  1. turbocodematlab

    0下载:
  2. 用MATLAB实现turbocode编译码过程,信道为高斯信道-MATLAB turbocode encryption process, channel for Gaussian Channel
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:王强
  1. xunhuanma

    0下载:
  2. 利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:李家军
  1. Viterbi

    0下载:
  2. 三篇关于Viterbi FPGA编译码器的优化设计文档: 1、Viterbi译码器的FPGA设计实现与优化.pdf 2、Viterbi译码器的低功耗设计.pdf 3、基于FPGA的高速并行Viterbi译码器的设计与实现.pdf-3 on the Viterbi FPGA optimization codecs design documents: 1, Viterbi decoder FPGA Design Implemen
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:451584
    • 提供者:helei_zju
  1. ReedSolomon

    1下载:
  2. 该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:308224
    • 提供者:gaocheng
  1. rs-code

    0下载:
  2. 基于PLD的RS码编译码器设计,用VHDL语言编写,编译通过,测试结果正确。-PLD-based encoding and decoding of RS code design, using VHDL language, the compiler is passed, the test results correctly.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:li.j
  1. huffman_en_decode

    0下载:
  2. 霍夫曼编译码,对数据文件中的字符进行统计,根据概率进行编码,并实现对数据文件压缩和解压缩过程-Huffman encoding and decoding of data files characters in statistics, according to the probability of encoding, and data files to achieve compression and decompression proce
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:董婷婷
  1. ba

    0下载:
  2. 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。 [基本要求]: (1)I:初始化(Initialization)。从终端输入一个长度不超过80的字符串(全部为大写字母且无空格
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:258048
    • 提供者:张巨松
  1. RS

    1下载:
  2. Reed Solomon码的编译码器MATLAB仿真程序-Reed Solomon code codecs MATLAB simulation program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:86016
    • 提供者:
  1. huffman

    0下载:
  2. Huffman编码是最优变长码,请设计一个Huffma编码程序,实现以下功能: (1)接收原始数据:从终端读入字符集大小n,以及n个字符和权值,建立Huffman 树,并将它文件hfmtree.dat中。 (2)编码:利用已建立的哈夫曼树,对文件中的正文进行编码,将结果存入文件codefile.dat中。 (3)译码:利用已建立号的哈夫曼树将sodefile.dat中的代码进行译码,结果存入文件textfile.dat中。
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:gaocong
  1. EVALDVBS2_STMICROELECTRONICS_130762

    0下载:
  2. LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.-LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-19
    • 文件大小:115712
    • 提供者:李枫
  1. hafuman

    1下载:
  2. (1) I:初始化。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2) E:编码。利用已建好的哈夫曼树,对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3) D:译码。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件Textfile中。 以下为选做: (4) P:印代码文件(Print).将文件CodeFile
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wang
  1. tao

    0下载:
  2. 一份很完美的哈夫曼编码译码器得实习报告。源程序功能有编码,译码,打印哈夫曼树。是数据结构实习课得一个范例。-A very perfect Huffman decoder have internship report. Source function has encoding, decoding, printing Huffman tree. Data structure is an example of a practical less
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:王涛
  1. 20080123140714472

    0下载:
  2. (1)接收原始数据: 从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存于文件hfmtree.dat中。 (2)编码: 利用已建好的哈夫曼树(如不在内存,则从文件hfmtree.dat中读入)对文件中的正文进行编码,然后将结果存入文件codefile.dat中。 (3)译码: 利用已建好的哈夫曼树将文件codefile.dat中的代码进行译码,结果存入文件textfile.dat 中。 (4)打印编码规则:即
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:18432
    • 提供者:陈鹏
  1. viterbi

    0下载:
  2. (2,1,9)卷积编解码器,译码部分采用Vitebi译码算法,设计使用Verilog HDL语言,在Modelsim平台下仿真通过-(2,1,9) convolutional codec, decoding part decoding algorithm used Vitebi design using Verilog HDL language simulation in ModelSim platform through
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:rxl
  1. rs-2.0

    0下载:
  2. Reed-Solomn code 编译码(含CCSDS鞋译) 算法,C源码-Reed-Solomn code encoding and decoding (including shoes CCSDS translation) algorithm, C-source
  3. 所属分类:RFID编程

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:liming
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org