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

搜索资源列表

  1. COMPRESS

    0下载:
  2. 对文本进行哈弗曼编码,然后基于哈弗曼编码进行文本的压缩-Ha Fuman the text encoding, and then the text-based compression encoding Hafu Man
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:1801
    • 提供者:Bryan
  1. HuffMan

    0下载:
  2. 《算法导论》用visual studio 实现的哈弗曼编码-huffman
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:578043
    • 提供者:杨采凤
  1. Screen

    0下载:
  2. VC编写的截屏程序,涉及到jpeg的压缩、哈弗曼编码等。-VC Screenshots written procedures related to jpeg compression, Ha Fuman coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7669495
    • 提供者:Snake
  1. vc-Huffman-encoding

    1下载:
  2. 这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!
  3. 所属分类:Data structs

    • 发布日期:2014-12-08
    • 文件大小:894976
    • 提供者:lianshao
  1. huffman

    0下载:
  2. 用于文本文件的哈弗曼编码和解码,可以通过该程序对文本文件进行编码-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:4526
    • 提供者:wangcheng
  1. LHhuffman

    0下载:
  2. 数据结构中的哈弗曼编码,很有用哦,下载看看。-Ha Fuman encoded data structure, useful Oh, download to see.
  3. 所属分类:Data structs

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

    0下载:
  2. 哈弗曼编码 很有用的,直接就可以用的了-huffman code
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:1532
    • 提供者:杨小玲
  1. Huffman

    0下载:
  2. 哈弗曼编码 并且向文件里输出进行的哈弗曼编码值。-Ha Fuman coding
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:7865
    • 提供者:suiyi
  1. Huffman

    0下载:
  2. 哈弗曼编码,解码的使用,Visual C-Ha Fuman encoding and decoding using, Visual C++
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:182181
    • 提供者:sunxiyan
  1. Huffcode

    0下载:
  2. 经典的哈弗曼编码问题,用数据结构中的二叉树来实现,最小编码问题。-Classic Ha Fuman coding problem, the binary tree data structure used to achieve the minimum coding problem.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:890554
    • 提供者:killer
  1. jpeg

    0下载:
  2. 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:28115
    • 提供者:邢旭
  1. src

    0下载:
  2. 哈弗曼编码译码器. 根据读取的文本内容进行编码. 可以压缩中文 !!! 可以打开txt文本 图形界面,操作简单.-Huffman codec. According to encode the text to read. Can be compressed in Chinese!!! Can open txt text graphical interface, easy operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:61819
    • 提供者:crw
  1. assn-6-huffman-pc

    0下载:
  2. 斯坦福大学 A106X 编程课程作业样例 哈弗曼编码C++实现,-Course work at Stanford University A106X Programming C++ code sample Hafu Man realized
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:872744
    • 提供者:mario
  1. Huffman

    0下载:
  2. 哈弗曼编码,是平衡最小二叉树的经典例子,在加密算法中有广泛的运用-Ha Fuman coding, the binary tree is a classic example of the minimum balance in the encryption algorithm widely used in
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:10543
    • 提供者:ticktan
  1. Huffman

    0下载:
  2. 实现哈弗曼编码数的程序 使用哈弗曼树的数据结构-Implementation to be plugged directly into the sorting algorithms including insertion sort sorting Hill binary insertion sort
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:120511
    • 提供者:Jim
  1. huffman

    0下载:
  2. 哈夫曼树,即最优树,是带权路径长度最短的树。输入字符和权值输出哈弗曼编码-Enter the character codes and weights of the output Hafu Man
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1799
    • 提供者:leejam
  1. 0

    0下载:
  2. 哈弗曼编码与解码,实现解码与编码功能,希望对你有帮助。-hafuman
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21562
    • 提供者:黄亮
  1. huffman

    0下载:
  2. 进行简单哈弗曼编码,输入英文字母,统计概率并编码-huffman
  3. 所属分类:Other systems

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

    0下载:
  2. 基于随机快速排序的哈弗曼编码 基于贪心算法-huffman bianma
  3. 所属分类:Data structs

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

    0下载:
  2. 对图像进行哈弗曼编码的处理并对两种直方图的结果进行比对。-Ha Fuman the image processing and coding the results of the two histograms being compared.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:34238
    • 提供者:o璐璐
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 25 »
搜珍网 www.dssz.com