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

搜索资源列表

  1. yasuoyi

    0下载:
  2. BMP图片特效处理 可以实现BMP格式图片的压缩,便于存储-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:1178
    • 提供者:刘华
  1. yasuosan-

    0下载:
  2. 这个程序可以实现BMP图片的压缩,缩小存储空间-BMP pictures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:1850
    • 提供者:刘华
  1. jpeg2bmp

    0下载:
  2. 将BMP转换为JPG,再将jpg转化为bmp,在不同的量化参数(50 压缩,75 压缩,95 压缩)下对比效果,包括:jpg压缩后的大小、图像质量、压缩时间-BMP converted to JPG, then jpg into bmp compression in different quantitative parameters (50 , 75 compression, 95 compression) under contrast effect, including: jpg comp
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-02
    • 文件大小:330460
    • 提供者:jimmytj
  1. MFC_bmp

    0下载:
  2. 该压缩文件上传的是MFC的一个显示BMP图片的一个程序,代码完整-The compressed file upload MFC a display BMP picture a program code integrity
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:10841088
    • 提供者:飞扬
  1. matlab2

    4下载:
  2. 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2424
    • 提供者:单车少年
  1. lz.rar

    0下载:
  2. LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-16
    • 文件大小:1873
    • 提供者:丁力
  1. image-process-fundation

    0下载:
  2. 本书主要讲述了Visual c++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 目录 第1章 Visual C++数字图像编程基础 1.1数字图像处理概述 1.2图像
  3. 所属分类:Graph program

    • 发布日期:2017-11-01
    • 文件大小:91395
    • 提供者:杨天表
  1. Jpeg-demo

    0下载:
  2. 在Visual C++环境下,实现对BMP图片进行Jpeg标准压缩。-In environments of Visual C++, to achieve compressed BMP image Jpeg standards.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:52502
    • 提供者:沈拙言
  1. huffman

    0下载:
  2. bmp图像压缩 用哈夫曼算法实现的哦 很好用-bmp image compression with Huffman algorithm achieved good use
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:122986
    • 提供者:秦其天
  1. bmpTojpeg

    0下载:
  2. linux下实现的BMP图片转换为JPG格式的图片。压缩包里面为c源码文件,可直接用于自己的工程。-under linux BMP images converted to JPG format images. Compressed packets inside c source files can be directly used for the project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:1447
    • 提供者:lzq
  1. TestLibjpeg

    0下载:
  2. visual c++ 中对jpeg图像的编解码,转换bmp位图为jpg格式,或解压缩jpg格式图像为bmp格式-visual c++ jpeg image codec, convert bitmap bmp jpg format, or decompress compressed jpg format images to bmp format
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:712040
    • 提供者:ddd
  1. DigitalVideo

    0下载:
  2. 完成bmp文件到jpeg文件的压缩,使用DCT变换然后进行游程编码以及哈弗曼编码 实现完整的jpeg压缩过程,最后写成jpeg文件-Bmp files to jpeg complete file compression
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:20630967
    • 提供者:吴梅
  1. myFirstGame

    0下载:
  2. windows下的小游戏。适合游戏编程初学者。 解压缩以后,用VC++6.0直接编译连接即可运行。 压缩包内包含以下内容。 myFirstGame | |--Debug | |--images | | | |--bg.bmp | |--boss0.bmp | |--boss0_.bmp | |--boss1.bmp | |--boss1_.bmp | |--boss2.bmp | |--boss2_.bmp | |--boss3.b
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:10463485
    • 提供者:loven
  1. LZWDemo

    0下载:
  2. LZW图像压缩算法,详细讲述了BMP转gif的算法原理,请放心下载-LZW image compression algorithm, a detailed account of the algorithm principle BMP to gif, please rest assured download
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:24523
    • 提供者:方伟
  1. jpgCompress_new

    0下载:
  2. vs2010下编写的c++控制台程序,输入JPG或BMP格式图片,通过设置压缩质量对其大小进行压缩。-vs2010 prepared under c++ console program, enter JPG or BMP format picture, its size by setting the compression quality compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:473999
    • 提供者:wangjia
  1. t4_4

    2下载:
  2. 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:740
    • 提供者:付兴银
  1. DCT-8x8

    0下载:
  2. 使用DCT算法实现8X8的BMP图像压缩的一个源代码,希望对大家有用~-8x8 algorithm using DCT image compression of BMP, a source code, in the hope that useful to everyone ~
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:3525
    • 提供者:rowthof
  1. JPEGcoding

    0下载:
  2. JPEG压缩编码,将输入的BMP图像进行DCT变换、霍夫曼编码后输出码流。-JPEG compression coding, the input BMP image DCT, Huffman encoded output stream.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:61492
    • 提供者:Jack
  1. m

    0下载:
  2. 对BMP格式的无损图片通过一些算法实现JPEG压缩编码处理 -JPEG encoding the AC coefficients AC Huffman encoding source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:747589
    • 提供者:院楚君
  1. JPEG

    1下载:
  2. MFC程序,把bmp图片压缩成jpeg的格式,有轻微的失真,仅供学习之用。-MFC program, the compressed jpeg bmp image formats, there is a slight distortion, for study purposes.
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4483608
    • 提供者:aimee
« 1 2 ... 11 12 13 14 15 1617 18 »
搜珍网 www.dssz.com