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

搜索资源列表

  1. WritingDSPBIOSDeviceDriversforBlockIO

    0下载:
  2. This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 a
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:396.7kb
    • 提供者:陈军辉
  1. USB_driver_dev

    1下载:
  2. 《USB驱动开发技术彻底解密》,开发usb必读资料,非常详尽的介绍了USB设备驱动的开发过程与方法。-"USB Driver Development thorough decryption technology," Development usb carefully, very detailed introduction to the USB device driver development process and method.
  3. 所属分类:技术管理

    • 发布日期:2012-11-01
    • 文件大小:243.36kb
    • 提供者:吴宗静
  1. WindowsCE_Dev

    0下载:
  2. Windows CE 设备驱动程序开发指南,介绍了为基于Windows CE的设备开发设备驱动程序的过程。解释了如何创建简单和流接口驱动程序,以及如何实现USB和NDIS驱动程序。-Windows CE Device Driver Development Guide, introduced a Windows CE-based equipment device driver development process. Explain how to create a simple interface
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4.15mb
    • 提供者:陈伟
  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
    • 文件大小:523.8kb
    • 提供者:李青青
  1. USB-data-acquisition-card-Development

    0下载:
  2. The development of a data acquisition card based on USB bus is introduced in this article.It first describes the configuration and principle of this card in the part of hardware design,and then the application program and device driver in the part of
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:338.88kb
    • 提供者:小流
  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
    • 文件大小:169.07kb
    • 提供者:梁军学
  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
    • 文件大小:13.01mb
    • 提供者:yangzhidong
  1. USB

    0下载:
  2. USB从设备端固件程序参考 pdf文件-USB firmware from the device-side reference pdf document
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:101.87kb
    • 提供者:sxd
  1. driv2

    0下载:
  2. 实现对文件系统访问的完全控制只有通过过滤驱动技术。介绍了Windows NT 文件 系统驱动和过滤驱动原理、过滤驱动的几种用途以及如何加载一个过滤驱动,设计并实现了一个 控制USB 设备的过滤驱动实例。-Implementation of file system access only through the full control of filter drive technology. Introduction of the Windows NT file system driver
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:41.56kb
    • 提供者:曾经如此
  1. WindowsUSB

    0下载:
  2. 了在Windows 2000环境下用Driverworks工具开发USB设备驱动程序的方法-In the Windows 2000 environment, tool development with Driverworks method of USB device driver
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:218.22kb
    • 提供者:dsda
  1. CSRUSBKernel

    0下载:
  2. This document s the USB Device Driver csrbc01.sys interface. This is a kernel device driver called csrbc01.sys. An application can access a BlueCore 01 device on a USB device, by opening the device driver, sending commands, receiving events, and
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:19.93kb
    • 提供者:Darvin_forever
  1. LinuxUSB-Core

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

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:sky
  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
    • 文件大小:12.38kb
    • 提供者:mengfandong
  1. USB-device-driver-development

    0下载:
  2. USB设备驱动开发,USB协议,USB控制器,USB驱动体系结构,USB设备驱动数据结构和API。-USB device driver development, USB protocol, USB controllers, USB drive architecture, data structures of a USB device driver and API.
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:645.93kb
    • 提供者:熊枫
  1. USB-driver-development

    0下载:
  2. USB驱动程序开发,Windows NT设备驱动程序开发基础,Win32设备驱动程序体系结构,开发环境安装,实例演示。-USB driver development, the Windows NT device driver development foundation, Win32 device driver architecture, development environment installed demo instance.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1.74mb
    • 提供者:熊枫
  1. usb_modeswitch-deployment

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

    • 发布日期:2017-10-31
    • 文件大小:3.68kb
    • 提供者:cnauth
  1. USB-to-OBDii-driver

    0下载:
  2. Driver to detect ecu device to your laptop or pc
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:5.97kb
    • 提供者:Godspower Inibu
  1. all03_adapter_schem

    0下载:
  2. USB adapter for ALL03 Hi-Lo system s universal programmer. The ALL03 programmer is powerful but uses old ISA bus witch is not supported recent computer hardware. This USB adapter hardware enable this ALL03 programmer can be use with USB port. I a
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:74.54kb
    • 提供者:undergnak
  1. SONLY-DEVICE-L36H

    0下载:
  2. 索尼驱动相关程序,USB 驱动相关,用于ADB 开发等 ,很有用-Sony driver related procedures
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8.27mb
    • 提供者:小明
  1. windriver

    0下载:
  2. WinDriver™ 是一套完整的驅動開發程式解決方案 ,此開發工具能幫助您在沒有DDK或是 沒有該作業系統的核心模式知識下開發設備USB驅動程式,凡是您開發的終端設備是用 USB與主機連結,不論您用的是任何晶片,它都能迅速幫您寫出USB驅動程式,讓您專心 開發在驅動程式上的附加功能上,而不浪費時間在學習系統作業程式的底層架構。  WinDriver 內含一個圖形化開發環境,應用程式,診斷、除錯工具和範例,即使您不是驅 動程式大師也能夠快速地開發出高
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:402.3kb
    • 提供者:大头仔
« 12 »
搜珍网 www.dssz.com