搜索资源列表

  1. Code_Programming_WinCE6

    0下载:
  2. 这是Douglas《Windows CE 6.0开发者指南》随书源码的安装程序和安装说明(微软系列丛书)。该书包含的内容有:WinCE环境下的屏幕绘图、键盘鼠标和触摸屏等输入控制、窗口控件和菜单、模块、进程和线程、文件系统、注册表、数据库、网络编程、设备间通信、串行通信、设备驱动程序、服务。-This is Douglas " Windows CE 6.0 Developer' s Guide" with the
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:23293952
    • 提供者:
  1. DeviceIoControl

    0下载:
  2. DeviceIoControl实例及文档,通过API访问设备驱动程序-DeviceIoControl examples and documentation, through the API to access device driver
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:168960
    • 提供者:lele
  1. linuxdevice2rd

    2下载:
  2. Linux 设备驱动程序 经典书籍 学系统驱动不可不看的资料-Linux device drivers classic books
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2102272
    • 提供者:yh
  1. USB-keyboard

    0下载:
  2. 嵌入式linux系统环境下的USB串口设备驱动程序源代码。-USB-serial driver src
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:mc
  1. linux-device-driver

    0下载:
  2. 关于驱动开发的书籍,是一个高手博客的整理版。。。linux设备驱动程序-Books on driver development, is finishing a master version of the blog. . . linux device driver
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1064960
    • 提供者:张鸿飞
  1. char_dev

    0下载:
  2. 字符设备驱动程序及其测试代码,并且已经制作了Makefile文件,内核版本是2.4-char devices driver,contain the source code, having the "makefile",and support the Linux2.4 only
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:antry
  1. USB-driver-on-wince

    0下载:
  2. 通用串行总线(USB)具有方便快速一系列优点,近年来已经发展成为一种比较普遍的计算机与外设的接口。在设计USB设备的过程中不可避免的要涉及到设备驱动程序的设计。首先整体上简要介绍了USB及其通信模型,然后详细讨论了Windows的WDM驱动程序模型,重点阐述了基于WDM的USB设备驱动程序的具体开发过程。最后给出了当前流行的几种USB设备驱动的开发工具及其特点。通过设计USB设备驱动,实现了自行设计的USB数据采集系统与PC的通信。
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:duke
  1. device-driver

    0下载:
  2. 该文档里有部分linux2.6.29的设备驱动程序,是应用程序的底层程序,也是上层的依赖-There are parts of the document linux2.6.29 the device driver, the application of the underlying process is dependent on the upper
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:876544
    • 提供者:小华
  1. linux13-System-Launched

    0下载:
  2. 基于Linux的嵌入式系统的网络设备驱动程序的编写教程级文档-Embedded systems based on Linux network device driver documentation for the preparation of tutorial class
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:1227776
    • 提供者:zww
  1. Device-Drivers

    0下载:
  2. 设备驱动程序,带读写测试程序(操作系统专题实验)-Device Drivers
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:木杨
  1. iic

    0下载:
  2. 实现iic设备驱动程序的开发步骤及详细内容介绍-Iic device driver to achieve the development process and details of the introduction
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:113664
    • 提供者:wangyi
  1. Windows-2000XP-WDM

    0下载:
  2. Windows 2000XP WDM设备驱动程序开发 第二版.pdf-WDM development
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:35526656
    • 提供者:冯群超
  1. Linux-device-drivers-third-edition

    0下载:
  2. 详细介绍了linux的设备驱动程序开发方法,对想深入学习linux的驱动开发是个不错的选择-Details of the linux device driver development methods, like in-depth study on the linux driver development is a good choice
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1196032
    • 提供者:
  1. device

    0下载:
  2. 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变) -Realize the equipment management - Linux device driver installation (note header files with the position change) different environments
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:ypolestar
  1. ldd3_pdf

    0下载:
  2. linux 驱动编写指南. 分章节详细叙述如何编写linux下各种设备驱动程序.-Linux device driver programming guide. All kinds of device drivers programming techniques are described in seperate chapters.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:12211200
    • 提供者:Mike
  1. linux-devices

    0下载:
  2. Linux设备驱动程序学习资料,对初学者很有帮助!-Linux device drivers to learn the information very helpful for beginners!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3438592
    • 提供者:詹先龙
  1. VxD

    0下载:
  2. VXD虚拟设备驱动程序源代码,很不错的demo,希望对大家有所帮助-VXD virtual device driver source code, very good demo, we hope to help
  3. 所属分类:驱动编程

    • 发布日期:2024-05-19
    • 文件大小:125952
    • 提供者:程发兆
  1. FanPuGuiZhen__UNIX_code

    0下载:
  2. 《返璞归真——UNIX技术内幕》书中代码。主要包括Bell Laboratories开发的内核代码:1*.h(内核头文件---宏、全局变量和结构定义、函数声明) | |----------------conf(汇编代码---启动函数及工具函数,驱动生成工具mkconf,移植工具sysfix) 2dmr(设备驱动程序) 3ken(内核代码,包括进程调度、文件系统、内存管理、I/O管理等) 另外还有作者写的一些代码。-&q
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:549888
    • 提供者:James
  1. Linux-driver-development6

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第6章、字符设备驱动。在Linux设备驱动中,字符设备驱动较为基础。本章主要讲解Linux字符设备驱动程序的结构及其主要组成部分的编程方法。6.1节讲解了Linux字符设备驱动的关键数据结构cdev及file_operations结构体的操作方法,并分析了Linux字符设备的整体结构,给出了简单的设计模板。6.2节讲解了本章及后续各章所基于的glo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:447488
    • 提供者:华清远见
  1. Linux-driver-development20

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第20章、USB主机与设备驱动。在Linux系统中,提供了主机侧和设备侧视角的USB驱动框架,本章主要讲解从主机侧角度看到的USB主机控制器驱动和设备驱动。20.1节给出了Linux系统中USB驱动的整体视图,讲解了Linux中主机侧和设备侧角度的USB驱动层次。从主机侧的角度而言,需要编写的USB驱动程序包括主机控制器驱动和设备驱动两类,USB主
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:668672
    • 提供者:华清远见
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org