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

搜索资源列表

  1. 算法设计与分析实验

    0下载:
  2. 哈夫曼编码。排序问题,利用贪心算法的思想实现哈夫曼编码算法程序 -Huffman coding. Scheduling problems, the greedy algorithm achieving Huffman coding algorithm
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:20352
    • 提供者:无有
  1. huffmanenc

    0下载:
  2. huffman编码的程序 根据huffman算法统计概率 算出码书 然后编码
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1630
    • 提供者:signal
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62518
    • 提供者:
  1. 用于文件压缩的huffman算法

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

    • 发布日期:2008-10-13
    • 文件大小:13827
    • 提供者:张雷
  1. huffman_

    0下载:
  2. Window数据, 压缩huffman算法-windows data ,compress huffman arithmetic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40021
    • 提供者:
  1. huffman_algorithm

    0下载:
  2. VC写的huffman压缩算法,包括数据流以及文件方式实现的huffman数据压缩算法-huffman compression algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:74532
    • 提供者:ting yang
  1. Huffman

    0下载:
  2. Huffman编码(二叉树应用),要求对文件进行Huffman编码的算法,以及对一编码文件进行解码的算法-Huffman coding (binary application), requested documents Huffman encoding algorithm, as well as an algorithm to decode the encoded file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:315266
    • 提供者:liujianye
  1. huffman

    0下载:
  2. 模拟霍夫曼树算法过程,在相同目录下建立一个有数据的TXT文件,然后按提示运行-Huffman tree algorithm simulation process, in the same directory data to create a TXT file, and then follow the prompts to run
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:5880
    • 提供者:吴平波
  1. Huffman

    0下载:
  2. Huffman算法的C实现,非可视化程序,可直接运行输出-Huffman algorithm to achieve C, non-visualization process, can be directly run output
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1132
    • 提供者:00
  1. Huffman

    0下载:
  2. 哈夫曼编码和译码的实现,参考书中核心算法在Visual studio6.0的环境中运行成功。-Huffman encoding and decoding to achieve, reference books in the core algorithm in Visual studio6.0 the success of the environment.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1292
    • 提供者:星星
  1. huffman

    0下载:
  2. c版本,Huffman编解码算法演示,其中输入的测试文件可自定以一两句的英文txt文件-c version, Huffman decoding algorithm for demonstration
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4619
    • 提供者:James
  1. Huffman

    0下载:
  2. huffman编码,数据结构书上面的算法整理-huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:11017
    • 提供者:chenjie
  1. lab0701-Echo

    0下载:
  2. 初中计算机优秀论文-嵌入式MP3解码器中Huffman算法的硬件加速 -sads
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:22973
    • 提供者:chengwen
  1. huffman-c

    0下载:
  2. huffman 信源编码算法C源程序-source coding algorithm huffman source ~~~~~~ C
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1382
    • 提供者:小鱼
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

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

    0下载:
  2. 用函数指针实现的优先队列与huffman算法,c语言实现
  3. 所属分类:Other systems

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

    1下载:
  2. 用C++写的哈夫曼编码的实现 算法与数据结构课程实验可能用到哦-Huffman coding algorithm and data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:87378
    • 提供者:Leehowe
  1. huffman

    0下载:
  2. 哈夫曼编码实现压缩与解压缩 整体设计流程清晰 算法简洁-Huffman coding to achieve compression and decompression algorithm for the overall design process clear and concise
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3627
    • 提供者:meimei
  1. Huffman

    0下载:
  2. 实现了Huffman算法,能够输出一个字符串序列对应的每个自字符对应的Huffman编码值01串。-The file implements the Huffman algorithm in C++ ,which will output a sequence of strings corresponding to the frequency of each character in the string to the Huffman coding since the character corre
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:3653
    • 提供者:刘君
  1. HUFFMAN

    0下载:
  2. 数据结构之HUFFMAN算法, 数据结构之HUFFMAN算法-The data structure HUFFMAN algorithms, data structures HUFFMAN algorithms, data structures, the HUFFMAN algorithm of
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:139198
    • 提供者:马苏
« 12 3 4 5 6 »
搜珍网 www.dssz.com