搜索资源列表

  1. linux

    0下载:
  2. 作为一名电子工程师,而且是一个什么都想自己做的人,我一向愿意用计算机来控制外部设备。甚至还在我们父辈的Apple-2e时代,我就已经开始寻找别的平台,希望可以与我定制的环境相连,并且可以写我自己的驱动程序软件。不幸的是,八十年代的个人电脑并没有那么强大,不论在软件层还是硬件层上,个人电脑的内部设计都远不如Apple-2e,并且在很长一段时间内,可以获得的文档都不能令人满意。但是,接着发生的事是Linux出现了,我决定试一试,于是买了昂贵
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1092608
    • 提供者:李立安
  1. myudisk

    0下载:
  2. linux下的U盘驱动程序,需要仔细分析才能弄懂其中的函数调用。-U disk under linux drivers, which require careful analysis to understand which of the function call.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:zz
  1. linuxqudong

    0下载:
  2. 这是关于linux驱动的一份教程,感觉不错,希望对linux驱动开发者有所帮助。-This is a linux driver on a tutorial, I feel good, I hope the developer of linux driver help.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:585728
    • 提供者:沈岚
  1. linux

    0下载:
  2. 嵌入式linux开发教程,从嵌入式linux的基本应用,C语言应用程序开发,到嵌入式linux平台的构建,再到网络应用程序,驱动程序开发,讲的很全。-Embedded linux development of curricula, from basic linux embedded applications, C language application development, embedded linux platform to b
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:8949760
    • 提供者:李大嘴
  1. LINUX

    0下载:
  2. LINUX设备驱动程序....介绍ARM与LINUX编程的一个好东东哦.-LINUX device driver .... Introduce LINUX programming ARM with a good Dongdong Oh.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:10167296
    • 提供者:zys0797
  1. linux

    0下载:
  2. 这是一个LINUX下多串口驱动程序,是一个非常成熟的代码,已经卖出很多了,非常难得,希望能给大家带来帮助。里面包括了协议及控制,校验等等代码,希望大家支持-This is a multi-serial port under LINUX driver, is a very sophisticated code, have sold a lot, very rare, I hope everyone can help. Which incl
  3. 所属分类:串口编程

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:cocotte
  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
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:71680
    • 提供者:陈天葆
  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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:61440
    • 提供者:陈天葆
  1. Linux

    0下载:
  2. 学习linux驱动程序的一本好书,建议学习的坚持看2遍以上(对初学者而言啊!)-Learning linux driver a good book, it is recommended to learn to see the insistence of more than 2 times (for beginners in terms of ah!)
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:16683008
    • 提供者:yang xiao hong
  1. linux_all-code

    0下载:
  2. 《linux驱动程序设计从入门到精通》一书中所有的程序代码含驱动和相应的应用程序-Linux driver design from entry to the master," a book containing all the program code-driven applications and the corresponding
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:54565888
    • 提供者:无名
  1. ADV7180drivers

    0下载:
  2. ADV7180 linux驱动源代码。基于三星S3C6410的ADV7180 linux驱动程序。ARM。-ADV7180 linux driver source code. Samsung S3C6410 based ADV7180 linux drivers. ARM.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:45056
    • 提供者:徐钧
  1. 11linux

    0下载:
  2. Linux系统中,设备驱动程序是操作系统内核的重要组成部分,在 与硬件设备之间建立了标准的抽象接口。通过这个接口,用户可以像处理普通文件一样,对硬件设备进行打开(open)、关闭(close)、读写(read/write)等操作。通过分析和设计设备驱动程序,可以深入理解Linux系统和进行系统开发。本文通过一个简单的例子来说明设备驱动程序的设计。 -Linux system, device drivers the operating
  3. 所属分类:Linux/Unix编程

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

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

    • 发布日期:2024-05-20
    • 文件大小:1856512
    • 提供者:AofaYang
  1. linux-driver

    0下载:
  2. Linux 下的字符驱动程序,可实现在linux下安装字符驱动,并卸除字符驱动。-character driver for linux system ,can setup or remove free as you wish.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:Sylvia
  1. embeddedLinuxdriverprogramdesign

    0下载:
  2. 嵌入式Linux驱动程序设计050924.rar
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:948224
    • 提供者:zwx
  1. chapter

    0下载:
  2. 嵌入式Linux驱动程序设计从入门到精通,USB驱动架,Spcaview相关代码 输入形式的USB鼠标驱动,输入形式的触摸屏驱动等。-Embedded Linux driver from entry to the master design, USB-driven aircraft, Spcaview related code input forms of USB mouse driver, type the form, such as
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:947200
    • 提供者:jz
  1. 0602_driver-i2c

    0下载:
  2. s3c2410 i2c linux驱动程序-s3c2410 i2c driver
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. Linux驱动开发教程第3版。开发Linux驱动程序的必备资料。-Linux Driver Development Guide 3rd edition. Linux driver for the development of essential information.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:1289216
    • 提供者:陈颖峰
  1. linux驱动程序

    0下载:
  2. 驱动测试,基于LINUX操作系统的底层应用,主机将事务安排在 1ms 的帧中。每帧都包含一个帧开始(SOF)(Driver testing, based on the underlying application of the LINUX operating system, the host arranges the transaction in the fr a me of the 1ms. Each fr a me contains
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:98304
    • 提供者:龙焱
  1. button按键驱动程序

    0下载:
  2. 基于tq2440开发板,linux版本2.6.30.4 ,编译通过,直接使用,内含Makefile(Based on tq2440 development board, Linux version 2.6.30.4, compile through, directly use, including Makefile)
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:胡杨泪
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org