搜索资源列表

  1. 哈夫曼编码和译码

    0下载:
  2. 自己写的一个8皇后程序,能给出所有的可行解-Wrote it myself an 8-Queen s procedures, can give all the feasible solution
  3. 所属分类:源码下载

    • 发布日期:2024-05-03
    • 文件大小:26624
    • 提供者:linbirg
  1. hufftree

    0下载:
  2. 哈夫曼编码、译码程序- 鍝堝か鏇?code, translation program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:蔺超文
  1. Huffman

    0下载:
  2. 自己写的哈夫曼编码与译码   这个是基于对话框的- Own write 鍝堝か鏇?codes and decodes this is based on the dialog box
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:1980416
    • 提供者:下沙
  1. 文正

    0下载:
  2. 这个也是哈夫曼编码译码      这个是基于文档类的- This also is 鍝堝か鏇?the code decodes this is based on the documents class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:183296
    • 提供者:下沙
  1. ywf

    0下载:
  2. 哈夫曼编/译码器-Huffman encoder/decoder
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:杨风
  1. ym31-4

    0下载:
  2. rs纠错编码-译码部分-rs-correction coding- decoding part
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:施俊毅
  1. 实习报告6_哈夫曼编码

    0下载:
  2. 哈夫曼编码/译码器 题目:写一个哈夫曼的编码/译码系统。-Huffman encoding/decoding devices topics : write a Huffman coding/decoding system.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-03
    • 文件大小:48128
    • 提供者:于俊伟
  1. huffmanma

    0下载:
  2. 这是一个哈夫曼编/译码器程序-Huffman encoder/decoder procedures
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:刘海
  1. HuffmanTree1

    0下载:
  2. 一个关于数据结构哈夫曼编/译码的程序-Another Huffman tree coding Algorithm for Data Structure.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:周民
  1. viterbi_decoder

    0下载:
  2. 经典的维特比译码程序,供参考-classic Viterbi decoding procedures for reference
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:王斌
  1. TurboSim

    0下载:
  2. 卷积码译码器,采用sova算法译码-Convolutional Decoder, decoding algorithm used SOVA
  3. 所属分类:通讯编程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:李齐
  1. Vitebi

    0下载:
  2. 该程序是维特比译码程序,C语言-Viterbi decoding procedures, C language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:
  1. 实习5.2

    0下载:
  2. 哈夫曼编码,实现了哈夫曼编码中的编码,译码,以及打印的功能.-Huffman coding, achieving Huffman coding of encoding, decoding, and printing functions.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:林一枝
  1. 译码

    0下载:
  2. EDA常用双LED显示译码程序,将四位二进制数译码为七位对应于LED7位输入的高低电平信号-EDA common dual LED display decoding procedure will be four binary decoding for seven LED7 spaces corresponding to the input signal circuits
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:李培
  1. cc1_matlab

    0下载:
  2. 关于信道编译码的Matlab源代码!,对各种通用信道编码方案给出实现方法-channel codec on the Matlab source code! For many of the common channel coding scheme is given method
  3. 所属分类:通讯编程

    • 发布日期:2024-05-03
    • 文件大小:75776
    • 提供者:姜正茂
  1. 哈夫曼编码最终程序

    1下载:
  2. 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
  3. 所属分类:通讯编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:胡斌
  1. viterbi

    0下载:
  2. 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebrai
  3. 所属分类:通讯编程

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:姚中华
  1. VHDL范例

    0下载:
  2. 最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器(使用when-else语句) 二进制到BCD码转换 多路选择器 (使用case语句) 二进制到格雷码转换 双向总线(
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:43008
    • 提供者:kerty
  1. turbo_sys_demo

    1下载:
  2. 程序包括Turbo 码的编码与译码算法.Turbo 码译码算法包括LOG-MAP和SOVA.-procedures include the Turbo Code encoding and decoding algorithm. Turbo Decoding algorithm including LOG-MAP and SOVA.
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-03
    • 文件大小:12288
    • 提供者:尹伟
  1. Huffman.c2

    0下载:
  2. 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receivin
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:犯得上
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org