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

搜索资源列表

  1. perfect code

    0下载:
  2. 这个程序用来实现HUFFMAN编码及译码,程序小巧而实用-the procedures used to achieve HUFFMAN encoding and decoding, compact and practical procedures
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2026
    • 提供者:马栋
  1. myhuffman33

    0下载:
  2. 使用半适应的huffman算法实现了文件的压缩和解压-use semi-adaptation Huffman algorithm document compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:241453
    • 提供者:dwa
  1. Huffman

    0下载:
  2. 用C++语言实现Huffman树的创建和输出Huffman编码-With C++ Language Huffman tree to create and output Huffman coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8149
    • 提供者:谭明艳
  1. 59564354HuffmanEncoding

    0下载:
  2. 这是一个图像处理中的huffman编码matlab实现,适合刚开始学的朋友!-This is an image processing huffman coding matlab realized, for the beginning of school friends!
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:11283
    • 提供者:李金仁
  1. huffman

    0下载:
  2. huffman树的实现。对于压缩有很好的用途。 高效且简单-huffman tree realization. There are very good for compression purposes. Efficient and simple
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:5941
    • 提供者:huangxin
  1. huffman

    0下载:
  2. 一个完整的哈夫曼c代码,包括huffman树的构造,编码,解码。-Huffman c a complete code, including the huffman tree structure, encoding, decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:3814
    • 提供者:张高
  1. Huffman

    0下载:
  2. Huffman源码,用C++编写,配套数据结构教程,为控制台应用程序-Huffman code, using C++ Prepared, supporting data structure tutorial for the console application
  3. 所属分类:Data structs

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

    0下载:
  2. 实现huffman编码的功能,程序比较复杂-Huffman coding to achieve the functions of more complicated procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4198
    • 提供者:孙欣欣
  1. newhuffman

    0下载:
  2. huffman 压缩算法 支持文件夹的压缩与解压-huffman compression algorithm support folder compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:2531594
    • 提供者:xudi
  1. huffman

    0下载:
  2. 哈夫曼经典算法的实现 哈夫曼经典算法的实现-Classic Huffman algorithm Huffman algorithm Classic
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7175
    • 提供者:sunmiaoa
  1. huffman

    0下载:
  2. huffman编码压缩,内有许多压缩文件,可以自己尝试,工作环境是VxWorks,使用Tornado编译-huffman coding compression, there are a number of compressed file, you can try, work environment is VxWorks, use the Tornado compiler
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 利用哈夫曼编码的原理对字符进行处理,最后输出的是对输入的字符的0和1的编码-The principle use of Huffman coding of characters to deal with the final output is the input of 0 and 1 character encoding
  3. 所属分类:Data structs

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

    0下载:
  2. 这是一个霍夫曼编码程序,输入编码的源文件名,和译码文件名。可以得到对应的结果-This is a Huffman code procedure, enter the source code file name, and decoding the file name. Can get the corresponding results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:17390
    • 提供者:往往
  1. Huffman

    0下载:
  2. 本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:40130
    • 提供者:tomato
  1. huffman

    0下载:
  2. huffman编码 希望对大家有用 -huffman coding for all of us hope that useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:37024
    • 提供者:zhangya
  1. mp3_decoder

    0下载:
  2. MP3解码的VHDL实现,包括霍夫曼解码等-VHDL realization of MP3 decoding, including Huffman decoding
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 哈夫曼编码的实现与解析 基于二叉树技术的搜索 遍历-Huffman coding with the analytical technique based on the binary tree search traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:6717
    • 提供者:李平
  1. imagecode

    0下载:
  2. 图象的压缩编码 霍夫曼编码 图像处理经典pdf版-Huffman coding image coding image processing pdf version of the classic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:158207
    • 提供者:Ray
  1. Data-Structure

    0下载:
  2. 自己做的数据结构实验题(合并链表,huffman tree,表达式求值)-Own data structure experiment title (combined list, huffman tree, the expression evaluator)
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:9552
    • 提供者:yc
  1. algraph_binary_tree_huffmantree

    0下载:
  2. 创建静态,动态的三叉霍夫曼树和编码,有向无环图的创建及拓扑排序,双向循环链表,表达式求值,单链表,集合在一起-Create static and dynamic Huffman tree of the trigeminal and coding, directed acyclic graph creation and topological sort, two-way circulation list, expression evaluation, single-chain, together
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11674
    • 提供者:3230133
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com