CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 设备驱动程序

搜索资源列表

  1. PCI设备Windows通用驱动程序的设计

    0下载:
  2. PCI设备Windows通用驱动程序的设计-PCI device drivers for Windows Universal Design
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:157886
    • 提供者:何成林
  1. PCI设备WINDOWS驱动程序的开发

    0下载:
  2. PCI设备WINDOWS驱动程序的开发-PCI device driver development
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9287
    • 提供者:何力
  1. 一个新的Linux设备驱动程序

    0下载:
  2. 这是一个我经过研究学习,理解了别人得程序,感觉很不错的源程序.-This is a research study I read, understand others in the process, I feel very good source.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10349
    • 提供者:张纬
  1. 2003-04-29_WindowsWDM设备驱动程序开发指南1,2,3

    0下载:
  2. 学习windows下的驱动开发-learning under the Driver Development
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1760227
    • 提供者:宋向东
  1. 第七章:设备管理实验

    0下载:
  2. Linux设备管理源码 字符设备驱动程序:设计两个终端设备文件实现一个字符设备驱动程序,使一对进程之间利用该字符设备驱动程序能互相传递可变长度的信息。-equipment management source Linux device drivers characters : two terminal equipment design documents for a character device driver, so that a process between the use of the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17119
    • 提供者:莫凡
  1. 驱动开发

    0下载:
  2. 驱动开发环境搭建vs6.0+ddk 2600+windows xp+Driver Studio 3.2 2010-07-07 09:35 驱动开发环境之Windows XP DDK2600,VC++ 6.0, Driver Studio 3.2 神秘的驱动开发,神秘的WINDOWS内核,是什么把这些搞得这么神秘呢? 搭Windows驱动开发平台. 要安装的东西都有这些:在Windows XP的基础上,先装上VC++6.0,再装DDK2600(也就是DDK的XP版),最后装 Driver Stud
  3. 所属分类:源码下载

    • 发布日期:2011-04-22
    • 文件大小:64512
    • 提供者:cdliqu@163.com
  1. vxworks设备驱动开发者指南

    0下载:
  2. vxworks设备驱动开发者指南,是一份很好的资料。每个vxworks程序员都应该好好看这两本书,不然算不上合格的vxworks程序员
  3. 所属分类:文档资料

    • 发布日期:2012-06-05
    • 文件大小:1358287
    • 提供者:nofrish
  1. 基于mpc8548的i2c控制操作驱动程序

    1下载:
  2. 基于mpc8548的i2c控制操作几个i2c设备芯片的驱动程序,可根据设备对驱动进行修改。,Mpc8548 based on a number of control operations of the i2c device i2c driver chip can be driven in accordance with equipment to be modified.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-27
    • 文件大小:11237
    • 提供者:caisongbo
  1. OMAP+linux+camera

    0下载:
  2. 本文在介绍OMAP5910 摄像头接口及OV COMS 摄像头的基础上, 分析了Linux 系统下设备 驱动程序及其开发, 并详细阐述和实现了基于OMAP5910 的摄像头驱动。-This paper introduced the OMAP5910 camera interface and OV COMS camera, based on the analysis of the Linux system and its device driver development, and elabo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:61375
    • 提供者:陈天葆
  1. 基于VC的USB接口通信程序设计

    0下载:
  2. 基于VC的USB接口通信程序设计 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。
  3. 所属分类:编程文档

    • 发布日期:2012-11-03
    • 文件大小:136672
    • 提供者:bighost8
  1. 深入浅出分析Linux设备驱动程序中断

    0下载:
  2. Linux的中断宏观分为两种:软中断和硬中断。声明一下,这里的软和硬的意思是指和软件相关以及和硬件相关,而不是软件实现的中断或硬件实现的中断。
  3. 所属分类:咨询培训

  1. LinuxCharDevice

    0下载:
  2. LINUX内核字符设备驱动以及说明--The LINUX kernel of character equipment
  3. 所属分类:Document

    • 发布日期:2017-11-09
    • 文件大小:28589
    • 提供者:站长
  1. USB_camera

    0下载:
  2. 给出Linux 环境下USB驱动的模块层次结构,包括主控制器驱动、USB 核心驱动和USB设备驱动程序组成,以及USB 接口摄像头驱动模块的层次结构,对底层usbvideo 模块进行分析,对usbvideo 中的函数进行了分类,修正其设计上的一个缺 陷,给出上层微型驱动的实现,最后通过移植USB 摄像头驱动程序到三星公司的SMDK2410 开发板的试验成功,使该驱动成 功应用在基于Linux 的嵌入式系统上。-Given Linux environment USB drive mod
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:133774
    • 提供者:陈天葆
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. MS-DOS-Program

    0下载:
  2. 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:510297
    • 提供者:马强业
  1. AssemblyTutor

    0下载:
  2. 汇编语言全接触,包括一些牛人的教程:Win32汇编教程,PE教程,虚拟设备驱动程序-Keys assembly language, including some cattle people Tutorial: Win32 compilation of tutorials, PE curriculum, virtual device driver
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:842342
    • 提供者:metallica
  1. video

    1下载:
  2. Linux环境下视频显示卡设备的驱动程序源代码-source code of video display card device driver on Linux environment
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:1856001
    • 提供者:AofaYang
  1. Linuxdevicedriveinterrupt

    0下载:
  2. Linux设备驱动程序学习(11)-中断处理 - Linux设备驱动程序.rar-Linux设备驱动程序学习(11)-中断处理- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:59967
    • 提供者:zwx
  1. Windows2000shebeiqudongchengxu

    0下载:
  2. Windows2000设备驱动程序设计指南-Windows2000 Device Driver Design Guidelines
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11508267
    • 提供者:xcy
  1. Linux-Device-Driver-Notes

    0下载:
  2. Linux设备驱动程序笔记,基于ARM9开发板的驱动开发笔记-Linux device driver notes, ARM9 development board based on the Driver Development Notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:88806
    • 提供者:chen
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com