WINDOWS
文章平均质量分 77
passion__
虽然不是计算机专业,但很想进入这一行业
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
BMP
///////////////////////////////////////////////// // ReadBMP.h文件 #include class CMyApp : public CWinApp { public: virtual BOOL InitInstance(); }; class CMainWindow : public CWnd原创 2011-11-18 07:59:21 · 541 阅读 · 0 评论 -
bmp9
/////////////////////////////////////// // ReadBMP.cpp #include #include #include "resource.h" #include "ReadBMP.h" #pragma comment(lib, "avcodec.lib") #pragma comment(lib, "avformat.lib") #原创 2011-11-21 07:54:18 · 678 阅读 · 0 评论
分享