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

搜索资源列表

  1. huofuman

    0下载:
  2. 霍夫曼编码与解码,功能:输入任意符号和权值,构建霍夫曼树,输出霍夫曼编码,计算平均码长,输入任意编码进行解码,错误提示。-Huffman encoding and decoding functions: Enter any symbols and weights to build Huffman tree, the output Huffman code to calculate the average code length, input Into any codec decoding e
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1546
    • 提供者:金继仁
  1. huffman.rar

    0下载:
  2. 用优先队列实现霍夫曼编码,是对贪心算法实现的一个详细代码。输入文件是待编码文件,输出文件是各个字符编码信息。,Priority queue with the realization of Huffman code is a greedy algorithm to achieve a detailed code. Input file is to be encoded file, output file is all character encoding information.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:2130
    • 提供者:waterfly
  1. Huffman.rar

    0下载:
  2. 霍夫曼编码一些简单应用 简单的将文本格式文章进行压缩和解压缩处理,Huffman coding some simple applications simple text format to compress and decompress the article dealing with
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:161478
    • 提供者:箱子
  1. huofumanj

    0下载:
  2. 霍夫曼解码 给出码表的 编码的结果就是使每一个字符的编码都与另一个字符编码的前一部分不同.不可能出现像a:00,b:001这种情况.这样就不会遇到莫棱两可的情况了. 这是由二叉树的特点决定的,编码是由从根结点到一个叶子的路径决定的.不同的叶子对应的这种路径不可能出现像a:00,b:001这种情况.你可以画画二叉树图,就懂了. -Huffman decoding code table is given
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:113942
    • 提供者:曾啸
  1. HuffmanTree

    0下载:
  2. 霍夫曼编码,可以实现对文件的压缩和解压,很好的巩固了数据结构中的知识。有注释。-It is about Huffman .To new learner,it is good code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6968
    • 提供者:太阳
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. jpg_enc

    0下载:
  2. JPEG图像压缩 霍夫曼编码 学习交流 visual C-JPEG image compression Huffman coding to study the exchange of
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:415255
    • 提供者:lijingming
  1. huofuman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。-Huffman coding method is first scanned image data again, to calculate the probability of a variety of pixel specify a different length uniq
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2660
    • 提供者:危险源
  1. Huffman

    0下载:
  2. 数据压缩,霍夫曼编码解码器的实现 霍夫曼树 霍夫曼压缩类 霍夫曼解压缩-Data compression, Huffman coding decoder Huffman tree Huffman compression class Hoffman decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:11057
    • 提供者:zk
  1. DlgHuffman

    0下载:
  2. 霍夫曼编码实现程序,用C++实现,霍夫曼是一种无损压缩的算法实现-Huffman coding to achieve the procedure, using C++ Realized, Hoffman is a lossless compression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:2736
    • 提供者:zlg
  1. wuwei

    0下载:
  2. 霍夫曼编码 -Huffman coding Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1566
    • 提供者:wu wei
  1. huofuman

    0下载:
  2. 霍夫曼算法解决某一实际问题,挺实用的,希望可以帮到那些需要帮助的人,有兴趣的加我qq364523756-Hoffman algorithm to solve a practical problem, quite practical, the desire to help those in need of help, are interested in the increase, I qq364523756
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7503
    • 提供者:周玉
  1. HUFFERMAN

    0下载:
  2. 信息论与编码实验三:用VC++实现霍夫曼的编码。-Information theory and coding experiment III: The VC++ Achieve Hoffman encoding.
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:9119
    • 提供者:张宏丽
  1. huffman_file_compress

    0下载:
  2. 使用霍夫曼huffman 編碼方式 對文件進行壓縮 程序很簡單 主要是幫助新人了解霍夫曼編碼的實現方法-The use of Huffman huffman encoding file compression program is very simple principal is to help newcomers understand the Hoffman encoding method
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:87139
    • 提供者:sangecoa
  1. huffmancode

    0下载:
  2. 实现的是霍夫曼编码,在c程序中模拟编码解码功能。-The realization of the Huffman code, in the c program features analog codec.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:6663
    • 提供者:leo
  1. HuffmanCoding

    0下载:
  2. 应用通信系统中的霍夫曼编码C++源程序。-Applied Communication Systems Hoffman encoding C++ Source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3259
    • 提供者:yuxiaojun
  1. Huffman_encoding

    0下载:
  2. 介绍一个霍夫曼编码的C程序,会有帮助。可以上机调试,txt格式。-Introduction of a Huffman code of C procedures, will be helpful. Machine can debug, txt format.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1227
    • 提供者:郑正
  1. HuffmanExp

    0下载:
  2. 霍夫曼编码实现,对与深入理解该算法原理有很大帮助。-Huffman coding to achieve, with a deep understanding of the algorithm are very helpful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:102957
    • 提供者:ice
  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. 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 ... 7 8 9 10 11 1213 14 15 16 17 ... 39 »
搜珍网 www.dssz.com