文件名称:YUV2Jpg
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 272kb
- 下载次数:
- 0次
- 提 供 者:
- h*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个y u v 转换成 JPEG图片格式的例子.
#include "stdafx.h"
#include "YUV2Jpg.h"
#include "YUV2JpgDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
#endif
-A yuv convert JPEG image format examples.# Include " stdafx.h" # include " YUV2Jpg.h" # include " YUV2JpgDlg.h" # ifdef _DEBUG# define new DEBUG_NEW# undef THIS_FILE static char THIS_FILE [] = __FILE__ # endif
#include "stdafx.h"
#include "YUV2Jpg.h"
#include "YUV2JpgDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__
#endif
-A yuv convert JPEG image format examples.# Include " stdafx.h" # include " YUV2Jpg.h" # include " YUV2JpgDlg.h" # ifdef _DEBUG# define new DEBUG_NEW# undef THIS_FILE static char THIS_FILE [] = __FILE__ # endif
(系统自动生成,下载前可以参看下载内容)
下载文件列表
YUV2Jpg\YUV2Jpg\YUV2Jpg.clw
.......\.......\ReadMe.txt
.......\.......\YUV2Jpg.h
.......\.......\YUV2Jpg.cpp
.......\.......\StdAfx.h
.......\.......\StdAfx.cpp
.......\.......\YUV2Jpg.dsw
.......\.......\YUV2Jpg.ncb
.......\.......\Jpeg.h
.......\.......\YUV2Jpg.plg
.......\.......\Jpeg.cpp
.......\.......\u
.......\.......\v
.......\.......\y
.......\.......\Resource.h
.......\.......\YUV2JpgDlg.h
.......\.......\YUV2Jpg.aps
.......\.......\YUV2Jpg.rc
.......\.......\YUV2JpgDlg.cpp
.......\.......\YUV2Jpg.opt
.......\.......\YUV2Jpg.dsp
.......\.......\res\YUV2Jpg.rc2
.......\.......\...\YUV2Jpg.ico
.......\.......\...\Thumbs.db
.......\.......\res
.......\YUV2Jpg
YUV2Jpg
.......\.......\ReadMe.txt
.......\.......\YUV2Jpg.h
.......\.......\YUV2Jpg.cpp
.......\.......\StdAfx.h
.......\.......\StdAfx.cpp
.......\.......\YUV2Jpg.dsw
.......\.......\YUV2Jpg.ncb
.......\.......\Jpeg.h
.......\.......\YUV2Jpg.plg
.......\.......\Jpeg.cpp
.......\.......\u
.......\.......\v
.......\.......\y
.......\.......\Resource.h
.......\.......\YUV2JpgDlg.h
.......\.......\YUV2Jpg.aps
.......\.......\YUV2Jpg.rc
.......\.......\YUV2JpgDlg.cpp
.......\.......\YUV2Jpg.opt
.......\.......\YUV2Jpg.dsp
.......\.......\res\YUV2Jpg.rc2
.......\.......\...\YUV2Jpg.ico
.......\.......\...\Thumbs.db
.......\.......\res
.......\YUV2Jpg
YUV2Jpg