搜索资源列表
实例 13
- 严华峰vc精彩变成百例,例13操作BMP位图虽然是简单的程序,但对初学者相信会有帮助。-Yanhuafeng vc into brilliant 100 cases, 13 cases bitmap BMP operation is a simple procedure, but for beginners believe will be helpful.
vtkcube(mfc)
- 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
jpg_gif_png
- 用vc打开jpg,gif,png等格式的图像文件。在vb中很简单的事情,在vc里要下点功夫学习了-with vc open jpg, gif, png format images, and other documents. Vb in a very simple matter, the vc wanted to do more study
smallpictureshow
- 一个非常好的图片浏览器,用vc编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,做成各种各样的浏览器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了-a very good picture browser, using vc prepared, and the substance of the source code, as well as detailed notes, very simple procedure, after download
vtkExample
- 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRend
easiest_gif
- 这个程序恐怕是VC下,导入并显示GIF文件最简单的程序了,区区几行代码,一切搞定-this procedure is probably VC, import and display GIF documents the simplest procedures, and just a few lines of code. all get
image_save
- 用VC实现保存和显示数据库图像 简单好用,不错的代码!-with VC preserve and display database images simple and easy, good code!
Bmp-Jpg
- 实现了bmp图像到jpg图像的转换,可以作为vc++初学者的培训教程,做一些简单的编程训练。
jpgview
- 教你如何显示jpg图片,一个很简单的vc++程序,可以学习一下
2DDemo
- 一个简单的实现了图像变化缩放功能例子含源代码用vc编写
photo
- 学习VC++时写的简单加载照片的程序,谨供参考
decJPG
- JPG图像解码程序,控制台方式,VC++6.0编译通过。 使用时可以把想要解码的JPG图像文件直接拖放到执行程序上,或者使用命令行的方式,把想要解码的JPG图像文件路径名作为命令行参数,使用简单。原码大部分从网上找到,经本人部分的修改而成。
Bmp2Jpg
- 一个简单的BMP格式转JPG格式的VC++源代码
FullScreen
- MS VC++ 全屏显示界面作业的 附带简单示例说明
BmpformatBrowser
- 一个用vc是实现的简单的位图浏览程序,界面是MFC实现的,程序中图片的屏显使用的是DIB的显示方式-a vc used is a simple bitmap viewer, interface MFC is the process of screen pictures of DIB is the display mode
ShowJPG.zip
- 用OLE函数读JPEG图片例子 VC++程序,源码 读取并显示JPEG图片的简单方法.,Using OLE function Reading JPEG picture examples VC++ Procedures, source code to read and display JPEG images simple way.
zhanghaitan
- 简单的raw图像显示全过程。 包括: 1.raw图片的打开、显示。 2.此为win32 api编程 3.可熟悉raw图片格式 92*112(用记事本打开)-source code for RAW picture,which finish the task of showing the image and opening the image。It can help know the format of the RAW,how to edit the picture by vc++
ShowBMP
- bmp 图像的 vc 6.0 完全显示,程序简单易懂,非常方便 -bmp image completely vc 6.0 shows that the procedures easy to understand, a very convenient
Direct3D
- VC下Direct3D的简单程序实例,对于初学者有很大的帮助-Simple procedures under the Direct3D VC instance, is very helpful for beginners
Ex_Image
- 基于CImage类实现bmp、jpeg等图像的打开、显示、保存,VC++实现 简单、方便、易学-Based CImage class implements bmp, jpeg and other images to open, display, save, VC++ simple, convenient, easy to learn