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

搜索资源列表

  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. LinuxDeviceDrivers3_all_example_code

    0下载:
  2. Linux设备驱动程序所有的例子代码和帮助文档-Linux device drivers for all the example code and help documentation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1453434
    • 提供者:ken
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8685
    • 提供者:qifeng
  1. LinuxDrv

    0下载:
  2. Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:77920
    • 提供者:gantian
  1. Buttons

    0下载:
  2. 用于做ARM-LINUX系统的测试驱动程序,这是按键驱动程序。-ARM-LINUX system for doing the test driver, which is key driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2767
    • 提供者:xiaopang
  1. AR81Family-linux-v1[1].0.1.4

    0下载:
  2. 一个linux 2.6下网卡驱动程序的源码-an network adapter driver for linux 2.6
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1615746
    • 提供者:xian
  1. Android Linux driver

    1下载:
  2. Android的Linux内核与驱动程序 Android的Linux内核与驱动程序-android linux driver
  3. 所属分类:android开发

    • 发布日期:2013-04-30
    • 文件大小:235771
    • 提供者:jake
  1. Linux-kener-analysic

    0下载:
  2. 详细描述了linux内核架构和运行方式,它是pdf文件,有索引,字迹超级清楚,阅读起来非常方便。我知道这个电子书还有一个pdf扫面版本,超级不清楚。这个对在linux下驱动程序设计的初学者大有裨益。-Describes in detail the structure and operation mode linux kernel, it is pdf file, an index, super-clear writing, reading is very convenient. I know t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5143230
    • 提供者:hexiaoya
  1. 2440-IO

    0下载:
  2. linux 驱动程序 ,IO驱动程序,三星2440ARM驱动-linux drivers, IO driver,
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:842
    • 提供者:liujinxin
  1. at91rm9200-16c554-linux

    1下载:
  2. Linux下ST16c554的驱动程序例程,C语言编写。-Linux driver under the ST16c554 routine, C language.
  3. 所属分类:Embeded Linux

    • 发布日期:2015-01-16
    • 文件大小:92160
    • 提供者:文刚
  1. Linux-I2C

    1下载:
  2. linux i2c 驱动程序的框架,很有用处。我从中学到了一些驱动的知识。-linux i2c diver framework,It is very usefull. I have learn a lot from it.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-30
    • 文件大小:158308
    • 提供者:wjl
  1. Touch-screen-system-of-Linux-kernel

    0下载:
  2. 文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obtained based on the Linux input
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:376547
    • 提供者:lining
  1. Linux 驱动程序设计

    0下载:
  2. Linux 驱动程序设计PPT教程
  3. 所属分类:文档资料

    • 发布日期:2013-02-27
    • 文件大小:215735
    • 提供者:coolhandy
  1. how-to-write-my-Linux-driver

    0下载:
  2. 如何编写Linux的驱动程序,Linux驱动入门必须要掌握的,供大家参考借鉴-how to write my Linux driver
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:62270
    • 提供者:changlei
  1. Linux--(1)---character-driver

    0下载:
  2. Linux设备驱动程序学习(1)-字符设备驱动程序-Linux (1)- character driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:37524
    • 提供者:liser
  1. Linux设备驱动程序(中文版第三版)

    1下载:
  2. linux下面的设备驱动开发,用c++编写(Linux driver development below, written in c++)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:6506496
    • 提供者:jscai250
  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 frame of the 1ms. Each frame contains a frame start (SOF))
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:98304
    • 提供者:龙焱
  1. Xilinx-FPGA-PCIE-Linux驱动程序

    0下载:
  2. Xilinx-FPGA-PCIE-Linux驱动程序.rar(Xilinx-FPGA-PCIE-Linux.rar)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-27
    • 文件大小:35840
    • 提供者:anthor
  1. ldd3v1

    0下载:
  2. Linux设备驱动程序源码,可以参考学习(Linux device driver source code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-30
    • 文件大小:74752
    • 提供者:yveenroy
  1. LED驱动程序

    0下载:
  2. 基于TQ2440开发板,系统2.6.30.4,编译通过,内含Makefile(Based on TQ2440 development board, system 2.6.30.4, compile through, including Makefile)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:9216
    • 提供者:胡杨泪
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com