H263CameraVideo

所属分类:Windows Phone
开发工具:C/C++
文件大小:388KB
下载次数:242
上传日期:2006-09-05 15:02:39
上 传 者nobill
说明:  EVC做的Windows Mobile 的H263网络视频
(EVC do Windows Mobile network of H.263 Video)

文件列表:
H263网络视频\H263\CameraVideo\CameraVideo.aps (21384, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.clw (1365, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.cpp (2133, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.dsp (8699, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.dsw (547, 2005-10-08)
H263网络视频\H263\CameraVideo\CameraVideo.h (1379, 2005-10-08)
H263网络视频\H263\CameraVideo\CameraVideo.ncb (320512, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.opt (53760, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.plg (8153, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideo.rc (5802, 2005-10-08)
H263网络视频\H263\CameraVideo\CameraVideoDlg.cpp (10998, 2006-08-07)
H263网络视频\H263\CameraVideo\CameraVideoDlg.h (2499, 2006-08-07)
H263网络视频\H263\CameraVideo\decoder\convert.cpp (5215, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\convert.h (936, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\decdef.h (2762, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\decstruct.h (1602, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\DGlobal.cpp (7715, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\DGlobal.h (3700, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\GetBits.cpp (6039, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\GetBits.h (1627, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\GetBlk.cpp (10575, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\GetBlk.h (1729, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\GetHdr.cpp (5470, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\GetHdr.h (1528, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\GetPic.cpp (32546, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\GetPic.h (2258, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\GetVlc.cpp (11204, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\GetVlc.h (1703, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\Idct.cpp (6826, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Idct.h (1925, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\Idctref.cpp (4441, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Idctref.h (1437, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\Indices.cpp (4335, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Indices.h (1783, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\main.cpp (2183, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Recon.cpp (22236, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Recon.h (2760, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\Sac.cpp (7046, 2005-10-08)
H263网络视频\H263\CameraVideo\decoder\Sac.h (1533, 2002-05-07)
H263网络视频\H263\CameraVideo\decoder\Sactbls.cpp (12672, 2005-10-08)
... ...

======================================================================== Microsoft Foundation Class Library for Windows CE: Test ======================================================================== AppWizard has created this Test application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Test application. Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class. Test.cpp This is the main application source file that contains the application class CTestApp. Test.rc This is a listing of all of the Microsoft Windows CE 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 eMbedded Visual C++. res\Test.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file Test.rc. res\Test.rc2 This file contains resources that are not edited by Microsoft eMbedded Visual C++. You should place all resources not editable by the resource editor in this file. Test.vcc 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. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one dialog class: TestDlg.h, TestDlg.cpp - the dialog These files contain your CTestDlg class. This class defines the behavior of your application's main dialog. The dialog's template is in Test.rc, which can be edited in Microsoft Developer Studio. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Test.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft eMbedded 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. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFCWCXXX.DLL from the Microsoft eMbedded Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFCWCDEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者