搜索资源列表

  1. 基于小波零树的图像压缩方法

    0下载:
  2. 基于小波零树的图像压缩方法,采用最流行的ezw方法,将图像压缩,特点,压缩比高,质量好!-The method of image compression based on zero-tree adopts the most popular method-ezw.It can reach the high compression rate.And the compression effect is very good!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:35840
    • 提供者:贾琦
  1. 免费的jpeg2000软件jasper的c源代码.tar

    0下载:
  2. 免费的jpeg2000软件jasper的c源代码,可以调节压缩比例。-free JPEG2000 software jasper c source code compression ratio can be adjusted.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-03
    • 文件大小:1100800
    • 提供者:张赢
  1. ezwmatlab2

    0下载:
  2. EZW法是一個用matlab寫的程式,是植基於小波的影像壓縮轉換-EZW France is using a program written in Matlab, is rooted in wavelet image compression conversion
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:李宛庭
  1. jpegdsp

    0下载:
  2. 利用C6000DSP实现对图像的JPEG压缩,并且利用C语言实现而且进行了优化非常具有实际的作用.-this jpeg compression code is developed by C language and has been optimized for c6000DSP,which is sure to be helpful in your application.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-03
    • 文件大小:187392
    • 提供者:王鹏
  1. lz77_yang

    0下载:
  2. 缩率较高,编译码算法也较为简单的LZ77算法-This algorithm of LZ77 has a good compression,besides it can also be made easily!
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:8192
    • 提供者:solitude
  1. G.723.1-Annex-A-199611-I

    0下载:
  2. ITU-T G.723语音压缩编解码算法源码和测试语音,内有标准附件和使用说明。-ITU-T G.723 voice compression codec algorithm source code and test voice, within the standard accessories and use.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-03
    • 文件大小:1700864
    • 提供者:阙劲峰
  1. HuffmanDIB

    0下载:
  2. VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-03
    • 文件大小:188416
    • 提供者:authority007
  1. GolombCode1

    0下载:
  2. 自适应 Golomb 编码, 为高级数据压缩算法的一种-Adaptive Coding for advanced data compression algorithm of a
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王晓鹏
  1. GIF图像编、解码开发包

    0下载:
  2. gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:319488
    • 提供者:xxz
  1. GZip压缩源代码

    0下载:
  2. 数据压缩源代码和VC中使用DEMO,能够压缩内存数据。- Data compression source code and a demo by VC that can compress data in memory.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:369664
    • 提供者:王金营
  1. 7M6D

    0下载:
  2. 采用分形几何的知识,对图像进行压缩处理,已经有学术论文发表。-using fractal geometry knowledge of image compression, has published academic papers.
  3. 所属分类:分形几何

    • 发布日期:2024-05-03
    • 文件大小:52224
    • 提供者:杨迁
  1. jpeg_src

    0下载:
  2. 是jpeg标准下图象压缩的vhdl实现工程,包括core文件,测试文件,工程文件-image compression vhdl realization project under standard jpeg.core files, test files and project files are included.
  3. 所属分类:图形图象

    • 发布日期:2024-05-03
    • 文件大小:1569792
    • 提供者:石伟
  1. Huffuman

    0下载:
  2. 是一种采用哈夫曼算法的图像压缩算法,是一种无损压缩,希望对大家有所帮助-A lossless image compression algorithm using Haffman coder. Hope to be helpful.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:418816
    • 提供者:孟庆洋
  1. LRC

    0下载:
  2. GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:208896
    • 提供者:杜转奎
  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    2下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:40960
    • 提供者:杨晖
  1. mpeg2_encoder

    0下载:
  2. Mpeg2压缩代码,使用c编程。可以在tds642板子上实现-MPEG compression code, the use of c programming. The board can achieve tds642
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-03
    • 文件大小:326656
    • 提供者:yhb
  1. lpc10.tar

    0下载:
  2. 这是LPC-10压缩算法的源代码,愿共享之.也希望能赐与MELP方面的算法源码.-This is the LPC-10 compression algorithm source code, and is willing to Sharing. I hope to bestow MELP the algorithm source code.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-03
    • 文件大小:797696
    • 提供者:李文化
  1. LZHUF

    0下载:
  2. 一种无损压缩算法,采用了lzss结合huffman动态编码,速度快-a lossless compression algorithm, using a combination of lzss dynamic Huffman coding, fast
  3. 所属分类:压缩解压

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:任燕
  1. C++0314085

    0下载:
  2. JPEG 标准的最新进展是 1996 年开始制定, 2001 年正式成为国际标准的 JPEG 2000 。与 JPEG 相比, JPEG 2000 作了大幅改进,其中最重要的是用离散小波变换( DWT )替代了 JPEG 标准中的离散余弦变换。在文件大小相同的情况下, JPEG 2000 压缩的图像比 JPEG 质量更高,精度损失更小。作为一个新标准, JPEG 2000 暂时还没有得到广泛的应用,不过包括数码相机制造商在内的许多企业都
  3. 所属分类:mpeg/mp3

    • 发布日期:2024-05-03
    • 文件大小:68608
    • 提供者:ldwe
  1. 分形图象压缩的软件

    0下载:
  2. 分形图象压缩的软件,利用迭呆法实现图象的压缩算法-fractal image compression software that uses Diez spent Method Image Compression Algorithm
  3. 所属分类:RichEdit

    • 发布日期:2024-05-03
    • 文件大小:36864
    • 提供者:王晶
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org