搜索资源列表

  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:134.32kb
    • 提供者:王立
  1. (利用GIF_LZW算法实现的)网络图片传输

    0下载:
  2. (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运
  3. 所属分类:Internet/网络编程

    • 发布日期:2025-01-11
    • 文件大小:61kb
    • 提供者:
  1. 压缩图片

    0下载:
  2. 一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
  3. 所属分类:压缩解压

    • 发布日期:2025-01-11
    • 文件大小:134kb
    • 提供者:王立
  1. 图象处理及分形图象压缩

    0下载:
  2. 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal
  3. 所属分类:组合框控件

    • 发布日期:2025-01-11
    • 文件大小:206kb
    • 提供者:王晶
  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. 所属分类:图片显示浏览

    • 发布日期:2025-01-11
    • 文件大小:611kb
    • 提供者:天天
  1. png

    0下载:
  2. 利用PNG压缩算法压缩图片,我一个学生的作品-PNG compression algorithm using compressed image, I work a student
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-01-11
    • 文件大小:15kb
    • 提供者:delphi
  1. cximage602_full

    0下载:
  2. C++的处理图像类。支持tiff、zlib、raw、png、mng、jpeg、jasper、jbig等各种格式压缩图片。并提供可以生成DLL。可快速加入你的工程。还有一个Demo程序,给你做参考。-C++ Processing image category. Support for tiff, zlib, raw, png, mng, jpeg, jasper, jbig a variety of formats, such as im
  3. 所属分类:图形图象

    • 发布日期:2025-01-11
    • 文件大小:2.48mb
    • 提供者:no name
  1. delphi

    0下载:
  2. delphi图片批量压缩工具,可以指定压缩图片的宽和高,也可以按比例压缩指定大小-delphi picture batch compression tools, you can specify the compression image width and height can also be compressed in proportion to the size specified
  3. 所属分类:Dephi控件源码

    • 发布日期:2025-01-11
    • 文件大小:563kb
    • 提供者:少鹰
  1. GIFEncoder

    0下载:
  2. 转换图形类型为gif的工具类方法,可以在尽可能保持图形效果的前提下,压缩图片容量-Conversion graphics gif type of instrument class method, you can as far as possible under the premise of graphics, compressed picture capacity
  3. 所属分类:2D图形编程

    • 发布日期:2025-01-11
    • 文件大小:3kb
    • 提供者:liuyubin
  1. PictureView

    0下载:
  2. 一个图片管理程序,包括WEB浏览、WAP浏览及图像压缩等相关操作。-A picture management program, including the WEB browser, WAP browser and image compression and other related operations.
  3. 所属分类:手机WAP编程

    • 发布日期:2025-01-11
    • 文件大小:2.73mb
    • 提供者:zyg
  1. Presspic

    0下载:
  2. 将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-11
    • 文件大小:261kb
    • 提供者:基本功
  1. ImageShrinker-src

    0下载:
  2. 这是一个压缩图片尺寸的工具。可以将数码相机拍摄的照片压缩为300KB以下的小尺寸图片,以便于上传到网络共享空间或者用于其他限制单个文件大小的场合。该工具按比例缩小,不会破坏视觉效果。-This is a compressed image size tool. You can compress digital camera photos to a small size of no more than 300KB, in order to
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-01-11
    • 文件大小:19kb
    • 提供者:LuoHuitao
  1. creat-photo

    0下载:
  2. 这是个很好的压缩图片的软件,能将图片压缩但不影响图片质量。-This is a very good image compression software that can compress images without affecting image quality.
  3. 所属分类:压缩解压

    • 发布日期:2025-01-11
    • 文件大小:265kb
    • 提供者:陈鹏
  1. 1-091024064918

    0下载:
  2. Wap小新图片系统是由Wap小新软件工作室开发,本系统是Wap网站的图片程序,后台采用.NET平台软件管 理授权方式是一机一码制,注册一个授权码只能在一台电脑管理网站,可以做多个网站、但是后台只能 在授权的电脑管理,注册一个授权码是500元/年,如果同时注册两个授权码、另一个授权码算半价,也 就是同时注册两个授权码750元/年。 网站运行环境:ASP空间+Sql Server数据库,空间支持必须Aspjpeg
  3. 所属分类:手机WAP编程

    • 发布日期:2025-01-11
    • 文件大小:1.84mb
    • 提供者:159
  1. 全新图片压缩2.1

    0下载:
  2. 易语言利用GD实现I缩放图片,运用了精易模块,请自行添加(GDI picture compression)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-11
    • 文件大小:172kb
    • 提供者:iamsunworld
  1. jpeg-compressor_压缩修复2.43

    0下载:
  2. 压缩图片,修复工程,使源码好读易懂可用!((Image Compressor Source))
  3. 所属分类:Windows编程

    • 发布日期:2025-01-11
    • 文件大小:10.11mb
    • 提供者:kamylee
  1. WindowsImage

    0下载:
  2. C#winform压缩图片不变形和变形处理(C#winform compression pictures without deformation and deformation processing)
  3. 所属分类:C#编程

    • 发布日期:2025-01-11
    • 文件大小:45kb
    • 提供者:静蓝
  1. 图像操作

    0下载:
  2. C#WinForm中处理图片的各种方法和技巧,例如图片的透明处理,压缩图片,图片合成,图片中插入文字,转换图片格式等各类操作方法。都有单独的实例,支持.NET2.0以上版本。(C#WinForm in dealing with pictures of various methods and techniques, such as the transparent processing of pictures, compressed pic
  3. 所属分类:其他小程序

    • 发布日期:2025-01-11
    • 文件大小:3.42mb
    • 提供者:龙工
  1. Android基于xUtils上传图片带服务端下载3

    0下载:
  2. 安卓上传图片到服务端支持压缩修剪等功能很强大实用(Android upload pictures to the server, support compression, pruning and other functions, very powerful and practical)
  3. 所属分类:android开发

    • 发布日期:2025-01-11
    • 文件大小:3.95mb
    • 提供者:若雪似风
  1. localResizeIMG-4.9.35

    0下载:
  2. 手机拍照并压缩图片,实现在上传到服务端之前,把图片进行压缩,增加图片上传的速度和成功率(mobile webpage, you can use it to capture the photo, and resize the photo to upload the small photo to server)
  3. 所属分类:移动互联网开发

    • 发布日期:2025-01-11
    • 文件大小:892kb
    • 提供者:36183284
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org