WindowsCEUSBSENSOR

所属分类:其他书籍
开发工具:Visual C++
文件大小:2828KB
下载次数:21
上传日期:2009-09-26 23:24:16
上 传 者小张945
说明:  Windows+CE下USB摄像头驱动开发
(Windows+ CE Driver Development under the USB camera)

文件列表:
Windows+CE下USB摄像头驱动开发 (0, 2009-09-05)
Windows+CE下USB摄像头驱动开发\OV511_CE.ppt (418304, 2006-12-09)
Windows+CE下USB摄像头驱动开发\OV511_CE.rar (142592, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE (0, 2009-09-05)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511 (0, 2009-09-05)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\ov511.c (148018, 2004-08-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.cpp (7908, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.def (440, 2006-12-05)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\ov511.h (16409, 2004-08-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.vcb (205824, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.vco (58880, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.vcp (72057, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511.vcw (540, 2006-12-01)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511Cam.h (3618, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\Ov511CamSDK.h (753, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\StdAfx.cpp (292, 2006-12-01)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\StdAfx.h (811, 2006-12-01)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\usbclient.h (5944, 2006-09-27)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\usbclient.lib (44334, 2003-03-21)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\USBCode.cpp (9487, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\USBVideo.cpp (20798, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\USBVideo.h (3634, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\ARMV4Rel (0, 2009-09-05)
Windows+CE下USB摄像头驱动开发\OV511_CE\OV511\ARMV4Rel\Ov511.dll (17408, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511 (0, 2009-09-05)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\newres.h (768, 2006-12-06)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\Ov511CamSDK.h (753, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\resource.h (966, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\StdAfx.cpp (207, 2006-12-06)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\StdAfx.h (1085, 2006-12-06)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.aps (61492, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.cpp (1874, 2006-12-06)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.h (1368, 2006-12-06)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.rc (5598, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.vcb (164864, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.vcc (1100, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.vco (55808, 2006-12-08)
Windows+CE下USB摄像头驱动开发\OV511_CE\TestOv511\TestOv511.vcp (66203, 2006-12-06)
... ...

======================================================================== DYNAMIC LINK LIBRARY for Windows CE: Ov511 ======================================================================== AppWizard has created this Ov511 DLL for you. This file contains a summary of what you will find in each of the files that make up your Ov511 application. Ov511.vcp 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 (.vcp) file, but they should export the makefiles locally. Ov511.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can check the "doesn't produce lib" checkbox in the Linker settings page for this project. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named Ov511.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者