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

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼编解码程序,可实验对图像的哈夫曼编码-Huffman encoding and decoding procedures, the image of Huffman coding experiments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:188532
    • 提供者:陈冠希
  1. Huffman

    0下载:
  2. huffman。编码和译码的源程序代码。编码:用于高效储存,译码:已知编码文件,可以还原信息符号串-Huffman. Encoding and decoding of the source code. Code: for efficient storage, decoding: known coding files, can restore information string
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1204012
    • 提供者:sunyangyang
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. huffman-compress-for-txt

    0下载:
  2. 基于ASC码的哈弗曼编码压缩,只能用于txt文件的压缩-Huffman encoding and compression for compressing txt files only
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2004
    • 提供者:Arthur
  1. HUFFMAN

    0下载:
  2. 利用得到的权值构建huffman树、并输出每个字符对应的huffman编码,另外动态演示该哈夫曼树的生成过程。-Right to use the output value to construct the Huffman tree, and each character corresponding Huffman encoding, and dynamic display the generation process of the Huffman tree .
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:893695
    • 提供者:墨菲
  1. Huffman

    0下载:
  2. 利用Huffman编码实现文件压缩解压的算法,改源码为C++面向过程的。主要是由函数组成,包括主函数、压缩函数、解压函数、界面函数。-Use Huffman encoding for file compression and decompression algorithms, change-oriented C++ source code for the procedure. It is mainly made up of functions, including the main functi
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 数据结构,Huffman编码与解码,采用Huffman编码和二叉树知识-Data structure, Huffman encoding and decoding, using Huffman encoding and two fork tree knowledge
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:973714
    • 提供者:靳以2002
  1. huffman

    0下载:
  2. Huffman Encoding And Decoding
  3. 所属分类:matlab

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

    0下载:
  2. matlab实现图像的Huffman编码解码,内含部分网络参考程序-Huffman encoding and decoding based on MATLAB, containing part of the rescources the Internet.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3761191
    • 提供者:Penrose Wang
  1. Huffman

    0下载:
  2. 赫夫曼编码,输入文本转换成赫夫曼编码格式-Huffman coding, enter text into the Huffman encoding format
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:21007
    • 提供者:李华
  1. huffman

    0下载:
  2. 基于matlab的huffman编码解码-huffman encoding and decoding
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:piaf
  1. Huffman

    0下载:
  2. Huffman编码的实现,该编码可以用来压缩图像等,直接编译可运行-Huffman encoding implementation, the coding can be used to compress images, etc., can be run directly translated
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 可将输入的数据转换为哈夫曼编码,并计算每个字符出现的次数(即权值)-Input data can be converted to Huffman encoding, and calculate the number of occurrences of each character (i.e., weight)
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 霍夫曼编码,功能为读取对应文件里的字符串源码,进行霍夫曼编码,输出码表字典和编码结果,编码效率等参数,最后提供解码-Huffman coding function to read the corresponding file in the source string, Huffman encoding, dictionary and code table output coded result, the coding efficiency and other parameters, and fi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:王城波
  1. Huffman

    0下载:
  2. 从txt读取数据,建立赫夫曼树,以及打印赫夫曼编码,平台是Visual Studio 2013-Read data txt, build Huffman tree, and print Huffman encoding, the platform is Visual Studio 2013
  3. 所属分类:Console

    • 发布日期:2017-12-13
    • 文件大小:2801170
    • 提供者:水心月
  1. Huffman

    0下载:
  2. 哈夫曼编码与解码,哈夫曼编码是一种重要的编码方式,该程序是用C语言,数据结构实现的-Huffman encoding and decoding,Huffman encoding is an important way of coding.need to change program is in C,the data stucture
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-13
    • 文件大小:2350
    • 提供者:黄旭
  1. huffman

    0下载:
  2. 哈夫曼编码的MATLAB实现(基于0、1编码),并与香农编码对比(the MATLAB implementation of Huffman encoding (based on 0 and 1 encoding) and comparision with Shannon code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:71680
    • 提供者:团团围困
  1. Huffman编码(二叉树应用)

    0下载:
  2. Huffman编码(二叉树的应用)其中包含了源代码及实验截图(Huffman encoding (Application of two fork tree) Which contains the source code and experimental screenshots)
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:52224
    • 提供者:ACE..
  1. huffman

    0下载:
  2. 一个简单的哈佛曼编码的程序没有什么太大的价值和意义。(A simple Harvard encoding program does not have much value or significance.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:一个光头
  1. Haffman

    0下载:
  2. 合理设计窗口界面,待编码的文字通过窗口的编辑界面(类似记事本的编辑界面)录入,在界面上显示各个字符出现的频率及哈夫曼编码,对原文编码并在界面上显示出来;对译码文字还原,显示在界面上与原文对照。功能菜单或按钮自行设计,以合理为目的。(Reasonable design of window interface, for encoding text through the window editing interface (Notepad edit interface) input, display
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-21
    • 文件大小:2011136
    • 提供者:小慧hui
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com