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

搜索资源列表

  1. GT2005

    0下载:
  2. gt2005 摄像头 datasheet linux驱动初始化代码-Gt2005 camera datasheet Linux drivers initialization code
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:917853
    • 提供者:
  1. Essential-Linux-Device.tar

    1下载:
  2. 《精通Linux设备驱动程序》,作者Sreekrishnan Venkateswaran 有丰富的驱动开发经验-Essential-Linux-Device-Drivers-Prentice-Hall-Open-Source-Software-Development-Series, the author, Sreekrishnan Venkateswaran has the sufficient experience for the Linux-device.
  3. 所属分类:Linux驱动

    • 发布日期:2013-04-30
    • 文件大小:4286361
    • 提供者:子林
  1. USBcamera-drivers

    0下载:
  2. linux下USB摄像头驱动,好用! 在linux下直接放入驱动既可以~-USB camera driver
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:42145
    • 提供者:dd
  1. linux-device-drivers-_pdf

    0下载:
  2. Linux器件驱动编程,经典!适用于需要PC编程体验的人员和专业编程技术人员参考!-Linux device drivers,This book should be an interesting source of information both for people who want to experiment with their computer and for technical programmers who face the need to deal with the in
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-29
    • 文件大小:12173967
    • 提供者:yueniao
  1. ds1620

    0下载:
  2. linux 系统下DS1620 温控驱动 -linux/drivers/char/ds1620.c: Dallas Semiconductors DS1620 thermometer driver (as used in the Rebel.com NetWinder)
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:2730
    • 提供者:王小二
  1. omap_uwire

    0下载:
  2. linux下的驱动程序,驱动程序被誉为“ 硬件的灵魂”、“硬件的主宰”、和“硬件和系统之间的桥梁”等。-Under Linux drivers, driver is known as "the hardware of the soul", "the master of hardware," and "the bridge between the hardware and system", etc.
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:5062
    • 提供者:liming
  1. Kernel-Module-Programming

    0下载:
  2. 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-28
    • 文件大小:493056
    • 提供者:扬帆
  1. Linux-device-drivers--third-edition-

    0下载:
  2. Linux device drivers, third edition
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-09
    • 文件大小:1285840
    • 提供者:liuhong
  1. button-linux

    0下载:
  2. 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay
  3. 所属分类:Linux驱动

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

    0下载:
  2. linux音频编程,声卡驱动,音频录放框架,-Linux audio programming, sound drivers, audio recorders framework
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-30
    • 文件大小:182297
    • 提供者:cathy
  1. driver

    0下载:
  2. Linux驱动初级 包括hello world 字符驱动的 resgister/read/ write 及 ioctl等一些基础源码-Linux drivers for the primary character-driven, including hello world resgister/read/write, and ioctl basic source
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-22
    • 文件大小:26194
    • 提供者:颜建文
  1. Camera-driver-source-code-analysis

    0下载:
  2. 摄像头驱动实现源码分析 Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。-Camera driver source code analysis realization of Spac5xx is written VIDEO equipment in accordance with
  3. 所属分类:Driver develop

    • 发布日期:2017-11-05
    • 文件大小:13984
    • 提供者:DJK
  1. Guide-for-USB-Device-Drivers

    0下载:
  2. linux下usb设备驱动编写向导,带你编写自己的usb设备驱动。本资料为英文版-Authoring Wizard under linux usb device driver, you write your own usb device driver. The data for the English version of
  3. 所属分类:Driver develop

    • 发布日期:2017-11-17
    • 文件大小:77334
    • 提供者:
  1. Linux-IO

    0下载:
  2. 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:161612
    • 提供者:zhaohouqing
  1. spi_s3c64xx

    0下载:
  2. linux s3c64xx源代码 /* linux/drivers/spi _s3c64xx.c * * Copyright (C) 2009 Samsung Electronics Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software you can redistribute it and/or modify * it under t
  3. 所属分类:Driver develop

    • 发布日期:2017-11-20
    • 文件大小:8398
    • 提供者:lee
  1. csu_led

    0下载:
  2. LINUX 下对LED灯的控制的驱动程序-LINUX drivers under the control of the LED lights
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:2091
    • 提供者:
  1. can4linux-4.1

    0下载:
  2. can总线的linux驱动程序,需要在linux环境下编译,需要make与编译器-can bus linux drivers, you need to compile the linux environment, you need to make the compiler
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:531609
    • 提供者:jyy
  1. uart

    0下载:
  2. 串口驱动,有助于学习linux驱动有一定的帮助,可以帮助其对串口的操作-Serial driver, help to learn linux drivers have some help, you can help them on the serial port operation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:6331
    • 提供者:name
  1. tuner

    0下载:
  2. linux drivers for tuner stv4100 stv6110 stv6111 stv6120 dtt7546
  3. 所属分类:驱动编程

    • 发布日期:2017-12-18
    • 文件大小:152576
    • 提供者:janko
  1. 深入Linux设备驱动程序内核机制

    0下载:
  2. 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-02
    • 文件大小:42399744
    • 提供者:delphi_tang
« 12 3 4 5 6 »
搜珍网 www.dssz.com