搜索资源列表
Kmeans
- 标准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
ezw
- matlab 小波零树图像压缩程序,分析对象:lena.bmp -matlab wavelet zero-tree image compression process, analyze the object: lena.bmp
jpeg_picture
- 主要用于图象处理方面.包括不同格式图象文件压缩,BMP,JPG-mainly for image processing. Different format image compression, BMP, JPG
wangqifreev30_full
- 本系统采用ASP.NET内核制作,本系统最大的特点是 后台管理功能强大,网站运行速度快,支持静态输出,网站安全性极高,对搜索引擎的支持性好,24小时自动循环新闻采集,网站界面可任意定制各类精美页面.整套系统精雕细琢无一垃圾代码。 系统特点:静态页面对搜索引擎更友好,速度更快.而且更安全. 主要功能: ·集成讨论区,可作为留言版或简易论坛 ·首页、 分类、新闻、专题可生成静态页面 ·生成速度可在每分钟30页到2000页之间选择 ·首页静态文件自动定时生成
vfw_capture
- 这是一个视频捕捉系统。可以捕捉图像并保存成BMP图像。由于要使存储量变小,我顺便将BMP图像压缩成了JPG图像。-This is a video capture system. Can capture and save images into BMP images. To storage as a result of small quantitative change, I might as well be BMP image compression has become a JPG image
JPG
- 基于JPG标准的图像压缩,完整的毕业设计,毕业时买的,现在没用了,供大家分享啊-JPG-based image compression standard, complete graduation design, graduation buy now useless for everyone to share ah
647334535
- 图片压缩工具 实现jpg和bmp之间互转-pictures zip jpg and bmp converter
16
- 一段可以将bmp格式的图片压缩为jpg格式图片的Vc代码-Bmp format for some can be reduced to the picture of Vc picture jpg format code
pck35
- 突袭游戏PCK工具。。BMP压缩,RLE算法等-SS 1.0-2.3 TOOLS
Presspic
- 将BMP,JPG格式的图片压缩处理,可以设置压缩质量,图片横宽比例。-To BMP, JPG image compression format, you can set the compression quality, pictures, cross-width ratio.
SimpleImgCompressApp
- 用c++实现图片压缩的简单程序,把bmp图片进行压缩-Using c++ simple program to achieve image compression
sjbz
- 可以方便的制作手机壁纸: 1.支持bmp,jpg,gif(gif只支持第一帧),png格式 2.输出格式为jpg,因为我感觉小尺寸的图片文件在图片失真不严重的情况下jpg格式比其他格式友更好的压缩比 3.支持图片翻转,平滑等特效 4.操作简单,方便易用.-You can easily create mobile phone wallpaper: 1. Supports bmp, jpg, gif (gif only supports the first frame),
JpegCode2
- 32或24位BMP图像转换压缩成成jpg图像-32 or 24-bit compressed BMP image is converted into a jpg image
BMP
- bmp图片转换功能压缩包 可以进行图形的压缩处理-bmp image conversion function can be compressed graphics compression
NeusoftMediaPlayer
- 本系统的功能主要包括:监视目录、主界面操作、图片文件播放、音频/视频文件播放。 1. 设定要监视的本地目录,在目录内有媒体文件的增加、删除、修改功能,更新目录文件信息。 2. 本地设定目录中包含音频文件的浏览和播放(需要支持mp3/wma)。 3. 本地设定目录中包含图片文件的浏览、预览和播放(需要支持jpg/png/bmp)。 4. 本地设定目录中包含视频文件的浏览和播放(需要支持wmv/avi/asf)。 5. 播放列表的各种操作 压缩包中还是此系统的软件工作文档,
jpegcoding
- 实现 。BMP转变的。JPEG压缩 DCT变换->量化->z字形编码->DC差分编码-jpegcoding
bmp
- 抓屏并保存为位图文件源码,C++ 6.0下测试通过,无压缩,高质量抓屏。-Screenshots and save as bitmap file source
dct
- bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
ImageCoding
- 本程序是用VC编写的一个基于bmp图像文件的图像压缩程序,主要完成的工作是:BMP文件的读取与显示;BMP文件的位图数据的压缩;压缩数据的解压缩及图像再现-This procedure is written in a VC bmp image file based image compression process, the major work done: BMP file to read and display BMP files compressed bitmap data compr
Huffman
- huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!-Huffman code