CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Encode

搜索资源列表

  1. Huffman-Coding

    0下载:
  2. 哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。是指使用一张特殊的编码表将源字符(例如某文件中的一个符号)进行编码-Huffman coding (Huffman Coding) is an encoding, the Huffman tree ─ that is optimal binary tree, the minimum weighted path length of the binary tree, of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2214
    • 提供者:chenyuhao
  1. MMS

    0下载:
  2. 给出输入文件content.txt,里面包含一段文字,编程实现哈弗曼编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,存在tree.txt中),解码后的结果输出到decode.txt。 -Given input file content.txt, which contains some text, programming Hafu Man coding method, the input files
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:52320
    • 提供者:zeng jiabei
  1. hamming1

    0下载:
  2. 汉明码的编码以及解码,并且有纠错功能。利用matlab仿真,对于信息论和matlab初学者有帮助。-hamming code and encode.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:767
    • 提供者:zhaoying
  1. HuffmanCode

    0下载:
  2. 多媒体作业——huffman编解码及程序说明文档-mms homework-- include huffman encode and decode c++ file and explaination file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:52896
    • 提供者:yangtao
  1. Blatt9

    0下载:
  2. encode and decode function
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:865
    • 提供者:ematimus
  1. huffman

    0下载:
  2. 对输入字符串进行哈弗曼编码并显示编码结果-Encode the input string and display the encoded result in Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:143032
    • 提供者:曾怿竞
  1. huffman

    0下载:
  2. 哈夫曼编码与解码,了解哈夫曼编码的实现过程-Huffman code and encode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1284878
    • 提供者:张念
  1. huffman

    0下载:
  2. 基于C语言的最短编码--哈弗曼编码huffman(本人的信息论上机实验程序)-huffman encode
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:193600
    • 提供者:wangxun
  1. code

    0下载:
  2. 基于C语言的半字节编码(本人信息论的上机程序)-Half Encode
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:820075
    • 提供者:wangxun
  1. encode

    0下载:
  2. 本程序介绍了信息论课程设计中编码与译码的程序设计-This procedure describes the information theory in the curriculum design of encoding and decoding program design
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12544
    • 提供者:LQF
  1. huffmanencode

    0下载:
  2. 哈弗曼编码,给出输入文件content.txt,里面包含一段文字,编程实现上面选择的一种编码方法,将输入文件编码后的结果输出到encode.txt;读入上面编码后的结果encode.txt,编程实现解码过程(需要编码时的哈夫曼树,具体数据结构及保存自己设计),将解码后的结果输出到decode.txt;-The Haffuman encoding given input file content.txt, which contains a paragraph of text, and progra
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:38002
    • 提供者:jygb007
  1. rscode

    0下载:
  2. 使用matlab开发的RS编码程序,学习信息论的哦鞥有可以-RS encode
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4623
    • 提供者:义薄云天
  1. turbodemotool

    0下载:
  2. 使用matlab开发的turbo编码解码程序,学习信息论的朋友可以-turbo encode
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:45349
    • 提供者:义薄云天
  1. cov

    0下载:
  2. 卷积码的编码译码程序 使用维特比算法 详细准确-encode/decode about the convolutional code
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:范志明
  1. suanshubianma

    0下载:
  2. 这个是基于matlab的算术编码,可以-Here we re-encode the message NMLNNNKKNML using the same frequency algorithm as in figure 1, but using an encoding algorithm that encodes individual letters in storage of width less than 1000.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3153
    • 提供者:覃松
  1. own_programme

    0下载:
  2. LDPC码相关的程序,主要用来编码解码,并实现仿真-LDPC codes of procedure, mainly used to encode and decode, and for simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3973
    • 提供者:阳光
  1. bregcc_code

    0下载:
  2. Bregman 双聚类matlab实现,推荐系统算法-Bregman co-clustering matlab encode,recommendation system
  3. 所属分类:matlab

    • 发布日期:2016-02-23
    • 文件大小:14336
    • 提供者:刘龙
  1. HUFFMAN

    0下载:
  2. 霍夫曼编码&翻译 功能一是从文件读取一段文章并将其编码,功能2 将加密的文章还原- no.1 HUFFMAN encode no.2 tranceform huffman code to the capter
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1817
    • 提供者:
  1. Radar-Systems-Principles

    0下载:
  2. matlab 编程艺术的源码,非常好 非常好 -matlab encode document
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:253633
    • 提供者:苑征
  1. nmldpc

    0下载:
  2. to encode an LDPC code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:nilanshu
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com