CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Huffman

搜索资源列表

  1. Huffman-encoding-and-decoding

    0下载:
  2. 用c++实现了哈夫曼的编码和译码。C + + implementation of the Huffman encoding and decoding-C++ implementation of the Huffman encoding and decoding
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:353125
    • 提供者:lhd
  1. huffman

    0下载:
  2. 输入字符权值,然后生成对应的哈夫曼编码并打印出来!-Enter the character weights, and then generate the corresponding Huffman coding and print them out!
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:708659
    • 提供者:高阳
  1. Huffman

    0下载:
  2. 哈弗曼树的构建以及哈弗曼编码的实现,采用C语言实现-Huffman code and tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1087
    • 提供者:岑凯伦
  1. huffman

    0下载:
  2. huffman 编码解码程序 可以直接应用-huffman can use it conventient
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1270140
    • 提供者:chenjia
  1. huffman

    0下载:
  2. 霍夫曼编码 主要描述对霍夫曼编码实现,以及整个实验过程的编码-Main described Hoffman coding Huffman coding, as well as the entire experimental process of encoding
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1111
    • 提供者:王龙
  1. huffman

    0下载:
  2. 哈夫曼树的算法,小程序,测试完全可用,数据结构-Huffman tree algorithm, program, test fully available
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:945742
    • 提供者:许旭涛
  1. Huffman

    0下载:
  2. 对一段文本中的字符串进行霍夫曼编码和解码,并显示各个字符对应的编码结果,并对编码后的内容进行解码并显示。-Huffman coding and decoding section of the text string and displays the coding results corresponding to each character, and encoded, decoded and displayed.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:709
    • 提供者:zhongpeng
  1. Huffman-coding

    0下载:
  2. 哈弗曼编码,使用递归算法,实现哈弗曼编码-Huffman coding Recursive method
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:892246
    • 提供者:张伟
  1. huffman

    0下载:
  2. 实现了哈弗曼编码,详细简绍了哈弗曼编码中哈弗曼树的建立过程。-the way to build a huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:163992
    • 提供者:刘乔羽
  1. Huffman

    0下载:
  2. 数据结构 c语言/c++ 哈夫曼树先序中序遍历得到后序层序遍历-Data structures c Language/c++ Huffman tree in preorder traversal is the order traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1054
    • 提供者:核对
  1. 061-Huffman

    0下载:
  2. 非常著名的huffman编码器,对初学数据结构的人来说非常有用-Very famous huffman encoder, very useful for novice data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:72356
    • 提供者:彭丽娟
  1. Huffman-Coding

    0下载:
  2. 老师做的一个关于huffma编码的程序,用来加深我们对huffman编码的理解。程序使用c写的,希望对大家有用。-The teachers do a on huffma encoding procedures used to deepen our understanding of huffman coding. Programs written using c, the hope that useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3649
    • 提供者:小陈
  1. Huffman-Tree-Compression-Software

    0下载:
  2. 一个简单的Huffman树的压缩软件的程序,可以把字母压缩为01串,也可以解压缩。-A simple Huffman tree compression software program, the letters can be compressed to 01 strings, you can also decompress.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:12832
    • 提供者:李玟
  1. Huffman

    0下载:
  2. 关于哈夫曼树的一个例子,包扩哈夫曼树和哈夫曼编码的存储表示,哈夫曼树的构造,以及哈夫曼树的编码-An example of the Huffman tree, including expansion of the storage representation of the Huffman tree and Huffman encoding Huffman tree structure, as well as the encoding of the Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1488
    • 提供者:jack
  1. HUFFMAN

    0下载:
  2. huffman coding implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:167138
    • 提供者:f33744_k
  1. huffman

    0下载:
  2. 基于哈夫曼编码的工具,可以实现对任意文件的压缩-Huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:44255
    • 提供者:Winter
  1. Huffman

    1下载:
  2. 哈夫曼压缩算法,开发环境Matlab,利用此例程序可以仿真哈夫曼压缩比-Huffman compression algorithm development environment of Matlab, using this example program can simulate the Huffman compression ratio
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:203927
    • 提供者:胡帆
  1. huffman

    0下载:
  2. 信息论程序中的霍夫曼编码程序,喜欢的就速度抱走吧-Huffman coding procedures in the information theory in the program, like the speed of which go
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:224019
    • 提供者:吕口口
  1. huffman

    0下载:
  2. 用C++实现huffman编码,包括源码、可执行程序和实验报告-C++ huffman encoding, including source code, executable programs, and lab reports
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1039744
    • 提供者:林阳
  1. huffman

    0下载:
  2. 自己写的一个C语言的霍夫曼编码的实现-a scheme of huffman code on C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2296
    • 提供者:5
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com