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

搜索资源列表

  1. huffman另类方案

    0下载:
  2. huffman 编码译码另类方案 ,所有权值有用户自定义,方便用户使用和自行决定-Huffman encoding decoding an alternative plan, ownership values are user-defined, user-friendly and to decide
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:45984
    • 提供者:bob
  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. perfect code

    0下载:
  2. 这个程序用来实现HUFFMAN编码及译码,程序小巧而实用-the procedures used to achieve HUFFMAN encoding and decoding, compact and practical procedures
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2026
    • 提供者:马栋
  1. shujujiegou

    0下载:
  2. 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:19219
    • 提供者:柯可
  1. huffman

    0下载:
  2. huffman 编码 完陈对指定的文本文件内容进行huffman编码 实现输出-END CHAN huffman encoding text file on the specified content encoding huffman implementation output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:434452
    • 提供者:xinyu
  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. Huffmancoding

    0下载:
  2. Huffman编码,在该文件夹中有Huffman编码的相关源程序,并且给出了实验要求-Huffman encoding, in the folder in the relevant source Huffman coding, and test requirements are given
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:6075
    • 提供者:沈晓光
  1. huffman

    0下载:
  2. 编写完整的系统,要求具有以下功能: 1、 I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存入文件hfmTree中。 2、 E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 3、 D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:320281
    • 提供者:张亦楠
  1. Huffmancoding

    0下载:
  2. 自己写的,采用VB.NET编写的霍夫曼(Huffman)编码问题,全图形界面,在VS2005下编译通过。-Wrote it myself, prepared using VB.NET Hoffman (Huffman) encoding problem, the entire graphical interface, in the VS2005 compiler through the next.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:65948
    • 提供者:XIII
  1. huffman

    0下载:
  2. 利用huffman编码实现小于4g文件的压缩,先用2进制读写将文件变为2进制码,再通过前缀码构造huffman树,最后存储huffman编码,解码过程反之。-Using huffman coding to achieve less than 4g file compression, first two to read and write binary file into 2 binary code, and then through the prefix code construct huffm
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:52547861
    • 提供者:邹平
  1. huffman

    0下载:
  2. 赫夫曼编码译码器:能对指定的文本文件进行各字符出现频度分析,并建立哈夫曼树与哈夫曼编码,将该文本文件编码成目标文件 -Huffman codec: Can the specified text file to the frequency analysis of characters in there, and the establishment of Huffman Tree and Huffman encoding, the encoded text file into the desti
  3. 所属分类:Other windows programs

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

    0下载:
  2. Huffman的编码和译码,东西比较简单-Huffman encoding and decoding
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7470
    • 提供者:王浩然
  1. huffman

    0下载:
  2. MATLAB实现的huffman编码,并附有详细的过程说明-MATLAB implementation of the huffman encoding, together with a detailed descr iption of the process
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1490
    • 提供者:韦玉琛
  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. Huffman编码和解码的C语言实现,编译已通过!-Huffman encoding and decoding of the C language, the compiler has passed!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3199
    • 提供者:qun
  1. Huffman

    0下载:
  2. huffman编码,用于压缩文件,解压文件,利用哈夫曼树-huffman encoding used to compress the file, unzip the file using the Huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:1495796
    • 提供者:qian
  1. Huffman

    0下载:
  2. 用基于有堆排序的优先队列构建Huffman树,进行Huffman编码,实现文件压缩、解压缩。-Used to build the Huffman tree based on the priority queue have heapsort, Huffman encoding, file compression, decompression.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2493
    • 提供者:王大可
  1. huffman-encoding--and-decoding

    0下载:
  2. 对一BMP图像进行huffman的编码及解码。-BMP images on a huffman encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:136832
    • 提供者:阳慧
  1. Huffman

    0下载:
  2. 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1410048
    • 提供者:bbc123456
  1. huffman

    0下载:
  2. 输入一段字符,符号,然后对这一串字符进行Huffman编码,然后输入一串电文可以翻译成对应的字符(Enter a paragraph of characters, symbols, and then the string of characters for Huffman encoding, and then input a string of messages can be translated into the corresponding characters)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:@@@3
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com