搜索资源列表

  1. huffmancode

    0下载:
  2. 哈弗曼编码。输入需要编码的大小写字符即可得出各个字符的编码-Havermann coding. Enter the desired case characters can be encoded in various character encoding obtained
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:miwua
  1. HUFFMANCODE

    0下载:
  2. basic huffman code, visual c-basic huffman code, visual c++
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:202752
    • 提供者:gom
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张雪雪
  1. HuffmanCode

    0下载:
  2. 哈夫曼编码,可以编码几乎所有的字符,同时还可译码-Huffman coding, can be coded almost all of the characters, while also decoding
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:小胡
  1. huffmancode

    0下载:
  2. 信息论与编码理论中赫夫曼编码的JAVA源码,自己写的,不是多好,但是用起来很方便,仅供参考.-Information theory and coding theory, Huffman coding JAVA source code, their own writing, and is not especially good, but it is easy to use for reference purposes only.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:落叶不黄
  1. HuffmanCode

    0下载:
  2. 对一篇英文文章,统计各字符出现的次数,实现Huffman编码,输出每个字符出现的次数和编码,其中求最小权值要求用堆实现-For a articles in English, output the number of characters,and output the each character encoding
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:cj
  1. HuffmanCode

    0下载:
  2. Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。-Huffman coding is the first practical lossless compression coding technology,
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:杜秋国
  1. huffmancode

    0下载:
  2. 通过哈夫曼算法实现哈夫曼树编码,成功压缩和解压缩文件-Huffman code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:150528
    • 提供者:LiLei
  1. HuffmanCode

    0下载:
  2. huffman树编码实现,GLX-huffman tree coding to achieve, GLX. . . .
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:hddd
  1. sx4

    0下载:
  2. 1.初始化,键盘输入字符集大小n,n个字符和n个权植,建立哈夫曼树。 2.编码,利用建好的huffman树生成huffman编码; 3.输出编码; 4.译码功能; -huffmancode
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:zhanghuan
  1. huffmancode

    0下载:
  2. 所属分类:3G开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘立君
  1. HuffmanCode

    0下载:
  2. 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:260096
    • 提供者:cwz
  1. huffmancode

    0下载:
  2. 基于哈夫曼算法的压缩编码,支持文本文件的压缩,也可用于自生成的哈夫曼文件的解压 -huffman code
  3. 所属分类:压缩解压

    • 发布日期:2024-05-17
    • 文件大小:103424
    • 提供者:min
  1. huffmancode

    0下载:
  2. 哈弗曼编码、解码,使用vc++实现,输入字符串得出树形并编码-Havermann coding, decoding, using vc++ implementation and coding input strings drawn tree
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1684480
    • 提供者:刘龙
  1. Huffmancode

    0下载:
  2. This is a matlab program for huffman coding using images
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:MAHESH KUMAR
  1. HuffmanCode

    0下载:
  2. 利用Huffman编码实现对文件的的高效压缩,包括全部的编解码程序-Huffman Coding Using efficient compression of files, including all the coding and decoding process
  3. 所属分类:文件操作

    • 发布日期:2024-05-17
    • 文件大小:491520
    • 提供者:张志林
  1. HuffmanCode

    0下载:
  2. 严蔚敏 数据结构(c语言版)中最优二叉树(赫夫曼树)赫夫曼编码 c语言实现-YAN Wei-min data structure (c-language version) in the optimal binary tree (Huffman tree) Huffman encoding c language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:kyc
  1. HuffmanCode

    0下载:
  2. 现在有篇文章,请用二进制前缀编码对文章中出现所有字符进行其编码,使编码后的文章总长最短。 多组输入,第一个正整数T表示组数。 每组第一行有一个正整数n,1≤n≤100000表示所用的字符种数。 接下来一行为n个正整数,表示每个字符在文章中出现的次数。 输出编码的最小长度-There are articles, please use the binary prefix code for the artic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yu
  1. HuffmanCode111

    0下载:
  2. 哈夫曼编码解码器,在matlab环境下实现的编码解码,希望对大家有用-Huffman codec in matlab environment to achieve the encoding and decoding, we hope to be useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:张涛
  1. HuffmanCode

    0下载:
  2. 霍夫变换 计算机VC++语言实现数据结构中霍夫变换算法,编译通过-Hough transform VC++ computer language data structures Hough transform algorithm, compiled by
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:177152
    • 提供者:corny
« 1 2 3 45 6 7 »

源码中国 www.ymcn.org