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

搜索资源列表

  1. huff_stream.zip

    0下载:
  2. 用于数据流压缩的huffman算法
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:16382
    • 提供者:
  1. 用于数据流压缩的huffman算法源代码

    0下载:
  2. 用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:17873
    • 提供者:wwww
  1. huffmandecodingandencoding

    0下载:
  2. 这是一个基于huffman编码的简单数据流压缩算法,只是一个方便学习huffman的算法-Huffman coding based on the simple data stream compression algorithm, convenience is a learning algorithm Huffman
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:196644
    • 提供者:余叶文
  1. DataStream

    0下载:
  2. 对数据进行一些流方面的操作-some of the data flow in operation
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:27410
    • 提供者:kubo
  1. 081SharpZipLib

    0下载:
  2. C#写的ZIP压缩包,可以在线将文件压缩成为ZIP文件或数据流。-wrote ZIP compressed, online file compressed into ZIP files or data flow.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:405084
    • 提供者:xqiw
  1. haffman

    0下载:
  2. 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8505
    • 提供者:gaorui
  1. RAR_Password

    0下载:
  2. WINRAR 是现在最好的压缩工具,界面友好,使用方便,在压缩率和速度方面都有很好的表现。其压缩率比之 WINZIP 之流要高,3.30 增加了病毒扫描等功能。RAR 采用了比 Zip 更先进的压缩算法,是现在压缩率较大、压缩速度较快的格式之一。 主要特点:对 RAR 和 ZIP 的完全支持; 支持 ARJ、CAB、LZH、ACE、TAR、GZ、UUE、BZ2、JAR、ISO 类型文件的解压;多卷压缩功能;创建自释放文件,可以制作简单的安装程序,使用方便;强大的档案文件修复功能,最大限度恢复损坏
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1933570
    • 提供者:yehson
  1. AlgorithemofHummfertocompression

    0下载:
  2. 用于数据流压缩的huffman算法原码,可用于压缩解压的源程序
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:16862
    • 提供者:蒋桐春
  1. 多值自适应算术编码

    0下载:
  2. 多值自适应算数编码,改进了传统算术编码硬件实现上的局限,将输出结果由小数改进为二进制比特流。能够实现对文本的压缩,若对图像进行压缩需要少许改变,或者将图像数据写入文本即可。
  3. 所属分类:压缩解压

    • 发布日期:2009-03-14
    • 文件大小:63250
    • 提供者:china_jiji
  1. huff_stream.zip 用于数据流压缩的huffman算法

    0下载:
  2. 用于数据流压缩的huffman算法 ,Huffman algorithm used for data stream
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:16695
    • 提供者:
  1. slnGZip

    0下载:
  2. 应用VB.net开发,实现数据压力与解压缩的讲解;处理压缩数据流实例-VB.net application development, data compression and decompression of the pressure on deal with compressed data stream example
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:15305
    • 提供者:aynuion
  1. ConvolutionalCode_Phase1

    0下载:
  2. 卷积码(对数据流)编码解码,并分析结果。附带打孔程序段。-Convolutional code encoding and decoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2113
    • 提供者:卢学
  1. Mp3bianmajiemayuanlihechengxu

    0下载:
  2. MP3文件以一帧为一个编码单元,各帧编码数据是独立的。为了清晰而准确地描述mp3文件格式,下面采用位流语法描述,这种语法格式与c语言近似,易于理解,且描述清晰-An MP3 file to a coding unit, the encoded data frame is independent. In order to clear and accurate descr iption of mp3 file format, the following descr iption of the use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:183778
    • 提供者:
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:17511
    • 提供者:罗鹏
  1. Signal

    0下载:
  2. 接收器必须具有某种方法能够知道数据流中字节的起始和结束。在异步通信中,字节边界由起始和停止位指示。在同步通信中,定时机制帮助发送器和接收器处于同步状态。-The receiver must have some way to know the data stream in bytes of the start and end. In asynchronous communication, the byte boundary from the start and stop bit instructi
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. 根据Huffman编码方法的原理,实现建立Huffman树的功能.并自定义简单输入数据,检验结果.由键盘输入的任意字符流,输出显示每个字符的编码,并计算压缩比-According to the principle of Huffman encoding method to achieve the establishment of Huffman tree functions. And customize a simple input data, the test results. Of any
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:247813
    • 提供者:lienquan
  1. Zlib

    0下载:
  2. 一个关于压缩与解压缩的库源文件,用于对数据流的操作-A compression and decompression of the library source file, for the operation of the data flow
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:159023
    • 提供者:黄平居
  1. MyZip

    0下载:
  2. ZIP加密解密支持数据流,可以直接使用。-ZIP encryption support data flow
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-13
    • 文件大小:3769450
    • 提供者:申克
  1. LZWSample

    0下载:
  2. 实现简单的LZW压缩算法,LZW压缩算法的基本概念:LZW压缩有三个重要的对象:数据流(CharStream)、编码流(CodeStream)和编译表(String Table)。在编码时,数据流是输入对象(文本文件的据序列),编码流就是输出对象(经过压缩运算的编码数据);在解码时,编码流则是输入对象,数据流是输出对象;而编译表是在编码和解码时都须要用借助的对象。字符(Character):最基础的数据元素,在文本文件中就是一个字节;字符串(String):由几个连续的字符组成; 前缀(Pref
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-17
    • 文件大小:5142180
    • 提供者:
  1. LZW-coding

    0下载:
  2. 输入:本程序将从标准输入中读入待压缩的数据流;输出:将压缩结果输出到标准输出上去。LZW编码 -Input: to be the compressed data stream read from the standard input of the program Output: compression results up to the standard output. LZW coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:797
    • 提供者:郭涛
« 12 »
搜珍网 www.dssz.com