登录
首页 » Picture Viewer » 将图片保存成jpg格式的算法,速度还可以。支持调整压缩比例。...

将图片保存成jpg格式的算法,速度还可以。支持调整压缩比例。...

于 2022-03-19 发布 文件大小:85.83 kB
0 129
下载积分: 2 下载次数: 1

代码说明:

将图片保存成jpg格式的算法,速度还可以。支持调整压缩比例。-preservation of the photos as jpg format algorithms can also speed. Compression ratio adjustment support.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • “Visual C++。网络图像处理程序”(陆宗舆齐金M辑…
    《VISUAL C++.NET 图像处理编程》(陆宗琪 金登男编)一书的图像处理平台,可以实现多种图像的导入、存储等功能。可以直接在该平台上实现多种图像的处理工作,无需花费大量时间考虑图像的解码和显示和存储-" VISUAL C++. NET image processing program" (Lu Zongyu Qi Kingdon M series) a book, image processing platform, enables multiple image import, storage and other functions. Can be directly on the platform to achieve a variety of image processing without the need to spend a lot of time to consider the image decoding and display and storage
    2022-01-22 17:06:52下载
    积分:1
  • 这是“黑山白水”网站成员编写的JPEG图像编、解码开发包。很全面,并带有中文注释^_^ 编译器:VC6 。(GPL自由软件)...
    这是“黑山白水”网站成员编写的JPEG图像编、解码开发包。很全面,并带有中文注释^_^ 编译器:VC6 。(GPL自由软件)-"Montenegro Whitewater" website prepared by the members of JPEG image encoder and decoder development kits. A very comprehensive and with the Chinese _ ^ ^ Notes compiler : VC6. (GPL free software)
    2022-01-31 07:58:21下载
    积分:1
  • 在客户区 显示 bmp 图片 当缩放窗口时有没有闪烁 ,重载擦出函数。无闪烁 重载擦出函数...
    在客户区 显示 bmp 图片 当缩放窗口时有没有闪烁 ,重载擦出函数。无闪烁 重载擦出函数-Bmp in the customer display picture when the zoom window when there is no blinking, heavy clashes function. Flicker-free heavy-duty off function
    2023-06-03 17:05:04下载
    积分:1
  • 用VC++6.0环境实现的简单的Sierpinski垫片图形生成
    用VC++6.0环境实现的简单的Sierpinski垫片图形生成-Using VC++6.0 environment to achieve a simple Sierpinski gasket graph generation
    2022-02-07 06:09:20下载
    积分:1
  • RAS格式图象阅读程序 VB源代码 RAS格式图象阅读程序
    RAS格式图象阅读程序 VB源代码 RAS格式图象阅读程序-RAS format image reading procedures VB source code format image reading RAS procedures
    2022-02-07 20:50:07下载
    积分:1
  • 可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、缓存更新功能使得批量更新图片/相册更为容易...
    可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作。上传之后完全可以不依赖FTP软件来维护相册。 2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入后台操作点击“更新缓存”,相册的所有数据都将自动更新。 3、在GD库的支持下,图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册,支持的图片格式有 jpg/jpeg,gif,png,bmp。(由于GD不支持bmp格式,所以bmp的 图片不能生成缩略图) 需要GD2的支持,支持的图片格式有 jpg/jpeg,gif,png,bmp 解压密码 www.77169.org-can be completed online add/delete photo albums, updated pictures, delete pictures, names and other changes all operations. After uploading can not rely on FTP software to safeguard albums. 2 cache update feature allows batch update Photo/albums easier. You should only need to update all the pictures uploaded to a corresponding folder, and then click into the background of operation "update cache," albums of all data will be automatically updated. 3, in the GD library, with the support of the thumbnail pictures fully automatic generation. You just have to upload pictures to the corresponding photo albums, the support photo format is jpg/jpeg, gif, png, bmp. (As GD not support bmp fo
    2023-04-07 01:15:04下载
    积分:1
  • Program Search Image based on Delphi
    Program Search Image based on Delphi
    2023-03-06 16:30:03下载
    积分:1
  • It s a JPEG decoder and need a lot of promotion and correction,This distribution
    It s a JPEG decoder and need a lot of promotion and correction,This distribution contains the sixth public release of the Independent JPEG Group s free JPEG software. You are welcome to redistribute this software and to use it for any purpose, subject to the conditions under LEGAL ISSUES, below. Serious users of this software (particularly those incorporating it into larger programs) should contact IJG at jpeg-info@uunet.uu.net to be added to our electronic mailing list. Mailing list members are notified of updates and have a chance to participate in technical discussions, etc. This software is the work of Tom Lane, Philip Gladstone, Jim Boucher, Lee Crocker, Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Guido Vollbeding, Ge Weijers, and other members of the Independent JPEG Group. IJG is not affiliated with the official ISO JPEG standards committee.
    2022-12-19 04:05:03下载
    积分:1
  • 开始显示彩色图像可以显示在屏幕上的文本信息初始化…
    能够显示真彩启动画面,能在画面上显示初始化文字信息,支持jpg,gif,bmp图像文件。 -start to show color images can be displayed on screen in text messages initialization support jpg, gif, bmp image file.
    2022-01-23 10:13:38下载
    积分:1
  • 最简单解析jpg文件头的代码。 可以在j2me上运行。 在S60系统上测试通过...
    最简单解析jpg文件头的代码。 可以在j2me上运行。 在S60系统上测试通过-Analysis of the most simple jpg file header code. Can run on j2me. In the S60 system test
    2023-06-23 03:20:04下载
    积分:1
  • 696518资源总数
  • 105678会员总数
  • 22今日下载