搜索资源列表

  1. 文正

    0下载:
  2. 这个也是哈夫曼编码译码      这个是基于文档类的- This also is 鍝堝か鏇?the code decodes this is based on the documents class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:183296
    • 提供者:下沙
  1. Huffman

    0下载:
  2. 哈夫曼编码和解码系统,并可对文件进行编码-Huffman coding and decoding system, the documents can be encoded
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者: 哈哈哈
  1. pq

    0下载:
  2. 哈夫曼编码树算法-Huffman coding Tree Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:赵臻
  1. 霍夫曼树编码

    0下载:
  2. 哈夫曼树编码代码-Huffman code tree coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:小小
  1. huffmanDemo

    0下载:
  2. 哈夫曼编码解码演示程序,生动有趣,适合教学演示以及深刻理解哈夫曼编码解码算法。包含哈夫曼编码解码算法以及高级界面技术-Huffman encoding and decoding demonstration program, lively and interesting, for teaching demonstrations and deep understanding of Huffman encoding and decoding
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:192512
    • 提供者:郭瑞杰
  1. Cseg

    0下载:
  2. 哈夫曼编码构造 c++程序 -Huffman coding structure c procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. haffman

    0下载:
  2. 对英文字母的哈夫曼编码-right alphabetic Huffman coding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:杨静
  1. 动态哈夫曼编码

    0下载:
  2. 动态哈夫曼编码-Dynamic Huffman coding
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. 哈夫曼编码2

    0下载:
  2. 哈夫曼编码 很小的程序 数据结构的-Huffman coding procedures small data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:涛涛
  1. hafuman

    0下载:
  2. 哈夫曼编码课程设计-Huffman coding course design
  3. 所属分类:文档资料

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:胡丕
  1. 3457435354

    0下载:
  2. 哈夫曼编码的c语言实现-Huffman coding in C Language
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:王天
  1. 信息论实验

    0下载:
  2. 这是我做的信息论的3实验程序 (1、l-d编码 2、哈夫曼编码 3、维吉尼亚密码)-This my information, so the three experiments (1, l-d code 2, 3 Huffman coding, Virginia password)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:来盛骞
  1. comp

    0下载:
  2. 用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:路路
  1. 体系结构指令哈夫曼编码

    0下载:
  2. 这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:中国
  1. Huffman1

    0下载:
  2. 本程序提供了哈夫曼编码的压缩和解压缩函数,并实现了图象文件的压缩和解压缩-the procedures provided Huffman coding compression functions, and to achieve the image file compression
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:21504
    • 提供者:徐亮
  1. 用于文件压缩的huffman算法

    0下载:
  2. 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:张雷
  1. huffmancoding

    0下载:
  2. 此程序为哈夫曼编码,其中画出树图以很好的理解哈夫曼编码的原理。- This procedure for 鍝堝か鏇?the code, in which draws the tree chart by the very good understanding 鍝堝か鏇?encoded principle.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:黄正化
  1. Huffman_32

    0下载:
  2. 这个是用C写的哈夫曼编码与解码,起中间数据还用文件显示,以便大家观摩-this is written in C Huffman coding and decoding, starting with intermediate data file, so that we watch
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:358400
    • 提供者:许超雄
  1. Class1

    0下载:
  2. 用贪婪算法中的哈夫曼编码为文件进行压缩,得到一个比较好的压缩程序.-greedy algorithm with the Huffman encoding of the document for compression, to be a relatively good compression process.
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:郭宏慧
  1. 产生哈夫曼编码的源代码

    0下载:
  2. 用C语言实现哈夫曼编码压缩的逆过程对于掌握数据压缩原理有重要的积淀作用-C language Huffman Coding for the inverse process of master data compression theory has important role in the sediment
  3. 所属分类:压缩解压

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:鲸鱼
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org