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

搜索资源列表

  1. keyFrame

    1下载:
  2. 从avi格式的视频中提取bmp格式的关键帧,以达到压缩空间的效果。-Avi video format from bmp format to extract the key frames to achieve the effect of compressed space.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-17
    • 文件大小:4865209
    • 提供者:沈梦溪
  1. DCTyasuo

    0下载:
  2. 本程序是对girl.bmp文件做二维的DCT,以达到压缩的目的-This procedure is done two-dimensional girl.bmp file DCT, in order to achieve the purpose of compression
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:623
    • 提供者:ming
  1. jpeg

    0下载:
  2. 实现了delphi编程环境下的,bmp到jpeg的压缩过程,帮助您学习研究jpeg压缩实现-Achieved delphi programming environment, bmp to jpeg compression process, help you learn of jpeg compression to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:522292
    • 提供者:HJ
  1. decode

    0下载:
  2. jpg格式的文件的解码,将jpg格式的图片解压缩成bmp类型的文件-decode jpg files
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:9510
    • 提供者:张永华
  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2939
    • 提供者:嘟嘟
  1. jpeg_24bit_bmp

    0下载:
  2. 用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3640837
    • 提供者:mastor
  1. Jpeg

    0下载:
  2. Jpeg图像压缩毕业论文以及C++源码,能实现,bmp与jpeg等图像的转换-Jpeg image compression thesis and C++ source code, to achieve, bmp and jpeg and other image conversion
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:6932897
    • 提供者:Hongyuan Li
  1. DCT

    0下载:
  2. 用于bmp格式图现象的dct编码和解码,实现中没有考虑其他尺寸的图片,所以想要压缩不同尺寸的图像请自行修改-DCT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3701
    • 提供者:wangcheng
  1. BMPtoAVI

    0下载:
  2. 将一个文件夹下的所有BMP文件合成一个非压缩的AVI视频,BMP文件的命名必须按照:0.bmp,1.bmp,2.bmp...n.bmp-A folder will be all the BMP files into one video uncompressed AVI, BMP file name must be: 0.bmp, 1.bmp, 2.bmp ... n.bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:35555
    • 提供者:wuliang
  1. BMP2AVI

    0下载:
  2. 将文件夹下所有BMP合成一个非压缩的AVI视频,BMP命名规则必须按照1.bmp 2.bmp....n.bmp-BMP files into one folder, all uncompressed AVI video, BMP naming must be 1.bmp 2.bmp .... n.bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6936827
    • 提供者:孙乐公
  1. gd-2.0.35RC1.tar

    0下载:
  2. 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1272154
    • 提供者:sfx
  1. Filecompressionandrestore

    0下载:
  2. 文件压缩和还原(包括二进制数据文件和bmp位图文件)-File compression and restore
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:3427
    • 提供者:吴远先
  1. source9

    0下载:
  2. 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Function is run length encoding, JPEG compression (basic system) command-line compiler as foll
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:239056
    • 提供者:ZD
  1. bmpCode

    0下载:
  2. bmp图像压缩以及解压程序,读取一张bmp图片然后压缩成中间文件 最后解压-bmp image compression and decompression process, read a bmp image files and then compressed into the middle of the last extract
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:71932
    • 提供者:邵其化
  1. bmpimageCompress

    0下载:
  2. bmp图像压缩的详细设计过程,和刚才那个bmp代码配套使用,效果更佳-bmp image compression of the detailed design process, and bmp code just that supporting the use of better
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:29319
    • 提供者:邵其化
  1. TVL1_HCS_v1

    0下载:
  2. TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码-Note: (1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:917110
    • 提供者:liuyaxin
  1. lianxi

    0下载:
  2. 基于游程编码的bmp格式图像压缩,关键字 二值化,游程编码压缩,VC-Bmp length coding based on image compression formats, keyword, binarization, RLE compression, VC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:450194
    • 提供者:沈小响
  1. JPEGImageZipProgram

    0下载:
  2. VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:193637
    • 提供者:idlerrf
  1. SOURCE8

    0下载:
  2. 图象的压缩编码,JPEG压缩编码标准 source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.pcx;c:\test.jpg必须存在 -Image compression, JPEG compression standard source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:110088
    • 提供者:梁鹏
  1. DCT-transform

    0下载:
  2. 使用c++对bmp格式的图像进行读取 和dct变 编码 压缩-Bmp with c++ on the image format to read and change coding dct
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:134152
    • 提供者:诸葛亮
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com