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

搜索资源列表

  1. Huffman

    0下载:
  2. 这是一个霍夫曼编码解码的源程序,C语言实现,自己编的,注释详细,可读性好.这个是基于对话框的.压缩包包括源程序文件,再vc中运希望对大家理解哈弗曼编码有所帮助-This is a Hoffman codec source code, C language, compiled their own, notes in detail, the readability is good. This is based on the dialog box. Compression bag includes a
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:12430
    • 提供者:焦焰斌
  1. ersgfregt

    0下载:
  2. 霍夫曼编码算法的C语言实现,包含完整的工程文件,编译通过。-Huffman coding algorithm in C language, contains a complete project file and compile.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:170681
    • 提供者:RAINY
  1. tuxiangchuli

    0下载:
  2. 用c++实现图片压缩的简单程序,把bmp图片进行压缩,用C/C++语言编写灰度图像霍夫曼编码的程序-In c++ realize image compression of simple procedure, the BMP image compression ,C/C++ language to develop gray image Huffman coding procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:764558
    • 提供者:kimi
  1. huffuman

    0下载:
  2. 程序设计 由C++实现的 哈夫曼编码器 内含代码-Huffman encoder containing code Programming in C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:496624
    • 提供者:崔倩茹
  1. Huffman

    0下载:
  2. 数据结构 c语言/c++ 哈夫曼树先序中序遍历得到后序层序遍历-Data structures c Language/c++ Huffman tree in preorder traversal is the order traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1054
    • 提供者:核对
  1. fuffmancode

    0下载:
  2. Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:746338
    • 提供者:赵姣姣
  1. Huffman-coding

    0下载:
  2. 数据结构中的霍夫曼编码的源代码。对掌握c语言的数据结构有很好的帮助-Huffman coding in the data structure in the source code. Good master c language data structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1624311
    • 提供者:刘洋
  1. probability-model

    0下载:
  2. 这是一个用C编写的求概率型霍夫曼编码的源程序,我在VC软件里调试过的,可以下载下来直接用的,-This is the source code written in C requirements probabilistic Huffman coding, I debugged VC software can be downloaded directly use
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:1159
    • 提供者:wangshanshan
  1. hfm

    0下载:
  2. 程序是在VC++6.0平台上的哈夫曼程序,用C语言编写-The program is Huffman in VC++6.0 platform program, written in C language
  3. 所属分类:Console

    • 发布日期:2017-11-19
    • 文件大小:12182
    • 提供者:chedongjuan
  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. huffman.c

    0下载:
  2. C语言版哈夫曼树,满足书上的所有要求,而且标准无误-C language version of the Huffman tree to meet all the requirements in the book, and the standard is correct
  3. 所属分类:source in ebook

    • 发布日期:2017-12-07
    • 文件大小:7416
    • 提供者:suwei
  1. Huffman

    0下载:
  2. 通过对于排序方法的深入探究,通过c语言实现huffman编码-Through in-depth exploration of the sorting method, c language Huffman coding
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1274
    • 提供者:张一凡
  1. huffman

    0下载:
  2. 信息理论与编码中的霍夫曼编码的c语言实现,有两种实现方式。-Information theory and coding in the c language implementation of Huffman coding, there are two way.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1229781
    • 提供者:LANCE
  1. huffman

    0下载:
  2. 利用C++实现哈夫曼编码,进而实现二进制编码,以节省资源-Use C++ Huffman coding, thus achieving binary code, in order to save resources
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:yiran
  1. yuv

    1下载:
  2. C语言读入.yuv图像,依次输出Y,Cb,Cr分量像素值,并选取Y分量进行Huffman编码。-Read in C language. Yuv images, in turn, the output Y, Cb, Cr component pixels, and Y component of Huffman coding.
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-25
    • 文件大小:2048
    • 提供者:花花
  1. Huffman-Tree-and-Coding

    0下载:
  2. 哈夫曼树编码完整程序,编码主要是依照数据结构一书上的伪C代码,有调整,有完整-Huffman coding complete program, coding mainly in accordance with the data structure of a pseudo-C code book, there are adjustments, there is a complete
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:545253
    • 提供者:yiyi
  1. huffman

    0下载:
  2. 使用C语言实现从指定文件中读取文本内容,并运用哈弗曼编码对文件进行编码,存储到指定的文件中。-Using C language to read the text from the specified file and use Huffman coding to encode files stored in the specified file.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1703385
    • 提供者:蜗牛
  1. Adptivate_Huff_C

    0下载:
  2. 用C实现的自适应Huffman算法 算法详细,包含编解码 适合初学者-Adaptive Huffman algorithm implemented in C Algorithm in detail, including the codec Suitable for beginners
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:16440
    • 提供者:
  1. c

    0下载:
  2. 本次试验的主要要点是哈夫曼树的建立过程,这种算法的思路是: 1)依据给定的n个权值{W0,W1,……,Wn-1}构造n棵只有一个根结点的二叉树,这些二叉树组成一个森林F={T0,T1,……,Tn-1}。 2)在森林F中选取两棵根结点的权值最小的二叉树作为左、右子树合并成一棵新的二叉树,这棵新的二叉树的根结点的权值等于其左、右子树根结点的权值之和。这样一来,森林中就减少了一棵树。 3)重复上一步,直到森林F中只有一棵二叉树为止,这棵二叉树便是要得到的哈夫曼树 二叉树建立好之后,通过
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2572
    • 提供者:张学阳巨蟹
  1. HuffmanCode

    0下载:
  2. 哈夫曼编码的C语言程序,其中采用了两种不同的方法实现编码-Huffman coding in C language program, which uses two different methods to achieve coding
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:643136
    • 提供者:ch
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com