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

搜索资源列表

  1. hfm

    0下载:
  2. 霍夫曼编码的C语言实现!-Huffman coding in C language!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5709
    • 提供者:微分方程
  1. (4)

    0下载:
  2. 霍夫曼编码的C语言实现-Huffman coding in C language Albion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2352
    • 提供者:哈啦
  1. hofman

    0下载:
  2. 这是一个霍夫曼编码运用的程序,在C语言的环境下编写的。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15146
    • 提供者:楼敏炫
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. HuffmanExp

    0下载:
  2. HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:112683
    • 提供者:俊俊
  1. tuxiangchuli

    0下载:
  2. 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:764938
    • 提供者:SANMIL
  1. Graphic.process

    0下载:
  2. 应用C/C++语言编写灰度图像霍夫曼编码的程序-Application of C/C++ language coding gray-scale image of the Hoffman process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:116617
    • 提供者:geyu
  1. huffman1

    0下载:
  2. 本程序可以实现霍夫曼无损压缩编码,C语言-Huffman Coding
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:10294
    • 提供者:yang
  1. HUFF

    0下载:
  2. 这是霍夫曼编码的c语言实现 可以直接在编辑器上运行-This is the Huffman code of c language directly in the editor to run
  3. 所属分类:Windows CE

    • 发布日期:2017-04-13
    • 文件大小:3014
    • 提供者:bichaozhi
  1. bianma

    0下载:
  2. 基于MATLAB的霍夫曼编码。包括MATLAB界面下生成的结果图。程序较C语言易懂,由于在MATLAB下实现,程序简洁。-Huffman coding based on MATLAB. Including the MATLAB interface to generate the results of Fig. Procedures easy to understand language than C, because under MATLAB, the program simple.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:65687
    • 提供者:张作
  1. 178_C_code

    0下载:
  2. c语言各种常有算法代码 例如霍夫曼编码 等-178 typical code write in c
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:79595
    • 提供者:于水
  1. Cpp1

    0下载:
  2. C语言编译利用霍夫曼编码压缩/解压缩文件-C compiler to use Huffman coding compression/decompression file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1585
    • 提供者:诸葛孔亮
  1. cyuyanshixiandaima

    0下载:
  2. C语言就数据结构的实现代码,包括霍夫曼编码,图遍历,二叉树等-C language data structure on the implementation of code, including Huffman coding, graph traversal, binary tree and so on. . .
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:228300
    • 提供者:jiao
  1. huff

    0下载:
  2. 霍夫曼编码的C语言实现,用VC6.0平台实现,完成建立建立码树功能,可进行huffman的编码和译码-The realization of Huffman Code
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-10
    • 文件大小:1323
    • 提供者:caverkia
  1. Huffman

    0下载:
  2. 这是一个关于霍夫曼编码与解码的c语言程序,功能强大,且使用-This is a Huffman encoding and decoding on the c-language program, powerful, and the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3034
    • 提供者:李杰
  1. HuffmanDialog

    0下载:
  2. C语言实现图像的霍夫曼编码~可以实现简单的霍夫曼编码-C-Image of the Huffman coding ~ simple Huffman coding can be achieved
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:816
    • 提供者:
  1. Compression

    0下载:
  2. 使用C#语言实现图像编码的各种算法,如霍夫曼编码、香农编码、香弗编码、行程编码、傅里叶编码等等。-C# language using a variety of image coding algorithms such as Huffman coding, Shannon coding, Hong Vladimir coding, length encoding, Fourier coding and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:150566
    • 提供者:Andox
  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. adaptive-huffman-coding-c

    0下载:
  2. 本程序是使用c语言编写的自适应霍夫曼编码,对于只熟悉c语言的同学会有很大帮助。-This procedure is the use of adaptive Hoffman coding of C language, the only familiar with the C language students will be of great help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:33441
    • 提供者:wmpywv
  1. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:narutoyt
« 12 »
搜珍网 www.dssz.com