搜索资源列表

  1. hafumanbianma

    0下载:
  2. 这是哈夫曼编码译码的vc程序,在vc++6.0下编译通过,并运行正确 -This is Huffman coding decoding vc procedures, the vc 6.0 compile and run correctly
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:260096
    • 提供者:
  1. hamfuman

    0下载:
  2. 哈夫曼编译器 数据结构作业,已经生成编辑器,可以使用,环境是在vc++下生成的-Huffman compiler data structure operations, has generated editor, can be used, the environment is the next generation of vc
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:254976
    • 提供者:李学
  1. baogaohuFFMAN

    0下载:
  2. 哈夫曼编码的实现,用C语言编写的,报告中赋有原代码.-Huffman coding achieved, using the C language, the report vested with the original code.
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:刘敏
  1. huffmanfordepreesingcoding

    0下载:
  2. 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file&g
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:冯灿科
  1. 1009

    0下载:
  2. 所有编码的C语言实现程序~~~有香农,哈夫曼-all coding in C language procedure ~ ~ ~ with Shannon, Huffman, etc.!
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:骷髅
  1. huftest

    0下载:
  2. 测试哈夫曼编码源程序 软件工程中重要的一部分,即软件测试。该例给出了如何测试哈夫曼编码及解压源程序的方法。-test Huffman coding source software projects important part of that is software testing. The cases are given how to test and Huffman coding method of extracting the
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:33792
    • 提供者:song
  1. 200642313193840533

    0下载:
  2. 哈夫曼编/译码器(3) 哈夫曼编/译码器(3) 哈夫曼编/译码器-Huffman encoder/decoder (3) Huffman encoder/decoder (3) Huffman Encoder/Decoder
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:lijie
  1. xiaoxiaoniao

    0下载:
  2. c++编写的哈夫曼编码和译码源程序,是数据结构课程设计的题目。是本人自己编的。-c prepared by the Huffman encoding and decoding source, the data structure is the subject of curriculum design. Yes, I own series.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:288768
    • 提供者:尹鹏伟
  1. hufamnCode

    0下载:
  2. 哈夫曼编码译码的程序,详细大家能用的上。程序里面有注释-Huffman encoding decoding procedures, we can use the details on. There are procedures Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2267136
    • 提供者:尹明
  1. Huffman_mfc

    0下载:
  2. 哈夫曼编码,基于MFC开发。哈夫曼编码为熵编码中的最佳方法之一,广泛用于各种数据压缩技术中。-Huffman coding, based on the MFC. Huffman coding for entropy coding one of the best ways, for a wide variety of data compression technology.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:201728
    • 提供者:canny06
  1. haffnode

    0下载:
  2. 哈夫曼树问题:数据结构中的基本问题,可以实现哈夫曼树的建立及编码问题-Huffman tree problem : data structure of the basic issues can be achieved Huffman tree and the establishment of coding problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:449536
    • 提供者:张伟
  1. CompressCode(Many)

    1下载:
  2. N多的压缩解压源代码,包括compress、LZW、LZ77、RLE、哈夫曼-N number of codecs source code, including compress, LZW, LZ77, RLE, Huffman, etc.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:105472
    • 提供者:张 虎
  1. hufuman

    0下载:
  2. 哈夫曼编码源程序!好东西啊 喜欢的话 下吧 对学习数据压缩有好处-Huffman coding source! Ah good things like what are you learning good data compression
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:892928
    • 提供者:sunweiwei
  1. Delphi_1016

    0下载:
  2. 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:148480
    • 提供者:
  1. djkhfg

    0下载:
  2. 对文件中的数据进行哈夫曼编码和解码,列出给定数据的权重,列出左右孩子和父亲节点的列表,对任意数据进行进行哈夫曼编码和解码-to document the data Huffman coding and decoding, data presents given weight, shown around children and the father node list of arbitrary data for Huffman codi
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:houny
  1. JPEGyasuomatlabdaima

    0下载:
  2. jepg压缩的matlab代码,采用哈夫曼编码,dct变换-jepg compression Matlab code, using Huffman coding, transform Extra
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:59392
    • 提供者:zhouyinye
  1. huffencode

    0下载:
  2. 哈夫曼编码程序,VC下编译通过。实际验证了算法的正确性。-Huffman coding procedures, VC compile. Actual verification of the correctness of the algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:周瑞
  1. haffuma

    0下载:
  2. c 实现的哈夫曼码编译器 sample demo-c achieve Huffman code compiler sample demo
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:chen-fu
  1. HuffmanTreeDlg

    0下载:
  2. 基于对话框的哈夫曼树演示系统 包含文件的操作,对话框画图-dialog on the Huffman tree demonstration system contains documents, the dialog Painting
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-19
    • 文件大小:1968128
    • 提供者:letterb
  1. imageYSJY

    0下载:
  2. 一个基于小波变换和哈夫曼编码的图像压缩解压程序-one based on wavelet transform and Huffman coding image compression decompression procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1347584
    • 提供者:light
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org