搜索资源列表

  1. usbd-20020401

    0下载:
  2. USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:230400
    • 提供者:柳如飞
  1. linux_device_driver3rd

    0下载:
  2. 这本书是著名的《linux设备驱动程序》的第三版。它函盖了linux2.6内核的驱动程序编程。是linux下驱动开发者的必备宝书。-This book is the famous "linux device drivers," the third edition. It will cover the core linux2.6 driven programming. Linux is developed under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1364992
    • 提供者:付治钧
  1. serial_win

    0下载:
  2. 基于arm7的linux的serial口的驱动程序,程序简单,可移植性好。-Linux serial mouth of the driver, a simple and portable.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:李连
  1. pci驱动程序(平面光栅)

    0下载:
  2. 个人根据海德汉平面光栅Windows下的程序编写得Linux下的驱动程去源码,在Linux实时内核下使用,部分驱动内容需要RTAI不定才能使用!-individuals under HEIDENHAIN plane grating Windows programmers in the Linux source code to drive way in the Linux kernel using real-time, part-driv
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:53248
    • 提供者:张sir
  1. test1_src

    0下载:
  2. linux下的基本虚拟字符设备驱动程序,以模块的形式提供。-the basic characters of virtual device driver to the form module.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:郭勇军
  1. 第七章:设备管理实验

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

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:莫凡
  1. FS4510-V1.2

    0下载:
  2. linux下三星4510的BSP驱动程序!已经试验成功,包括启动,对FLASH的编辑等!-Samsung 4510 under the BSP Driver! The pilot has been successful, including the initiation of the editing FLASH!
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:782336
    • 提供者:夏磊
  1. UART——linux

    0下载:
  2. linux下的串口驱动,通讯程序,已经是成熟代码,可以直接使用!-The Serial Driver, communication procedures, it is already a mature code that can be used directly!
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:140288
    • 提供者:夏磊
  1. linuxdsp

    0下载:
  2. 采用TMS320C6205的PCI设备驱动程序源代码 for Linux-using TMS320C6205 PCI device driver source code for Linux
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:王朝斌
  1. ide_driver

    0下载:
  2. IDE 驱动程序对开发硬盘驱动很有用,对学习LINUX驱动开发有帮助-IDE driver for the development drives useful for the study and development of Linux-driven help
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:陈科祥
  1. linixtoAT91RM9200

    0下载:
  2. 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system sof
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:1470464
    • 提供者:车亮
  1. examples.tar

    0下载:
  2. 最新出版的linux设备驱动程序(三)源码-published in the latest Linux device driver (3) FOSS
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:邓杰
  1. howtomakemakefile

    0下载:
  2. 在linux中,如何编写一个合适的makefile是发布应用程序和驱动程序的首要条件。-In linux, how to prepare a suitable makefile is released applications and drivers for the first condition.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:428032
    • 提供者:动发
  1. UNIXEAP

    0下载:
  2. 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:14538752
    • 提供者:neptune87140104
  1. 03_touchscreen_input

    0下载:
  2. intel pxa270开发板的重要试验:触摸屏驱动程序设计实验,仅供参考。-development board an important test : touchscreen driver design experiments for reference purposes only.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:肖文
  1. linux_usb_driver_four_examples

    0下载:
  2. linux下的usb驱动程序开发的4个实例,还不错,没有密码。希望和大家一起分享-the USB driver development four examples, quite good, no password. Hope and share with everyone.
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:1238016
    • 提供者:孟晓露
  1. qudong12

    0下载:
  2. LINUX下的字符设备驱动程序代码,并有测试程序和MAKEFILE-LINUX character device driver code, and test procedures and MAKEFILE
  3. 所属分类:驱动编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:饶元见
  1. newdriver

    0下载:
  2. linux 下的驱动程序 欢迎下载,适合初学着-linux drivers under the welcome download, suitable for a beginner
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:252928
    • 提供者:梅义
  1. leddrv

    0下载:
  2. Linux设备驱动程序 硬件平台:H9200评估板(基于AT91RM9200构建) 软件平台:Linux-2.4.19-rmk7 驱动设备:LED 作者:flyerwing 编写驱动程序 ——————————————————————————————————————— 1. 编写驱动程序源文件leddrv.c-device drivers for Linux hardware platforms : H9200
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:吴权
  1. linuxpara

    0下载:
  2. 一个基于s3c2410嵌入式系统的并口实验(包括驱动程序和测试程序)-s3c2410 an embedded system based on the parallel experiments (including drivers and test procedures)
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org