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

搜索资源列表

  1. Huffman

    0下载:
  2. 霍夫曼编码实验报告,内含源代码,编码原理 -Huffman coding lab report, containing the source code, coding theory
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:430233
    • 提供者:韩苓
  1. HuffmanCoding

    0下载:
  2. 霍夫曼编码的算法实现,利用自己给定的频率和要求输出霍夫曼树-get the huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:314251
    • 提供者:蔡盼
  1. structure-course-design

    0下载:
  2. 数据结构课程设计,含最小生成树、查找和排序、霍夫曼编码,代码在报告附录-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:129707
    • 提供者:彭悦
  1. Huffman

    0下载:
  2. 霍夫曼编码的C语言实现,本文档可以为你提供你所需要的内容-Huffman coding in C language, this document can provide you with the content you need
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:4796
    • 提供者:zn
  1. code7

    0下载:
  2. 霍夫曼编码6进去N输入的MATLAB程序代码,直接可用。-Huffman 6 N input into the MATLAB code directly available.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:788
    • 提供者:杨国锋
  1. huffman

    0下载:
  2. 生成霍夫曼编码和解码程序,本程序包含几个子程序,主程序会自动调用。-Generate Huffman coding and decoding procedures, the program contains several subroutines, the main program will automatically call.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5966
    • 提供者:李永强
  1. HuffmanCode

    0下载:
  2. 霍夫曼编码程序。输入一段英文,然后由各个字母出现的频率给出霍夫曼编码,同时可对另外的英文由此霍夫曼编码进行编码-Huffman coding procedure. Enter a English, then the frequency of each letter is given Huffman code, while on the other in English which Huffman coding
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:177965
    • 提供者:莫斌峰
  1. Huffman1.5

    0下载:
  2. 霍夫曼编码实现的演示程序,从文件读取字符串,单步演示霍夫曼编码的实现。对学习霍夫曼编码有很好的效果-Huffman coding to achieve the demonstration program, the string read from a file, a single-step demonstration of Huffman coding to achieve. Huffman coding of learning have a good effect
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:32636
    • 提供者:谯单
  1. huffam

    0下载:
  2. 利用C++实现霍夫曼编码,阅读代码需要一定的C++STL知识。-Implement Huffman coding in C++, read the code requires a certain knowledge of C++ STL.
  3. 所属分类:STL

    • 发布日期:2017-04-08
    • 文件大小:1606
    • 提供者:罗雄威
  1. Huffman

    0下载:
  2. 实现了霍夫曼树的创建,对字符的编码,对字符的解码等基本操作。-Realized the creation of a tree, hoffman of character encoding, decoding of characters of basic operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:337457
    • 提供者:
  1. Huffman-Codes-And-Matlab-Simulation

    0下载:
  2. 通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造-By MATLAB simulation to compare two yuan Huffman discussed, ternary Huffman coding and source coding efficiency extended to achieve optimization of Hoffman Construction Code
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:53961
    • 提供者:hu diefei
  1. huffman4

    0下载:
  2. 霍夫曼压缩程序,内建霍夫曼树,利于初学者掌握压缩的原理-Huffman compression procedure, built-in Huffman tree, which will help beginners to master the principles of compression
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1727
    • 提供者:polochen
  1. ImageChange

    0下载:
  2. 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values ​ ​ to quantify, such as access to pixel form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162516
    • 提供者:dongtinghong
  1. Huffman

    0下载:
  2. huffman霍夫曼的编码还有解码 ,很好的编码,是可以运行出来-huffman decoding Huffman encoding as well, good coding, can run out
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:451556
    • 提供者:张与
  1. fuffmancode

    0下载:
  2. 霍夫曼编码C++实现,通过霍夫曼树实现霍夫曼编码算法。-Huffman coding in C++, achieved by Huffman coding Huffman tree algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1052840
    • 提供者:沈宙
  1. bmp_coding

    0下载:
  2. VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4319751
    • 提供者:沈宙
  1. Huffman

    0下载:
  2. 霍夫曼编码,生成霍夫曼树。用VC6.0编译,控制台应用程序-Huffman coding, Huffman tree generated. With VC6.0 compiler, a console application
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:195606
    • 提供者:韩小雪
  1. Huffman_code

    0下载:
  2. 霍夫曼编码实现,实现了8位数据输入的霍夫曼编码-Huffman coding to achieve, to achieve the 8-bit data input Huffman coding
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:907
    • 提供者:DU.Q
  1. arithmetic-coding

    0下载:
  2. 算术编码,一种更现代的编码,比霍夫曼更有效-Arithmetic coding, coding a more modern, more effective Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1087
    • 提供者:张琦
  1. arithmetic-coding-and-encoding

    0下载:
  2. 算术编码是一个现代的方法比霍夫曼更有效。-Arithmetic coding is a more effective modern methods Bihuofuman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1113
    • 提供者:张琦
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 39 »
搜珍网 www.dssz.com