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

搜索资源列表

  1. 2

    0下载:
  2. huffman coding实现文件的压缩和解压缩的功能,压缩算法基于Huffman编码-huffman coding Of file compression and decompression, compression algorithm based on Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2296
    • 提供者:
  1. LZ77-Compression-algorithm

    0下载:
  2. zlib 源码分分析,对Huffman tree, lz77基础进行了深入讲解,对于学习了解压缩算法有帮助-zlib source code analysis, conducted in-depth to explain Huffman, tree, lz77 basis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:59954
    • 提供者:Andy
  1. Tccoompressh

    0下载:
  2. 运用JAVA 实现的 霍夫曼编码压缩解压缩算法 -The use of JAVA Implementation of Huffman Coding compression decompression algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:53295
    • 提供者:
  1. hoffman-encodeadecode

    1下载:
  2. 数据结构与算法的一个课程设计,内含实验报告。主要功能有: 用户可以执行的的功能有: (1)---选择读取某个源文件由系统解析建立哈夫曼树 (2)---手动输入字符集及其权值信息建立哈夫曼树 (3)---打印字符集的哈夫曼编码到屏幕 (4)---选择某个文本文件进行编码 (5)---选择某个代码文件进行译码 -Data structures and algorithms, a curriculum design, containing experimental r
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:709151
    • 提供者:liuqing
  1. 003

    0下载:
  2. 贪心算法的应用,以及哈夫曼编码的计算实现。-Greedy algorithm applications, as well as the calculation of the Huffman coding.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2030
    • 提供者:阳远健
  1. Code

    0下载:
  2. 用哈夫曼树完成的压缩算法,可以针对各种文件进行压缩-Huffman tree to complete the compression algorithm, for a variety of file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1211448
    • 提供者:蒋滨
  1. huffmanbianmajiayasuanfa

    0下载:
  2. huffman编码压缩解压算法技术源码语言:VC-huffman coding compression decompression algorithm technology source language: VC++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:38260
    • 提供者:金霞
  1. hafumanbianma

    0下载:
  2. 哈夫曼编码算法实例,可以直接用于数据结构课程设计-Huffman coding algorithm instance can be directly used for the data structures course design
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1795
    • 提供者:kitty
  1. CCCcodeo

    0下载:
  2. 其中包含将256色彩色图象转化为灰度图象,LZW压缩算法,显示出来DDIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码 可直接使用。 -Which contains 256 color color image into a grayscale image, LZW compression algorithm, displayed DDIB bit map, Huffman coding and image mosaic C++ source code can be used direc
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:480450
    • 提供者:奉献
  1. jHuffman_javaa

    0下载:
  2. java huffman tree 实现,算法简简单明白,包括注释 , -java huffman tree implementation, the algorithm simply understand, including comments
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3529
    • 提供者:
  1. 0000

    0下载:
  2. 使用C语言根据huffman树算法写的txt文件压缩与解压,里面还有些不完善之处,请不要见怪-The huffman tree algorithm using C language to write the txt file compression and decompression, which some imperfections, please do not take offense
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2862
    • 提供者:xuhaiwen
  1. mh

    0下载:
  2. 霍夫曼编码程序 大家都知道的这个压缩算法-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:1065
    • 提供者:董印
  1. Huff_Compress

    0下载:
  2. 无损压缩算法:哈夫曼编码。哈夫曼算法的过程为:统计原始数据中各字符出现的频率;所有字符按频率降序排列;建立哈夫曼树:将哈夫曼树存入结果数据;重新编码原始数据到结果数据。-Lossless compression algorithms: Huffman coding. Huffman algorithm is the process: the original data in the statistical frequency of occurrence of each character al
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-28
    • 文件大小:11339980
    • 提供者:choonsa.miss
  1. Haffman

    0下载:
  2. huffman 编码 利用哈弗曼算法实现的编码-huffman code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2077375
    • 提供者:lee
  1. SStandardHTt

    0下载:
  2. 标准哈弗曼编码来实现对边缘直线的的提取,是一个经典的算法 -Standard Huffman coding to achieve the extraction on the edge of a straight line is a classic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:2006
    • 提供者:nanyi5452
  1. hh

    0下载:
  2. 算法设计与分析 C语言实现哈夫曼编码的源代码-Huffman coding algorithm design and analysis of the C language source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-06
    • 文件大小:1506
    • 提供者:蒋雅
  1. hafumanbianma

    0下载:
  2. 哈夫曼编码经典算法 私人珍藏 希望 有用-Huffman encoding classical algorithm private collection of the hope that useful
  3. 所属分类:Data structs

    • 发布日期:2017-12-10
    • 文件大小:412818
    • 提供者:吴博
  1. 2008145279

    0下载:
  2. prim算法、哈弗曼算法、拓扑排序算法。 -prim algorithm, Huffman algorithm, topological sorting algorithm.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:2201549
    • 提供者:chenmukai
  1. HuffmanTree

    0下载:
  2. 数据结构经典算法——霍夫曼树的实现方法。以凹式形式输出。-Huffman Tree coding
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:5299
    • 提供者:kelsi
  1. huffmanyasuo

    0下载:
  2. 哈夫曼压缩,一个简单的压缩程序,可以把文本文件用哈夫曼算法压缩。-Huffman compression, compression program, a simple text file can be compressed using Huffman algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2529
    • 提供者:lianweiqin
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 44 »
搜珍网 www.dssz.com