搜索资源列表
JPEG_doc2.1.4
- 通过阅读这份文档,能够对 JPEG 图形压缩有一定感性的认识, 但其数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解.自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度. -By reading this document to JPEG image compression to a certain emotional understanding, it does not need to unders
AnExampleofImageTransmition
- 此程序是一个网络图像渐进传输实用案例,使得传输图像时可以看见整幅图像,而后逐渐增加分辨率。-this procedure is a progressive image transmission network practical cases, makes image transmission can see the whole image. Then gradually increase the resolution.
kweb297
- 自动生成缩略图,自动增加水印。可以随时修改分类,更改时数据库的所有记录会自动更改。 -automatic thumbnail generation, automatic increases watermark. Categories can be modified at any time, changes in the database will automatically record all changes.
netxc
- 简介:增加自动生成缩略图功能(需要aspjpeg组件) 上传图片自动读取exif信息 支持图片评论功能. 新增访问统计功能,利用QQ珊蝴虫补丁记录访客IP地址和物理地址 后台管理:admin 密码admin
matlab-2
- 图像压缩主要目的是为了节省存储空间,增加传输速度。图像压缩的理想标准是信息丢失最少,压缩比例最大。不损失图像质量的压缩称为无损压缩,无损压缩不可能达到很高的压缩比;损失图像质量的压缩称为有损压缩,高的压缩比是以牺牲图像质量为代价的。压缩的实现方法是对图像重新进行编码,希望用更少的数据表示图像。-The main purpose of image compression to save storage space, increase the transmission speed. The idea
ImageEx
- 增加D7的TImage,使之具有鼠标进出响应,从而让TImage在某些开发中替代,button-Add MouseEnter,MouseLeave Event For Delphi TImage
ScreenFraming
- 图象文件增加外边框程序,用户可检查输出图片完整性-Image files increase border procedures, the user can check the integrity of the output picture
OperateJPEG0PKG
- 操作JEPG图形的源码,功能很多的了,请那位增加更多的-JEPG graphics source to operate, much of the functionality, please add more of that!!!
jpegformat
- 数学原理不需要搞清. 能够通过这, 开始写自己的编码/解码程序. 或者看懂以有的代码. 对有损图形压缩有进一步了解. 自己能够改良 JPEG, 比如增加透明色的支持, 加快 JPEG 的解码速度.-Do not need to gain a clear understanding of mathematical principles. Can begin to write their own encoding/decoding process. Or understand to
ImageSky1
- 随着遥感、GIS领域对高分辨率、大幅面卫星图像的需求越来越强烈,高分辨率、大幅面可见光卫星正在迅速增加,同时,其单幅卫星图像的幅面也在急剧扩大。一般的卫星遥感图像数据量往往大到以GB为单位。 我们考虑采用分块、索引及搭建图像金字塔的方式实现大幅面卫星影像的显示与漫游。打开影像不受机器及数据量大小的限制。。。这里把源程序提供给大家。 -With remote sensing, GIS in the field of the high-resolution, large format sat
database
- VC++开发的图像数据库,能够增加和删除图像,以及图像阅览功能,非常实用-Image database compiled by VC++,which can delete, add and view images,very comfortable.
BmpDisplay
- MFC实现的基本bmp位图显示功能。增加了将左下角部分凃黑的功能。可用于图像处理的学习-MFC to achieve the basic bmp bitmap display. Lower left part of the increase will be blackened features. It can be used for image processing learning
ScrollViewZoomIn
- 对图片增加放大和缩小能力, 可以放大,缩小图片。-Zoom in and out of CScrollView increased ability to zoom picture.
jqleftright
- jquery 多图片左右滑动效果,并为图片增加了鼠标提示效果,当把鼠标移到图片上的时候,即可看到该图片的提示文字,鼠标点击两侧的箭头,即可控制图片向左或向右滑动。-about jquery multi-picture slide effect, and increased as a picture of the mouse prompt effects, when mouse over the picture, you can see the picture of the prompt text
canimgage
- Java从网络取得图像,学习一下JAVA网络连接操作,增加组件到容器上,设置窗口尺寸和外观,在组件上绘制图像,重绘图像到最后显示图像等小技巧,源码实例运行截图如上示,Java源码下载。-Java to obtain images from a network to learn JAVA network connected operation, increasing the tips of the component to the container, set the window size an
HYB
- 画硬币,增加减少硬币,书上所必需的实验,还有键盘键入的功能-Painting coin increase the to reduce coin, book on the necessary experiments, as well as the keyboard type function .....
ss
- 强大的文章采集的同时可以选择是否下载图片到本地及分页采集。 自由生成内容页HTML页面;增加系统安全性,自由设置生成HTML文件扩展名和存放目录 广告管理功能全部由系统生成JS文件管理, 避免了修改广告代码后需要重新生成HTML文件; 强大的模板后台,可灵活自由的生成模板标签、让您的站点版式自由改变。 完善的上传文件清理功能,为您清除垃圾文件;-The powerful collection of articles and you can cho
gallary12
- gallary12实现图片特效效果,可以增加网站的特效-gallary12 achieve picture effects effects, special effects can increase website
MFCBMP_v0.1
- 图片处理步进学习V0.1,此版本可以实现图片打开显示,读取及保存,是新手必看的资料。下一版本将会继续增加新功能-Image processing step learning V0.1, this version can display the picture to open, read, and save the information is writeup. Next version will continue to add new features
MFCBMP_v0.2
- 针对上一版本增加了图片状态栏显示功能。一次只增加一点功能,便于步进式学习-Increase for the previous version of the picture display the status bar. Once only a little more functional, easy to learn step-