CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 文件编码

搜索资源列表

  1. huffman

    0下载:
  2. 哈夫曼编码文件压缩 实现对文本的压缩,可以是字符,数据-Huffman coding compression realization of the text file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:650275
    • 提供者:乐悦
  1. acccodesources

    0下载:
  2. acc编码源程序,不需要密码,功能是定点使用acc压缩的功能,很好使用,包含各种源文件和头文件-acc coding source, no password is required, the function is the function designated use acc compression, very good use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:459407
    • 提供者:Andy
  1. aite_fileadmin_v2.0

    0下载:
  2. 爱特网站文件专家 01.文件批量压缩功能 02.批量网址获取文件 爱特文件官方更新:http://www.debao21.com 爱特文件专家使用了Pclzip和Archive_Tar 爱特文件专家除此库之外均为原创编码 -Actel website files specialists 01. Batch file compression feature 02. Batch file URL for file Actel official update:
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:54571
    • 提供者:aa768228
  1. arith_code_one_symbol

    0下载:
  2. 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and with probability u
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1304177
    • 提供者:刘旭
  1. arith_code_use_entrop

    0下载:
  2. 算数编码的matlab程序,主要用于压缩txt文本,(文本里面是英文字符),主要文件为encoder.m和decoder.com,并带有概率更新,最主要的是考虑前一个符号,运用熵编码。-Arithmetic coding matlab program, mainly used to compress txt text (text which is in English characters), the main document is encoder.m and decoder.com, and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:214068
    • 提供者:刘旭
  1. Huffman

    0下载:
  2. C语言,利用信息论与编码中的霍夫曼的原理实现文件的编码和解码,对txt和ppt文件测试成功-C language, the use of information theory and coding to achieve the principle of Huffman encoding and decoding files, txt and ppt files on the test was successful
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:4044
    • 提供者:温志平
  1. jpeg_decoder

    0下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:982377
    • 提供者:颖风
  1. HANMINGCODE

    0下载:
  2. matlab的m文件,是关于汉明码编码的,文件可以直接运行-matlab m-file is on the Hamming code, files can be run directly
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:huanghui
  1. huffcode

    0下载:
  2. 这是使用c++中的mfc实现的,对一个文件进行哈夫曼编码,并对产生的编码文件实现解码-This is the use of c++ mfc achieve, Huffman coding on a file, and the resulting encoded file to achieve decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4945831
    • 提供者:TOM
  1. fileOperating

    0下载:
  2. 用C++实现的结合哈弗曼树编码的原理来实现对文件的压缩和解压-use the principle of the huffman tree which is very effective in compressing and decompressing the file via C++
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:3011334
    • 提供者:wfl
  1. Huffman

    0下载:
  2. Huffman编码(压缩与解压缩),通过哈弗曼编码进行一些简单文件的压缩与解压缩-Huffman coding (compression and decompression), Huffman coding through some simple file compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:614788
    • 提供者:李三
  1. deep-learn-Autoencoder_Code

    2下载:
  2. 深度学习的自编码器MATLAB程序。需根据文档内说明进行相关文件下载并配置-Depth of learning from the encoder MATLAB. To be based on the relevant documents within a document instructions to download and configure
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16139
    • 提供者:王贺
  1. huffman.tar

    0下载:
  2. C++ 实现huffman树,和哈夫曼编码,实现对外部文件加密等功能 -Achieve huffman tree, and Huffman coding, to achieve document encryption
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:15332
    • 提供者:nan
  1. Huffuman

    0下载:
  2. 用哈夫曼算法实现文件的压缩编码、算法设计与分析-Huffman algorithm used for file compression, algorithm design and analysis
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1141255
    • 提供者:
  1. HuffmanCompress

    0下载:
  2. 基于huffman编码文件压缩及解压的一种C++实现,开发环境为XCODE5-C++ implementation of Huffman coding compression and decompression with XCODE 5
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:31379
    • 提供者:焦鹏
  1. QAM-and-MSK

    0下载:
  2. 用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。-Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6097
    • 提供者:lin
  1. huffman-on-matlab

    0下载:
  2. 利用哈弗曼编码原理对图像进行压缩处理,比较压缩得到文件与源文件,分析编码性能。-this document introduce how to deal pictures with huffman on the environment of matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:852106
    • 提供者:David Li
  1. jpeg

    0下载:
  2. 实现jpeg编码过程源代码,VC++6.0完整工程文件,包括详细注释 包含添加jpeg文件头的工具,测试图片-Jpeg encoding process to achieve the source code, VC++6.0 complete project documentation, including detailed annotation tools to add jpeg file header contains the test image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:447585
    • 提供者:mk
  1. HuffmanTree_for-compress-and-depress

    0下载:
  2. Visual c++环境下的文件的简易压缩、解压(基于哈弗曼编码&解码)-Simple file compression and decompression under Visual c++ environment(based on Huffman encoding & decoding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-19
    • 文件大小:5175271
    • 提供者:钟腾
  1. lc

    0下载:
  2. lz压缩编码实现了lz编码的算法对文件进行压缩-lz lz compression coding algorithm to achieve a file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:178564
    • 提供者:余家麒
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 »
搜珍网 www.dssz.com