CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - usb linux

搜索资源列表

  1. linux_drive_CN

    0下载:
  2. linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1288053
    • 提供者:wyq
  1. LINUXQQread_com

    0下载:
  2. LINUX操作系统USB设备检测的一般过程-操作系统QQread_com.mht-Linux operating system USB detection equipment to the general process-OS QQread_com . mht
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:51591
    • 提供者:进则群
  1. USBdriver_jiaocheng

    0下载:
  2. 简明易懂的USB驱动开发教程。针对linux系统-easily understandable USB Driver Development Guide. Against linux system
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:221571
    • 提供者:yangzhijia
  1. LINUX_DRVER

    0下载:
  2. 1、linux下8019的移植 2、LINUX USB 3、write,ioctl,select-1, 8019 under linux transplant two, three USB LINUX, write, ioctl, select
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:829447
    • 提供者:Cecil
  1. linux

    0下载:
  2. 这篇硕士论文是基于Linux的USB网络设备驱动分析及实现技术研究,可供写linux下usb驱动的人员参考。-this master's thesis was based on the Linux USB Device Driver Network Analysis and Implementation of Technology, writing for linux usb drive under the reference.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:536373
    • 提供者:李青青
  1. LinuxUSBdrive

    0下载:
  2. Linux系统下USB摄像头驱动开发。适合有一定嵌入式系统基础的开发人员。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:987700
    • 提供者:zsm
  1. USBProtocal

    0下载:
  2. 关于嵌入式linux平台的USB协议的研究
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2647015
    • 提供者:柳余恨
  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. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. linuxusb

    0下载:
  2. USB documents for writing drivers in linux
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:111619
    • 提供者:Ajay
  1. USBLinux4

    0下载:
  2. USB-LINUX环境下的驱动程序开发(主机端驱动与设备端驱动)-USB-LINUX environment Driver Development
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:299236
    • 提供者:wang
  1. lunwen

    0下载:
  2. 优秀硕士论文,主要论述了Linux内核移植及USB驱动的开发,对嵌入式学习开发有一定的参考价值-Outstanding Master`s thesis mainly discusses the Linux kernel porting and USB-driven development, the development of embedded learning has some reference value
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3073106
    • 提供者:lll
  1. Programming_Guide_for_Linux_USB_Device

    0下载:
  2. Linux 環境下 USB 设备的编程指南-Programming Guide for Linux USB Device
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:78687
    • 提供者:Eric Wang
  1. 1

    1下载:
  2. 本文针对远程监控提出了一种结合IP网络的监控技术方案,系统总体架构采用S3C2410、USB摄像头与Linux操作系统组成嵌入式软硬件系统。并通过摄像头采集到的数据经过FFMPEG软件提供的H.264处理函数处理,数据转换后交给处理线程处理,采用双线程实现视频的数据的处理和传输。同时利用S3C2410网络模块,把图像数据转化为IP数据报通过RJ45接口在Internet上传输,实现远程监控。 关键词:视频采集,IP网络,Linux,H.264,远程监控 -Abstract: This p
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:17811
    • 提供者:阿士大夫
  1. Linux-USB--device-drive

    0下载:
  2. Linux下的USB程序分析Linux USB device drive USB、LINUX、设备驱动、总线-Linux USB device drive
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:14660
    • 提供者:dan
  1. USB-HUB-driver-analysis

    0下载:
  2. Linux下USB HUB的驱动的实现和分析,以及usb热插拔处理 -USB HUB driver implementation and analysis Under Linux, as well as USB hot-swap deal with
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:15349
    • 提供者:纪蒙
  1. USB

    0下载:
  2. USB接口测试,主要是在windows跟LINUX上的测试代码!-USB interface testing, mainly in the windows with the test code on LINUX!
  3. 所属分类:Software Testing

    • 发布日期:2017-04-06
    • 文件大小:50172
    • 提供者:王雨
  1. USB-camera-on-Linux-

    0下载:
  2. 本文介绍了在嵌入式Linux下利用USB摄像头采集图像的硬件和软件设计过程,对于嵌入式图像采集系统设计很有帮助。-This article describes the use of embedded Linux USB camera image acquisition hardware and software design process for embedded image acquisition system is helpful.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:135569
    • 提供者:lza
  1. Ubuntu-9.04-v4l-USB

    0下载:
  2. mjpg-streamer 可以通过文件或者是HTTP方式访问linux UVC兼容摄像头。可以在公司,通过访问家里安 装的摄像头查看家里的情况,对于有小孩的家长很有帮助。-Mjpg-streamer through the file or HTTP to access Linux UVC compatible camera. In the company, by visiting the house Install the camera to view the situation at
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:798144
    • 提供者:丁泽荣
  1. USB-Gadge

    0下载:
  2. Linux 系统下的 USB Gadget Driver 进行 研究-Research on USB gadget driver under linux system
  3. 所属分类:Project Design

    • 发布日期:2017-05-09
    • 文件大小:1694245
    • 提供者:fhyang
« 12 »
搜珍网 www.dssz.com