mobiletest

所属分类:流媒体/Mpeg4/MP4
开发工具:Visual C++
文件大小:14269KB
下载次数:7
上传日期:2011-03-27 14:06:12
上 传 者2966176
说明:  基于windows mobile的视频接收H264解码程序。
(based windows mobile)

文件列表:
mobiletest\mobiletest\avcodec-51.dll (2167228, 2011-03-17)
mobiletest\mobiletest\avcodec-51.lib (142836, 2011-03-21)
mobiletest\mobiletest\avformat-52.dll (2218480, 2011-03-17)
mobiletest\mobiletest\avformat-52.lib (166574, 2011-03-21)
mobiletest\mobiletest\avutil-49.dll (92870, 2011-03-17)
mobiletest\mobiletest\avutil-49.lib (15652, 2011-03-21)
mobiletest\mobiletest\include\adler32.h (1058, 2010-12-21)
mobiletest\mobiletest\include\avcodec.h (130673, 2011-03-24)
mobiletest\mobiletest\include\avformat.h (47411, 2010-12-21)
mobiletest\mobiletest\include\avio.h (14559, 2010-12-21)
mobiletest\mobiletest\include\avstring.h (3537, 2010-12-21)
mobiletest\mobiletest\include\avutil.h (2340, 2010-12-21)
mobiletest\mobiletest\include\base64.h (1671, 2010-12-21)
mobiletest\mobiletest\include\common.h (9707, 2010-12-21)
mobiletest\mobiletest\include\crc.h (1518, 2010-12-21)
mobiletest\mobiletest\include\fifo.h (3687, 2010-12-21)
mobiletest\mobiletest\include\intfloat_readwrite.h (1398, 2010-12-21)
mobiletest\mobiletest\include\log.h (3545, 2010-12-21)
mobiletest\mobiletest\include\lzo.h (2501, 2010-12-21)
mobiletest\mobiletest\include\mathematics.h (2620, 2010-12-21)
mobiletest\mobiletest\include\md5.h (1195, 2010-12-21)
mobiletest\mobiletest\include\mem.h (4300, 2010-12-21)
mobiletest\mobiletest\include\opt.h (7595, 2010-12-21)
mobiletest\mobiletest\include\pixdesc.h (7881, 2010-12-21)
mobiletest\mobiletest\include\pixfmt.h (9525, 2010-12-21)
mobiletest\mobiletest\include\rational.h (3587, 2010-12-21)
mobiletest\mobiletest\include\sha1.h (1718, 2010-12-21)
mobiletest\mobiletest\include\vdpau.h (2854, 2010-12-21)
mobiletest\mobiletest\include\xvmc.h (6890, 2010-12-21)
mobiletest\mobiletest\mobiletest.cpp (1492, 2011-03-24)
mobiletest\mobiletest\mobiletest.h (496, 2011-03-24)
mobiletest\mobiletest\mobiletest.vcproj (10958, 2011-03-24)
mobiletest\mobiletest\mobiletest.vcproj.20100911-1630.Administrator.user (3383, 2011-03-24)
mobiletest\mobiletest\mobiletestDlg.cpp (6340, 2011-03-24)
mobiletest\mobiletest\mobiletestDlg.h (1015, 2011-03-24)
mobiletest\mobiletest\mobiletestppc.aps (51252, 2011-03-24)
mobiletest\mobiletest\mobiletestppc.rc (4835, 2011-03-24)
mobiletest\mobiletest\res\mobiletest.ico (21630, 2005-11-11)
mobiletest\mobiletest\res\mobiletestppc.rc2 (575, 2011-03-24)
... ...

================================================================================ MICROSOFT 基础类库: mobiletest 项目概述 =============================================================================== 应用程序向导已为您创建了这个 mobiletest 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 mobiletest 应用程序的每个文件的内容。 mobiletest.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 mobiletest.h 这是应用程序的主要头文件。它包括其他项目特定的头文件并声明 CmobiletestApp 应用程序类。 mobiletest.cpp 这是包含应用程序类 CmobiletestApp 的主要应用程序源文件。 mobiletestppc.rc 这是项目的主要资源文件,列出项目在针对 Pocket PC 平台或支持相同用户界面模型的平台进行编译时使用的所有 Microsoft Windows 资源。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。如果 .rc 文件保留不变,数据节中的定义将保留为它们所定义为的数值的十六进制版本,而不是定义的友好名称。 res\mobiletestppc.rc2 此文件包含不在 Microsoft Visual C++ 中进行编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 res\mobiletest.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: mobiletestDlg.h,mobiletestDlg.cpp - 对话框 这些文件包含 CmobiletestDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于主要资源文件中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: Windows Sockets 应用程序支持通过 TCP/IP 网络建立通信。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 mobiletest.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 Resourceppc.h 这是标准头文件,它定义新的资源 ID。 Microsoft Visual C++ 读取并更新此文件。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”来指示 应添加或自定义的源代码部分。 如果应用程序使用共享 DLL 中的 MFC,并且它使用的是与操作系统的当前语言不同的语言,那么您需要将对应的本地化资源 MFC80XXX.DLL 复制到应用程序目录中(“XXX”表示语言缩写。例如,MFC80DEU.DLL 包含翻译为德语的资源。)如果您不执行此操作,则应用程序的某些用户界面元素将保持与操作系统相同的语言。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者