文件名称:Album
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 3.85mb
- 下载次数:
- 0次
- 提 供 者:
- 徐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to GIF losslessly (of course, the process of zooming out BMP images is lossy).
Just as its name implies, our project implements the functions of an Album. When users load in some BMP files, the images, which have been zoomed out and transformed to GIF standard, will be showed in order. If one of the images is chosen and clicked, the source BMP file will be showed. In order to make the album more beautiful, we use Skinplusplus on it. The crystal interface seems to be more attractive and user-friendlier after Skinplusplus is adopted.
This paper shows the important elements of the project. These include system design, implementation, analysis and the meaning of the object.
Just as its name implies, our project implements the functions of an Album. When users load in some BMP files, the images, which have been zoomed out and transformed to GIF standard, will be showed in order. If one of the images is chosen and clicked, the source BMP file will be showed. In order to make the album more beautiful, we use Skinplusplus on it. The crystal interface seems to be more attractive and user-friendlier after Skinplusplus is adopted.
This paper shows the important elements of the project. These include system design, implementation, analysis and the meaning of the object.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 45665981album.rar 列表 Album最终完美版\MyAlbumFinal\AddPicture.cpp Album最终完美版\MyAlbumFinal\AddPicture.h Album最终完美版\MyAlbumFinal\ALBUM.cpp Album最终完美版\MyAlbumFinal\ALBUM.h Album最终完美版\MyAlbumFinal\Bitmap.cpp Album最终完美版\MyAlbumFinal\Bitmap.h Album最终完美版\MyAlbumFinal\GifDataStruct.h Album最终完美版\MyAlbumFinal\Gifdecoder.cpp Album最终完美版\MyAlbumFinal\Gifdecoder.h Album最终完美版\MyAlbumFinal\Gifencoder.cpp Album最终完美版\MyAlbumFinal\Gifencoder.h Album最终完美版\MyAlbumFinal\MyAlbum.opt Album最终完美版\MyAlbumFinal\MainFrm.h Album最终完美版\MyAlbumFinal\Mask.h Album最终完美版\MyAlbumFinal\MyAlbum.aps Album最终完美版\MyAlbumFinal\MyAlbum.clw Album最终完美版\MyAlbumFinal\MyAlbum.dsp Album最终完美版\MyAlbumFinal\MyAlbum.dsw Album最终完美版\MyAlbumFinal\MyAlbum.h Album最终完美版\MyAlbumFinal\MyAlbum.cpp Album最终完美版\MyAlbumFinal\MyAlbum.plg Album最终完美版\MyAlbumFinal\MyAlbum.rc Album最终完美版\MyAlbumFinal\MyAlbumDoc.cpp Album最终完美版\MyAlbumFinal\MyAlbumDoc.h Album最终完美版\MyAlbumFinal\MyAlbumView.h Album最终完美版\MyAlbumFinal\MyAlbumView.cpp Album最终完美版\MyAlbumFinal\SkinPlusPlus.h Album最终完美版\MyAlbumFinal\ReadMe.txt Album最终完美版\MyAlbumFinal\res\MyAlbum.ico Album最终完美版\MyAlbumFinal\res\MyAlbum.rc2 Album最终完美版\MyAlbumFinal\res\MyAlbumDoc.ico Album最终完美版\MyAlbumFinal\res\Thumbs.db Album最终完美版\MyAlbumFinal\res Album最终完美版\MyAlbumFinal\resource.h Album最终完美版\MyAlbumFinal\StdAfx.cpp Album最终完美版\MyAlbumFinal\SkinPlusPlusDLL.dll Album最终完美版\MyAlbumFinal\MainFrm.cpp Album最终完美版\MyAlbumFinal\MyGif.h Album最终完美版\MyAlbumFinal\MyDirectory.h Album最终完美版\MyAlbumFinal\SkinPlusPlusDLL.lib Album最终完美版\MyAlbumFinal\StdAfx.h Album最终完美版\MyAlbumFinal\XPCorona.ssk Album最终完美版\MyAlbumFinal\MyGif.cpp Album最终完美版\MyAlbumFinal\MyDirectory.cpp Album最终完美版\MyAlbumFinal Album最终完美版\BMPFILE\8.bmp Album最终完美版\BMPFILE\7.bmp Album最终完美版\BMPFILE\6.bmp Album最终完美版\BMPFILE\5.bmp Album最终完美版\BMPFILE\4.bmp Album最终完美版\BMPFILE\3.bmp Album最终完美版\BMPFILE\2.bmp Album最终完美版\BMPFILE\1.bmp Album最终完美版\BMPFILE\10.bmp Album最终完美版\BMPFILE\9.bmp Album最终完美版\BMPFILE Album最终完美版\Magical Album.doc Album最终完美版