文件名称:cameradriverov511
- 所属分类:
- 操作系统开发
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 690.97kb
- 下载次数:
- 1次
- 提 供 者:
- q**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
OV511+摄像头驱动开发 本篇适合没有接触过驱动或者初学驱动的朋友。运行本程序以及源代码都请先看 ReadMe.txt 文件。
在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完全没有接触过驱动开发的人来说(在这之前我都不知道系统是如何找到某个设备驱动的),我个人觉得DDK或DriverStudio有点难了......
-OV511 camera driver for the development of this had any contact with a novice driver or driven by a friend. Run this program as well as source code please see ReadMe.txt document. In this paper are described the driver with windriver done, not used or DDK DRIVER, may not seem like a "very formal" drive, In this paper, but the driver can not be used for DirectShow interface. For DDK and DriverStudio I also know a number of elements, at the beginning of the time I was full of enthusiasm to use the DDK or DriverStudio. I soon Passion fire was extinguished by the merciless, For a complete any contacts with the development of the drive people (in this before, I do not know how the system is to find certain equipment Drivers), I personally feel that DDK or DriverStudio hard
在本文中阐述的驱动是用windriver做出来的,没有采用DDK或DriverStudio,可能看起来并不像是一个”很正式“的驱动,而且本文中的驱动程序不可以用于DirectShow接口。对于DDK和DriverStudio我也了解了一些内容,在刚开始的时候我是满怀激情的想用DDK或DriverStudio的,很快我的激情之火就被无情的熄灭了,对于一个完全没有接触过驱动开发的人来说(在这之前我都不知道系统是如何找到某个设备驱动的),我个人觉得DDK或DriverStudio有点难了......
-OV511 camera driver for the development of this had any contact with a novice driver or driven by a friend. Run this program as well as source code please see ReadMe.txt document. In this paper are described the driver with windriver done, not used or DDK DRIVER, may not seem like a "very formal" drive, In this paper, but the driver can not be used for DirectShow interface. For DDK and DriverStudio I also know a number of elements, at the beginning of the time I was full of enthusiasm to use the DDK or DriverStudio. I soon Passion fire was extinguished by the merciless, For a complete any contacts with the development of the drive people (in this before, I do not know how the system is to find certain equipment Drivers), I personally feel that DDK or DriverStudio hard
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 21840298cameradriverov511.rar 列表 CameraDriver CameraDriver\可执行文件 CameraDriver\可执行文件\ReadMe.txt CameraDriver\可执行文件\reg CameraDriver\可执行文件\reg\ov511.inf CameraDriver\可执行文件\reg\wdreg.exe CameraDriver\可执行文件\reg\wdusb_man.chm CameraDriver\可执行文件\reg\windrvr6.inf CameraDriver\可执行文件\reg\windrvr6.sys CameraDriver\可执行文件\UsbCameraNew.exe CameraDriver\可执行文件\wd_utils.dll CameraDriver\源代码 CameraDriver\源代码\driver CameraDriver\源代码\driver\CameraData.cpp CameraDriver\源代码\driver\CameraData.h CameraDriver\源代码\driver\CCreditsScroller.cpp CameraDriver\源代码\driver\CCreditsScroller.h CameraDriver\源代码\driver\MyAbout.cpp CameraDriver\源代码\driver\MyAbout.h CameraDriver\源代码\driver\ov511_diag.cpp CameraDriver\源代码\driver\ov511_diag.h CameraDriver\源代码\driver\ReadMe.txt CameraDriver\源代码\driver\res CameraDriver\源代码\driver\res\bitmap1.bmp CameraDriver\源代码\driver\res\UsbCameraNew.ico CameraDriver\源代码\driver\res\UsbCameraNew.rc2 CameraDriver\源代码\driver\Resource.h CameraDriver\源代码\driver\StdAfx.cpp CameraDriver\源代码\driver\StdAfx.h CameraDriver\源代码\driver\UsbCameraNew.cpp CameraDriver\源代码\driver\UsbCameraNew.dsp CameraDriver\源代码\driver\UsbCameraNew.dsw CameraDriver\源代码\driver\UsbCameraNew.h CameraDriver\源代码\driver\UsbCameraNew.rc CameraDriver\源代码\driver\UsbCameraNewDlg.cpp CameraDriver\源代码\driver\UsbCameraNewDlg.h CameraDriver\源代码\ReadMe.txt