CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - HUFFMAN算法

搜索资源列表

  1. Huffman

    0下载:
  2. 用c++实现的赫夫曼加密算法,包括字符串的加密与解密-Using c++ encryption algorithm implemented Hoffman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:160085
    • 提供者:肖德强
  1. Huffman

    0下载:
  2. 读取文件编码译码,用了数据结构的算法。晚饭后让我ihgieh-read in something from Text and, convert them to and the verse
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:911301
    • 提供者:werty
  1. Huffman

    0下载:
  2. 一个简单的huffman的c语言程序,程序写的较为简单,重点利用数据结构中的二叉树算法。初学者可以看看,作为不同的思路。-A simple huffman c-language program, the program written in relatively simple, focusing on the use of the binary tree data structure algorithms. Beginners can see, as a different way of thi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4030374
    • 提供者:xiongjun
  1. huffman

    0下载:
  2. 霍夫曼树的C++描述,对树的理解更加深刻,且算法经典-huffman tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1703
    • 提供者:king
  1. huffmancode

    0下载:
  2. 利用huffman算法进行的编码,主要采用基本循环实现,速度快。其中code文件为主程序。-Using huffman coding algorithm, the main use of the basic cycle of implementation, fast. In which the main program code file.
  3. 所属分类:matlab

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

    0下载:
  2. 用C++实现霍夫曼编码,对一组字符串进行编码,通过对霍夫曼算法的实现,进一步了解霍夫曼算法进行数据压缩的原理及过程。-Huffman
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:228205
    • 提供者:blue
  1. Huffman_Operation

    0下载:
  2. huffman算法的另一种算法实现,可以与书上的算法对照,用于学习-huffman algorithm to another algorithm, the algorithm can be controlled with the book, for learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:188240
    • 提供者:lxg
  1. huffman

    0下载:
  2. 哈夫曼编码以及哈夫曼相关算法哈夫曼编码以及哈夫曼相关算法-Huffman coding and Huffman coding Huffman-correlation algorithm, and Huffman-correlation algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2486764
    • 提供者:何天成
  1. codingsystem

    0下载:
  2. 这是一个编码系统,包括图像配准,一维二维huffman编码,lz算法等。-This is a coding system, including image registration, one-dimensional two-dimensional huffman coding, lz algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:2022794
    • 提供者:周航远
  1. huffman_code

    0下载:
  2. huffman 压缩和解压算法,采用matlab编写,纯原创。-huffman compression and decompression algorithm using matlab prepared, pure originality.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:89496
    • 提供者:Li yuanzhang
  1. huffman

    0下载:
  2. 哈夫曼算法,构造哈夫曼树,有详细的介绍,本人纯C语言编写-huffman
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-13
    • 文件大小:718
    • 提供者:ybelieve
  1. huffman

    0下载:
  2. 本程序是基于Huffman编码算法对文件进行压缩的代码-It is a program based on the algorithm of Huffman for file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:212663
    • 提供者:lisir
  1. Huffman

    0下载:
  2. 哈夫曼算法(使用C语言编写,和大学的算法课本配套的)-哈夫曼算法
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:284968
    • 提供者:黄健繁
  1. huffman

    0下载:
  2. java语言实现的huffman树算法,数据结构中重要的算法,也是上课时候的课程作业。-java language of the huffman tree algorithms, data structures important algorithms, when the course is class work.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:30841
    • 提供者:祝美莲
  1. huffman

    0下载:
  2. 数据结构哈夫曼编码解码算法包括编码和解码-Huffman encoding and decoding data structures, including encoding and decoding algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:279572
    • 提供者:wang
  1. huffman

    0下载:
  2. 这是哈夫曼算法的c实现,比较容易理解!基于数据结构教程实现-C This is the Huffman algorithm implementation easier to understand
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1734
    • 提供者:唐博鼠
  1. Huffman

    0下载:
  2. 通过Huffman编码,实现对文件(如文本文件)的压缩和解压。压缩后生成二进制文件。压缩效率高。C++版数据结构与算法的典型应用。-By Huffman coding, to achieve the file (such as a text file) of the compression and decompression. Compressed binary file generated. Compression efficiency.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:509267
    • 提供者:canyue
  1. huffman~

    0下载:
  2. 编写求解Huffmann编码的程序以及解码的程序。要求以指针形成的二叉树结构实施算法。-Preparation of procedures for solving Huffmann encoding and decoding procedures. Required to form a binary tree structure pointer implementation algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2747
    • 提供者:刘枫
  1. Huffman

    0下载:
  2. Huffman,霍夫曼树算法实现,数据结构作业,第三次试验-Huffman
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:121857
    • 提供者:zhuzi
  1. Huffman

    0下载:
  2. 通过哈弗曼压缩编码算法进行各种文件的压缩和解压缩-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:664628
    • 提供者:joke
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 44 »
搜珍网 www.dssz.com