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

搜索资源列表

  1. Linux驱动开发详解讲座

    0下载:
  2. 详细的介绍了Linux设备驱动的结构和开发流程
  3. 所属分类:文档资料

  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. 华为WCDMA(CDMA)模块设备驱动集成指导

    2下载:
  2. 华为3G设备在Android Linux平台集成的指导说明。
  3. 所属分类:编程文档

    • 发布日期:2011-09-27
    • 文件大小:1044283
    • 提供者:shaoguang.li
  1. Klog1.0 比挂钩SSDT还要底层的

    0下载:
  2. 比挂钩SSDT还要底层的,位于键盘硬件设备驱动之上的键盘过滤驱动源码,欢迎下载研究。-Designing A Kernel Key Logger A Filter Driver Tutorial By Clandestiny
  3. 所属分类:驱动编程

    • 发布日期:2017-03-26
    • 文件大小:142078
    • 提供者:Gentlewolf
  1. Virtual_COM

    0下载:
  2. 虚拟串口设备驱动。介绍了串口开发的框架模型。-Virtual serial port device driver. Introduced the framework of the serial model of development.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:9000
    • 提供者:李静波
  1. block_drivers

    0下载:
  2. 外国人编写的开发linux系统下块设备驱动的讲稿,英文。能让您快速了解开发流程。english-Foreigners prepared to develop the system under linux block device driver of the scr ipt, and English. Allows you to quickly understand the development process. english
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:786806
    • 提供者:
  1. WINCE_usb_driver

    0下载:
  2. windows CE下USB设备驱动编写的步骤,USB的基本原理-windows CE prepared under the USB device driver steps, USB The basic principle
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-25
    • 文件大小:8194072
    • 提供者:高晓花
  1. serial

    0下载:
  2. linux下基于arm处理器s3c2410x开发板的串口设备驱动程序,包括对串口的读写程序。-arm processor linux-based development board s3c2410x serial device driver, including the serial process of reading and writing.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:2385
    • 提供者:君瑞
  1. myirq

    0下载:
  2. 一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:12791
    • 提供者:ll
  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. alsa-lib-0.4.0.tar

    0下载:
  2. 这是ALSA音频驱动的应用库,与其同版本的驱动源码之前已传上了-This is the ALSA audio driver in the application library, rather than before with the version of the driver source code has been passed on the
  3. 所属分类:Linux-Unix program

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

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

  1. Code.tar

    0下载:
  2. 李亚锋出的书《ARM嵌入式LINUX设备驱动实例开发》一书的码源!-Li-feng of the book
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:69297
    • 提供者:luolaoda
  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. led

    0下载:
  2. uclinux字符设备驱动编写的基本原理和过程,帮助刚刚入门的朋友一点提示-uClinux character device driver to prepare the basic principles and processes to help a friend that just getting started tips
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2481
    • 提供者:Mrs guo
  1. LinuxDrivers

    0下载:
  2. Linux2.6内核驱动实例包: globalmem驱动、含并发控制的globalmem驱动、globalfifo驱动、poll应用程序范例、异步通知应用程序范例、支持异步通知的globalfifo、 S3C2410实时钟驱动、秒设备驱动与应用程序、DMA范例、静态映射范例、作为input设备触摸屏驱动、 作为普通字符设备触摸屏驱动、看门狗驱动、平台设备、S3C2410串口驱动、S3C2410 I2C主机驱动、 SAA711x I2C设备驱动、CS8900以太网设备驱动、S3C2
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-25
    • 文件大小:585773
    • 提供者:清木
  1. embeded-Linux-device-driver

    0下载:
  2. 嵌入式Linux设备驱动的研究与开发.杂志资料里的论文-Embedded Linux device drivers of research and development. Journal of information in the papers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:308666
    • 提供者:Saiu
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com