搜索资源列表
支持jpeg的图像读写代码
- 关于JPEG图象的读和写,是图象的压缩和编码的一个很好的例子-it is a good example to discribe read and wirte the JPEG file.
histogram
- 一个直方图均衡化的很好的例子,开发环境VC
RGB2YUV(src)
- 一个RGB与YUV数据相互转换的程序,实现文件导入转换,是初学者的一个好例子.
图案填充的文字
- 在窗体中显示文字并用图案填充的文字,一个很好的例子绝对值得收藏-displayed in the form of text and pictorial filled with the words, a good example worthy collection
播放gif动画
- 利用c#开发的播放gif动画的小软件,一个很好的例子绝对值得收藏-use of the player development of small gif animation software, a good example worthy collection
gdal 使用gdal读写影像的例子
- 一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用-A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use
Thumbnail_demo.rar
- 一个显示缩略图很好的例子程序。可以显示多种格式的影像。,A good example of the thumbnail display procedures. Can display images in multiple formats.
RWJpegExp
- 这是一个封装好的的可对jpeg进行读写的例子,可能会和别人的代码有所重复,但是希望对你有所帮助!-This is a example of "How to read and write a jpeg file".It is my wish that it will help you .
Slideshow
- 一个非常不错的iphone手机图片和音乐库读取应用,学习的好例子。-load iphone s photos and songs.
photo
- 图片轮换,具有很好的时间控制和风格。是一个很好的图片显示例子。-Image rotation, has a good time control and style. A good picture display example.
TifMap
- 这是一个很好的关于读取geotiff文件的例子,希望对大家有用。-this is a very good example for reading geotiff
samcopy
- 无疑我们中的很多人都会遇到需要读写被其它进程占用的文件的情况,比如说在编写backup程序或是trojan的时候。能从系统中抽出SAM文件,或是读取其它某些用标准方法无法成功访问的文件显然是件不错的事情。比如说当用标志dwShareMode = 0打开文件时,其它进程就不能对它进行访问了。一个很好的例子就是网络寻呼机程序Miranda。这个程序在自己工作的时候不允许别人打开自己的数据库。假设我们需要写一个这样的*,它在感染机器后从数据库中窃走密码,然后删除自身,这个时候就需要解决这个问题。-N
gocd-qoot-techniques
- 一个很好的窗口动画例子,从中可以学到异形窗口的遍程技巧,,(A good window animation examples, we can learn through routine techniques of special-shaped Windows,,)