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

搜索资源列表

  1. BMP压缩成JPG.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:15563
    • 提供者:
  1. 一个把BMP压缩成JPG的源代码.zip

    0下载:
  2. 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:16861
    • 提供者:
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. bmp压缩

    0下载:
  2. 一个bmp图片的压缩程序 本程序采用了jpeg的算法,但是保存的文件格式不是标准的jpg文件格式-a bmp image compression process of the procedures used jpeg algorithm, but the preservation of the file format instead of the standard jpg format
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:625442
    • 提供者:天天
  1. JPEG压缩编码(基本系统)算法

    0下载:
  2. 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:123879
    • 提供者:高杰
  1. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19464
    • 提供者:时柏营
  1. jpeg静态图像压缩编码

    0下载:
  2. jpeg静态图像压缩编码,输入bmp图像输出jpg格式图像-static jpeg image compression coding, image output imported bmp jpg format images
  3. 所属分类:图形图象

    • 发布日期:2010-07-01
    • 文件大小:17896
    • 提供者:zb
  1. BMP

    0下载:
  2. 一个显示BMP图像的小程序,C语言编写能够很好的实现BMP图像的压缩
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:16950
    • 提供者:zhang san
  1. adecode

    0下载:
  2. 图象压缩的编码由无文件头的BMP压缩成JPEG-source codes of image compression from no header BMP to JPEG
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4370
    • 提供者:梁宏程
  1. 用VB6开发的一款图片批量压缩、格式转换工具

    5下载:
  2. 用VB6开发的一款图片批量压缩、格式转换工具,可将BMP、TIF、PNG、GIF、JPG等格式压缩并转换成PNG、GIF、JPG格式。支持按高等比缩放、按宽等比缩放、自定义尺寸等比缩放等模式,缩放后图像不会变形(等比嘛)。采用GDI+技术,是VB开发人员学习熟悉GDI+的绝佳例子。,VB6 development with a picture-volume compression, format conversion tools can be BMP, TIF, PNG, GIF, JPG fo
  3. 所属分类:图形图象

    • 发布日期:2017-03-24
    • 文件大小:36932
    • 提供者:zhaohongtao
  1. 基于C语言编写的关于BMP显示程序

    0下载:
  2. 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
  3. 所属分类:图片显示浏览

    • 发布日期:2017-05-19
    • 文件大小:5307186
    • 提供者:蔡浩
  1. RWJpegExp

    0下载:
  2. 基于JPG的图像压缩 bmp转换为JPG的图像压缩-JPG image compression based on bmp converted to JPG image compression
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-16
    • 文件大小:4416888
    • 提供者:王伟
  1. bmp

    0下载:
  2. 一个可以浏览b图片文件的程序,主要实现bmp的压缩和解码工作。-One can browse b picture files, the main achievement of bmp compression and decoding.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:37286
    • 提供者:王瑞
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2226
    • 提供者:yanhaifeixue
  1. Kmeans

    0下载:
  2. 标准C++/C处理BMP图像,没有使用VC中的BITMAP类及任何不在ANSI-C中的结构和函数。采用了k_means压缩算法处理24bit(可以更改源码使之支持8-bit,16-bit和灰度bmp)源码注释详细,其中对BMP文件BMPHEADINFO的处理比较有趣。 new.cpp---->主要的程序代码 *.h----->一个产生U(0,1)随机数的发生器,相合度较小,DES函数产生。-Standard C++/C handle BMP images, do not us
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4251
    • 提供者:Yifan Young
  1. BMP

    0下载:
  2. 可以显示1位、4位、8位、真彩BMP图片,可以自动循环。但没有实现显示压缩图片。-One can show, 4, 8, true color BMP picture, it will automatically cycle. But did not achieve the compressed picture show.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2447
    • 提供者:hao
  1. sunplus-jpg-bmp-compress-tool

    0下载:
  2. sunplus绘OSD,JPG,BMP压缩工具-Sunplus painted OSD, JPG, BMP Compression tools
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:45672
    • 提供者:hjselena
  1. BMP

    0下载:
  2. BMP可以被压缩成JPG,利用VS平台开发,很好用,节省资源。-BMP can be compressed into a JPG, using VS-platform development, good use of resources.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:43419
    • 提供者:探索者
  1. compress-bmp

    0下载:
  2. 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:123162
    • 提供者:zhangheyi
  1. Bmp vs jpeg

    0下载:
  2. VC++写的 BMP 和 JPEG文件格式之间转换的MFC 对话框程序,程序实现读取BMP文件 进行JPEG压缩编码存储为JPG文件 和JPG文件解压缩存储为BMP文件 已验证100%可用
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com