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

搜索资源列表

  1. huffman(c++)

    0下载:
  2. 这是我们的课程设计,采用了7位压缩,可压缩英文 文本。功能蛮强的。-This is our curriculum design, using a seven compression, compressible and English texts. Function pretty strong.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8790
    • 提供者:jiaquan
  1. zz00

    0下载:
  2. 哈夫曼编码的C程序代码 不知道是不是正确的 是我转载别人的程序-Huffman coding in C code do not know if I am correct procedures reproduced others
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:1244
    • 提供者:zz
  1. hfm

    0下载:
  2. 建立一个文本文件A,统计该文件中各字符的频率,对各字符进行Huffman编码,将该文件翻译成Huffman编码文件B,再将Huffman编码文件译码成文件C,并对文件A与C进行比较。 要求:能够对dat、txt等类型文件进行压缩 -The establishment of a text file A, statistics that document the frequency of the characters, the characters of Huffman coding, th
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:307967
    • 提供者:张严明
  1. huffman

    0下载:
  2. 哈弗曼编码和解码的C程序,可用于图像的压缩处理-Havermann encoding and decoding of the C program can be used for image compression processing
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:9168
    • 提供者:李万欣
  1. Huffman_CFile

    0下载:
  2. implementation in C++ for huffman code
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:45824
    • 提供者:ile
  1. c

    0下载:
  2. 在资讯时代,随着人们对数据的大量需求以及计算机使用时间的增加,计算机磁盘需要存储的数据越来越多、增长速率越来越快。如何让有限的磁盘空间容纳更多的数据成为需要解决的问题。一方面,高速发展的存储技术以提高磁盘容量来解决这样的需求,但随着网络环境下数据传递的产生以及带宽的限制,大容量数据问题日益突出。在这两种需求的推动下,对数据压缩的需求产生了。数据存在大量的冗余,在不影响使用的情况下,对数据进行压缩,可以在有限的空间存储更多的数据。本文主要将所学的数据结构和算法知识应用于实践,对几种数据压缩算法加以
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:141484
    • 提供者:刘刚
  1. Huffman

    0下载:
  2. 里面是Huffman编译码实验的实验报告,是用C编写的-Huffman encoding and decoding experiments inside the experimental report is written in C
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:97078
    • 提供者:凃卫军
  1. heffman

    0下载:
  2. 熟悉的赫夫曼树的C程序实现,插入,删除,自动生成最小赫夫曼树的程序-Familiar with the Huffman tree C program to achieve, insert, delete, automatically generated procedures for the smallest Huffman tree
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:93835
    • 提供者:enny
  1. hefuman

    0下载:
  2. 赫夫曼树的建立 c实现文档 有源代码 还有设计流程-Huffman tree establishment c Document
  3. 所属分类:Project Design

    • 发布日期:2017-12-04
    • 文件大小:17583
    • 提供者:陈金辉
  1. codes.zip

    0下载:
  2. various codes in c++ on huffman,mst tree,various codes in c++ on huffman,mst tree
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:3788
    • 提供者:gun
  1. imfbm1

    0下载:
  2. a、b、c霍夫曼编码,它们的概率是0.6、0.3、0.1。并以此对符号串ababaacbaa编码和译码。-a, b, c, Huffman encoding their probability is 0.6,0.3,0.1. And use of the symbol string ababaacbaa encoding and decoding.
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:797
    • 提供者:哈哈人
  1. Huffman

    0下载:
  2. 霍夫曼无损编码的C++实现,字符串手工输入,屏幕上要能显示编码结果-The Hoffman lossless coding C++ achieved string entered manually on the screen to be able to display the coding results
  3. 所属分类:Document

    • 发布日期:2017-11-26
    • 文件大小:2355
    • 提供者:Luala
  1. 3

    0下载:
  2. 对一篇由英文字母、空格、标点符号构成的文档,进行Huffman编码 数据输入: 由文件input.txt给出输入数据。 输入文件示例 input.txt A priority queue is a queue where each element has a priority and the element with the highest priority is at the front of the queue and will be the first elemen
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:259114
    • 提供者:miyor
  1. Huffman

    0下载:
  2. Huffman code developed in c-Huffman code developed in c++
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:759996
    • 提供者:sawa
  1. 7.15

    0下载:
  2. c++,哈夫曼树的建立与哈夫曼树的编码,数据结构,课程设计-c++, coding Huffman tree establishment and Huffman tree data structure, curriculum design
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:107217
    • 提供者:胡磊
  1. ASD

    0下载:
  2. 霍夫曼编码的C++实现,通过输入一段字符串显示出需要编译的霍夫曼编码-Huffman coding C++ achieved by entering a string shows the need to compile Huffman coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3209
    • 提供者:戴碧海
  1. hafuman

    0下载:
  2. 一个哈夫曼编码的c++程序,用VC运行即可,是用来明文与密文转换的,简单易懂-C++ a Huffman coding procedures, with VC can be run, is used to convert the plaintext and ciphertext, easy to understand
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:842024
    • 提供者:ZHJ
  1. Huffman

    0下载:
  2. 根据赫夫曼编码的原理,编写一个程序建立英文字母的赫夫曼编码。下面是英文字母使用频率表( ): A 8.19 B 1.47 C 3.83 D 3.91 E 12.25 F 2.26 G 1.71 H 4.57 I 7.10 J 0.14 K 0.41 L 3.77 M 3.34 N 7.06 O 7.26 P 2.89 Q 0.09 R 6.85 S 6.36 T 9.41 U 2.58 V 1.09 W 1.59 X 0.21 Y 1.58 Z 0.08 -Accord
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:lipei
  1. Huffman_Code

    0下载:
  2. Huffman code, using heap sort written in c-Huffman code, using heap sort written in c++
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3217281
    • 提供者:Riaz
  1. Cyuyanchenhgxu

    0下载:
  2. C语言基础实现大小写字母转换,实现哈夫曼编码。对学习C用处大-C language based case conversion, Huffman encoding. Useful for learning C
  3. 所属分类:Project Manage

    • 发布日期:2017-05-13
    • 文件大小:2634365
    • 提供者:胡云
搜珍网 www.dssz.com