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

搜索资源列表

  1. huffmantree

    0下载:
  2. 这段编码实现了霍夫曼树的基本编码,可以说是数据结构的一些浅显应用,为以后深入研究打好了基础 -Basically, encoding basic coding Huffman tree, we can say some simple and obvious application of the data structure, lay the foundation for future in-depth study
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:1024
    • 提供者:邵礼
  1. huffman_text.m

    0下载:
  2. 对一篇英文文献中的字符频率进行统计进行霍夫曼编码生成码表,并对该片文章进行压缩-huffman encoder:collect the probility distribution of a english text file and using this probability as input and returns a huffman code table and compress this text file
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-07
    • 文件大小:1615
    • 提供者:sasa
  1. Huffmann

    0下载:
  2. 霍夫曼编码的程序 用于算法与数据结构 可以对已知文字编码 并包含解码程序-program of encoding the huffmann tree. using this program, you can encipher any list of words as well as deciphering it
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:6072
    • 提供者:弯弯豆
  1. huffmancode

    0下载:
  2. 图像的霍夫曼编码,是学习信息论与编码的很好例子-Huffman coding of image is a good example of learning theory and coding
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:2236
    • 提供者:李果
  1. huffmancode-0.1

    0下载:
  2. 构造霍夫曼树 ////////////////////// //根据权重生成霍夫曼树 //weight 权重数组 //n 权重数组长度 //NewTree 新生成的霍夫曼树 void createHFMTree(int* weights,int n,BinaryTree<int>& NewTree) { //初始化堆 MinHeap<BinaryTree<int> > heap(n) int i=0 f
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:2949
    • 提供者:kimikami
  1. huofuman

    0下载:
  2. 用matlab编写的霍夫曼 调试过 没有问题 简单易懂-Huffman debugging using matlab no problem with a simple and easy to understand
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:836
    • 提供者:吴忧
  1. HuffmanDecode.zip

    0下载:
  2. 霍夫曼编码和解码文件,霍夫曼编码重要作用就是用最少的编码长度表示相同的内容,Huffman coding and decoding files, Huffman encoding important role is to denote the same content with a minimum of coding length
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:1628
    • 提供者:suline
  1. Digital_Image_Process_Example

    0下载:
  2. 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:1949393
    • 提供者:章竣尧
  1. Huffman_coding

    0下载:
  2. 这是霍夫曼编码的源代码,希望能帮助到大家-This is the source code of Huffman coding, hope to help people
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:14458863
    • 提供者:王瀚仟
  1. ChangeImage

    0下载:
  2. c#编写的各种数字图像处理函数 windows窗体程序 平移旋转变换 灰度彩色处理 编码 霍夫曼变换-various digital image processing functions written in c# windows form program translation rotation transform the grayscale color processing encoding Hoffman transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:1796044
    • 提供者:star
  1. Tree

    0下载:
  2. 有关数据结构中树的一些C代码,如何建立二叉树,如何进行霍夫曼编码。-Some C code about data structure tree, how to create a binary tree, how to Huffman coding.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:651975
    • 提供者:郭强
  1. jpeg-Cp2Bp2B

    0下载:
  2. 详细 的基于DCT变换和霍夫曼的 JPEG压缩-With text to explain in detail the JPEG decoding C++ write
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-24
    • 文件大小:2615799
    • 提供者:方颖
  1. huffman

    1下载:
  2. 霍夫曼编解码matlab程序,包含熵的计算。-Hoffman codec Matlab procedures, including the calculation of entropy.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:2035
    • 提供者:wangyanlin
  1. ImageCoding

    0下载:
  2. 图像的压缩编码,包括霍夫曼编码,香农-费诺编码,算术编码-Image coding, Huffman coding, Shannon- Fano coding, arithmetic coding
  3. 所属分类:Special Effects

    • 发布日期:2017-12-10
    • 文件大小:419685
    • 提供者:anny
  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. VCDIP_P91

    0下载:
  2. vc界面下,实现图像的霍夫曼编码,霍夫曼树的结构。-the vc interface, achieving image Huffman encoding Huffman tree structure.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1960
    • 提供者:高书勤
  1. hoffmancode

    0下载:
  2. 用C++实现霍夫曼编码功能,输入字符后,显示编码及平均码长-Huffman coding function with C++ input characters, display coding and average yards
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:1724
    • 提供者:ldy
  1. HuffmanCoding

    0下载:
  2. 掌握霍夫曼编码、译码原理,并能够通过程序模拟其编码、译码功能。-Grasp Huffman coding and decoding principles, and the encoding and decoding functions by simulation procedures.
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:946034
    • 提供者:张丹
  1. huffman

    0下载:
  2. 利用霍夫曼编码对图像进行编码及解码,计算霍夫曼编码效率-huffman encode and decode
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1269
    • 提供者:Ji Tong
  1. homework3_SC12023179

    0下载:
  2. 霍夫曼图像编码,有文档说明,冒泡排序,直方图显示,字典统计-Hoffman image coding, documentation, bubble sort, histogram display, dictionary statistics
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:266003
    • 提供者:才正国
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 39 »
搜珍网 www.dssz.com