CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - linuX设备驱动

搜索资源列表

  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. LinuxDeviceDriver(2ndEdition)

    0下载:
  2. 一些关于linux下的设备驱动的资料 比较详细地介绍了常用设备驱动-Under a number of linux device drivers information in more detail descr iption of the commonly used device drivers
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3622616
    • 提供者:王辉
  1. LinuxDrive

    0下载:
  2. 实验目的  了解嵌入系统的驱动程序开发的过程  了解在Linux下如何添加一个驱动程序 -设备驱动可以理解为操作系统的一部分,对于一个特定的硬件设备来说,其对应的设备驱动程序是不同的。比如网卡,声卡,键盘,鼠标,显卡等。对于操作系统来说,挂接的设备越多,所需要的设备驱动程序也越多。对于嵌入式系统设计过程中,没有通用的驱动程序可使用。
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:27209
    • 提供者:李智军
  1. Linuxdrive

    0下载:
  2. 嵌入式下Linux 系统设备驱动程序的开发-Under the system, embedded Linux device driver development
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:257993
    • 提供者:Amanda
  1. pxa270.tar

    0下载:
  2. pxa270 实验手册 嵌入式linux开发环境介绍 及设备驱动程序开发-pxa270 experiment manual introduction and development environment of embedded linux device driver development
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:650715
    • 提供者:高东东
  1. Linux_alsa

    0下载:
  2. Linux alsa 音频设备驱动文件 -Linux alsa driver documentation
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:228755
    • 提供者:stanleyng
  1. 6410-linux

    0下载:
  2. 6410-linux驱动程序的位置 系统各个驱动程序的位置及其相应的设备名-The location of the 6410-linux driver
  3. 所属分类:软件工程

    • 发布日期:2017-04-16
    • 文件大小:77226
    • 提供者:john
  1. LinuxUSB-Core

    0下载:
  2. linux usb设备驱动详细讲解,深入浅出-Linux USB device driver in detail, explain profound theories in simple language
  3. 所属分类:软件工程

    • 发布日期:2017-04-10
    • 文件大小:1135176
    • 提供者:sky
  1. linux_pci_serial_driver

    0下载:
  2. Linux系统下的PCI串口的设备驱动编写说明-linux pci serial driver
  3. 所属分类:文件格式

    • 发布日期:2017-03-28
    • 文件大小:289036
    • 提供者:liujinsuiyue
  1. Linux-device-driver

    0下载:
  2. 本书指导你如何编写你自己的驱动, 以及如何利用内核相关的部分. 我们采用一种设备-独立的方法 编程技术和接口, 在任何可能的时候, 不会捆绑到任何特定的设备.-This book to write your own guide you on how to drive, and how to use the kernel the relevant part. We adopt a kind of equipment-independent party Method Programming t
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:853851
    • 提供者:张留全
  1. driver-study

    0下载:
  2. linux 系统中设备驱动的分类以及驱动的注册和实现过程,有具体的实现过程-linux system in the device driver and the driver of the registration and implementation process, the specific implementation process
  3. 所属分类:软件工程

    • 发布日期:2017-04-06
    • 文件大小:193660
    • 提供者:xiaoqiang
  1. ldd.samples-2.0-beta3.tar

    0下载:
  2. linux驱动开发各模块演示程序,包含字符设备,块设备,网络设备的演示程序-Linux driver development for each module demo program contains the character device, block device, network devices of the demo program
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:128939
    • 提供者:唐敖
  1. SoftwareBasedonVxWorks

    0下载:
  2. 首先,对比和分析了弹载计算机软硬件系统的设计方案,在Embest公司的Embest EDUKIT-Ⅲ实验平台上搭建了一个嵌入式开发平台,在Embest公司提供的BSP基础上,开发了弹载计算机软件所需要的板级支持包BSP,并在性能优化上给出了一些分析和改进。其次,根据弹载计算机系统的需求,将VxWorks与Linux做了分析和对比,重点分析VxWorks的实时性能。同时分析和总结ARM的体系结构,从软硬件两方面着眼,分析探讨整个弹载计算机软件系统性能上的优化和平衡。第三,根据系统实时性能的要求和前
  3. 所属分类:Project Design

    • 发布日期:2017-05-15
    • 文件大小:4042099
    • 提供者:mabeibei
  1. Linux_kernel_char

    0下载:
  2. 通俗易懂的讲述了Linux kernel里面字符设备的机制,不用看书,就能写好一个char字符设备驱动-Easy to understand about the mechanism of the Linux kernel inside the character device, can not read, you can write a char character device driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:5510
    • 提供者:sunnorth
  1. GNU_Linux-program

    0下载:
  2. 全面介绍GUN/linux编程。首先介绍了在Linux上编程的必备工具,在库函数,系统调用和内核上阐述Linux编程知识。着重介绍文本形式的图形界面库ncurses,讲解了真正的图形化的流行系统,X Window,Qt,GNOME,OpenGL的基本编程方法。同时介绍了Bash编程和设备驱动编程。-Comprehensive introduction the GUN/linux programming. First introduced indispensable tool for progra
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:14037110
    • 提供者:张箫
  1. udc-architecture

    0下载:
  2. 介绍usb 从设备的驱动框架结构-udc.以及linux下gadget的设计逻辑.-Introduced usb device driver frame structure-udc gadget under linux design logic.
  3. 所属分类:Project Manage

    • 发布日期:2017-11-15
    • 文件大小:12682
    • 提供者:mengfandong
  1. usb_modeswitch-deployment

    0下载:
  2. usb_modeswitch是一个模式切换工具,用于控制含有多个USB子设备的USB设备。如果你使用过3G的无线上网卡,你应该会很清楚的了解到这一点。 具体点来说,目前一些新的USB设备在内部含有windows驱动,当你第一次插入的时候,它作为一个闪存,并提示你安装驱动。 在安装驱动之后,驱动会自动切换USB设备的模式,存储设备将会消失(大多数情况),新的设备将会产生(如USB类型的Modem)。 这种特征被无线设备的制造商称其为“免CD”的设备。 目前许多这种设备都可以在
  3. 所属分类:Communication

    • 发布日期:2017-10-31
    • 文件大小:3764
    • 提供者:cnauth
  1. 201212

    0下载:
  2. linux 驱动编程详解,包含字符驱动,块设备驱动等。有实例,便于理解。-Detailed linux-driven programming, including the character-driven, block device drivers, etc.. There are examples, easy to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:754280
    • 提供者:王星
  1. jifangdonglijiankong(5)

    0下载:
  2. 随着电子信息技术、网络技术、图像处理等技术的飞速发展,嵌入式无线视频监控技术应运而生。基于嵌入式技术的无线视频监控以其灵活性、高集成性、便捷性等诸多优点必将取代现有的有线视频监控。 本文针对视频监控的实际需求,结合嵌入式技术、图像处理技术,设计并实现了一种可靠性高、成本低的基于ARM11的嵌入式视频采集及压缩系统,它是视频监控的前端,是无线视频监控的一个子系统。论文首先描述了视频监控系统研究的背景,分析了国内视频监控系统的现状和发展趋势,并阐述了视频监控系统研究的目的和意义。然后,介绍了新一
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:559412
    • 提供者:许家硕
« 1 2 3 4»
搜珍网 www.dssz.com