Jpg转换为bmp(c++)

时间:2011-12-16 12:43:13
【文件属性】:
文件名称:Jpg转换为bmp(c++)
文件大小:8.57MB
文件格式:RAR
更新时间:2011-12-16 12:43:13
jpeg 用于将jpeg文件转换成为bmp文件, MICROSOFT FOUNDATION CLASS LIBRARY : JpgVSbmp ======================================================================== AppWizard has created this JpgVSbmp DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. This file contains a summary of what you will find in each of the files that make up your JpgVSbmp DLL. JpgVSbmp.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. JpgVSbmp.h This is the main header file for the DLL. It declares the CJpgVSbmpApp class. JpgVSbmp.cpp This is the main DLL source file. It contains the class CJpgVSbmpApp. JpgVSbmp.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. JpgVSbmp.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\JpgVSbmp.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. JpgVSbmp.def This file contains information about the DLL that must be provided to run with Microsoft Windows. It defines parameters such as the name and description of the DLL. It also exports functions from the DLL. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named JpgVSbmp.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize.

网友评论

  • 感觉好复杂啊,完全看不懂,初学者表示很心塞啊
  • 好资源,还有很多其它的东西也要以学学,
  • 运行通过,没有异常,可以运行的
  • 不太能看的懂 ,还需要进一步的研究
  • vs2010运行会出现bug,函数真的很多。。。
  • 不错,不过有点问题,注释太少
  • 注释太少,分析困难
  • 没有解释还有点乱
  • 有点过于复杂,可能我们用不到这么多的
  • 要是jni的多好啊、、、任然感谢
  • 太复杂了,下了没细看
  • 运行通过,不过效果和预期有些差别
  • 运行通过了。
  • 不错,不过有点问题,没看到结果
  • 代码函数太多了,没有注释,不过谢谢帮助,实现转化了!
  • 图片转换貌似用的cimage类,要vs2008或者以上才可以。
  • = =太多的函数了 看的不太爽
  • 太复杂,看的不舒服
  • 有图片转换实现的源代码
  • 不错,有图片转换实现的源代码,不过用VS2010运行时会有小bug,谢谢分享~