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

搜索资源列表

  1. arj解压缩

    0下载:
  2. 这是一个压缩程度最大的文件压缩程序,一般的压缩程度可以达到50%左右。-This is the greatest extent of a compressed file compression procedures, the general level of compression can reach 50%.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:42774
    • 提供者:孙毅
  1. 多媒体压缩

    0下载:
  2. 多媒体课的作业,实现数据压缩的编码,已调试过。可用。-multimedia class operations, data coding, debugging too. Available.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:272375
    • 提供者:周周
  1. ADV601小波视频压缩ActiveX控件

    0下载:
  2. ADV601小波视频压缩ActiveX控件,适用于网络通讯开发的学习借鉴使用-ADV601 wavelet video compression ActiveX controls applicable to the development of the communications network learn to use
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1754444
    • 提供者:安迪
  1. 数据压缩_

    0下载:
  2. 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)-own operations (Adaptive Hoffman decompress) completed functional decompress documents! Method : adaptive Huffman coding (8bit coding) (a GUI interface)
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:48273
    • 提供者:李春光
  1. rmvb电影压缩制作

    1下载:
  2. 从视频播放,编辑,RMVB压缩技术的基础讲起,不但介绍各种格式,对压缩技术也进行了详细讲解。-from video playback, editing, RMVB compression technology based on the 1960s, not only introducing a wide range of formats, compression technology also conducted a detailed brief.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:4618754
    • 提供者:许智勇
  1. 压缩文件示例程序

    0下载:
  2. 压缩文件演示程序,可选择压缩文件,输出压缩文件,用java语言开发,使用jbuilder,内附运行结果图-compressed files Demonstration Program option compressed files, the output compressed files, java language development, the use of JBuilder, enclosing operating results map
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:26903
    • 提供者:刘苑
  1. 16位单片机的语音压缩技术的介绍

    0下载:
  2. 16位单片机的语音压缩技术的介绍,针对凌阳公司的16位单片机介绍其语音压缩的实现-16 SCM voice compression technology, Sunplus against the 16-bit MCU introduced its voice compression to achieve
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:147777
    • 提供者:所进阿飞
  1. 改进的LZSS压缩算法

    0下载:
  2. 本文提出了LZSS压缩算法在进行文本压缩时存在的问题,并给出了解决方法。改进后的算法具有较高的压缩率,实验结果令人满意。 关键词:LZSS;数据压缩 -This paper presents a compression algorithm LZSS text compression during the question and gives a solution. Improved algorithm with a higher compression ratio, the experi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10388
    • 提供者:唐吉卓
  1. lzw压缩

    0下载:
  2. 无损数据压缩的源码,Lempel Ziv Welch算法-lossless data compression source code, the Lempel Ziv Welch algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6014
    • 提供者:别志松
  1. 多维数组-矩阵的压缩存储- 稀疏矩阵(一)

    0下载:
  2. 稀疏矩阵   设矩阵A mn 中有s个非零元素,若s远远小于矩阵元素的总数(即s<<m×n),则称A为稀疏矩阵。 1、稀疏矩阵的压缩存储   为了节省存储单元,可只存储非零元素。由于非零元素的分布一般是没有规律的,因此在存储非零元素的同时,还必须存储非零 元素所在的行号、列号,才能迅速确定一个非零元素是矩阵中的哪一个元素。稀疏矩阵的压缩存储会失去随机存取功能。   其中每一个非零元素所在的行号、列号和值组成一个三元组(i,j,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3934
    • 提供者:snow
  1. 统计压缩算法

    0下载:
  2. 1. 实现任一种统计压缩算法(如:Shannon-Fano编码、Huffman编码、算术编码等),并对自定义文件进行压缩和解压,检验结果。 2. 采用C/C++编写程序 -1. The realization of a statistical compression algorithm (eg : Shannon-Fano coding, Huffman coding, arithmetic coding, etc.), as well as from the definition f
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13170
    • 提供者:陆俊
  1. 图像数据的压缩

    0下载:
  2. 1. 实现BMP文件到JPEG文件的压缩转换。 2. 自选:实现从JPEG文件到BMP文件转换。 3. 采用C/C++编写程序 -1. BMP file to the realization of JPEG compression conversion. 2. Customize : Achieving from JPEG files to BMP file conversion. 3. Using C / C programming
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:279456
    • 提供者:陆俊
  1. DSP做的音频压缩器

    0下载:
  2. 作者:Analog Devices,Inc 平台:ADSP21xx 编程语言:ASM 说明:ADSP21xx用AD的16位定点DSP作音频压缩器性价比不错 -Author : Analog Devices, Inc. Platform : ADSP21xx Programming Language : ASM : ADSP21xx with AD 16-bit fixed-point DSP for audio compression for good cost-effecti
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:25711
    • 提供者:王海
  1. 21种加密54种压缩 算法模块

    0下载:
  2. 21种加密54种压缩 算法模块-21 54 21 compressed 54 encryption algorithm compression module
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:178531
    • 提供者:da
  1. 基于对象的多媒体数据压缩编码国际 [1]

    0下载:
  2. 基于对象的多媒体数据压缩编码国际 钟玉琢主编 关于MPEG4的中文译本 对研究MPEG4的人有用!-object-based multimedia data compression coding international Zhong Yuzhuo MPEG4 editor of the Chinese translation of research the MPEG4 useful!
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:7310686
    • 提供者:陈镇静
  1. 压缩文件算法(lz77)

    1下载:
  2. 使用LZ77算法压缩文件的C代码,一般来说,现在流行的winzip,winrar以及unix下的compress使用的都是该算法-LZ77 algorithm compressed files in C code, in general, the now popular winzip. unix WinRAR and compress the use of the algorithm are
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5279
    • 提供者:王昆
  1. Arj压缩源码

    0下载:
  2. Arj压缩程序,非常齐全,希望大家支持。-Arj compression process, very complete, and hope you will support them.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:408849
    • 提供者:胡东辉
  1. WinRar解压缩

    4下载:
  2. 一个类似于WinRar解压缩的程序源代码,可解压winrar创建的文件。-a similar WinRar decompress the program's source code can decompress files created WinRAR.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:353701
    • 提供者:fgh
  1. 用DSP进行mp3解压缩的算法程序

    0下载:
  2. 用DSP进行mp3解压缩的算法程序,看过之后你就会想自己做个mp3了-DSP solutions for MP3 compression algorithm, after reading you will want to be a mp3 of their own
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:37185
    • 提供者:谢家君
  1. JPEG2000压缩标准

    0下载:
  2. 该文档较详细地讲述了JPEG2000的压缩标准-the document more detailed descr iption of the JPEG2000 compression standard
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:958560
    • 提供者:徐明洁
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com