CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - usb stack

搜索资源列表

  1. target20060603

    1下载:
  2. This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the hardware interface and USB enumeration/configuration. Also included are application examples like a USB joystick HID and USB serial port emul
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65215
    • 提供者:zhangning
  1. sfloppy

    0下载:
  2. The sfloppy sample is a super floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\sfloppy. It is a class driver for Super Floppy disk drives. It sits a level above the port driver (ATAPI, USB, etc) in the driver stack, and brokers co
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:24436
    • 提供者:zhang
  1. s

    0下载:
  2. 本文介绍一种用PIC12F675单片机做的USB充电器, 将它接在计算机的USB接口上就能对两节镍镉或镍氢电池 进行充电,充电结束后能自动停止充电。充电器主要采用电 压监测的方法判断充电是否结束,对于因为电池的原因达 不到规定的充电电压的,也能在充-TACK SEGMENT STACK DW 64 DUP(?) STACK ENDS DATA SEGMENT NUM DB 34H,45H,45H DATA ENDS CODE SEGMENT
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:176872
    • 提供者:shichao
  1. VCUSBqudong

    0下载:
  2. 在整个系统方案中,上层的监控程序和客户端程序都是应用层的实现。本节的重点是USB设备驱动程序。在基于 WindowsNT的WDM(Win32驱动程序模型)中,当USB设备插人到USB接口后,在系统中就会自动建立起一个USB设备对象堆栈。-Programs throughout the system, the upper control procedures and client procedures are the application layer implementation. This s
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3647304
    • 提供者:zhaoxinpeng
  1. TISP1161A1_PCh

    0下载:
  2. 原飞利浦usb OTG芯片ISP1161的开发板程序包。包含usb协议栈,hhcd、hal、usbd等源代码。日本高手写的源代码。包含DMA传输,效率很高。 -The original Philips usb OTG chip ISP1161 development board package. Contains source code for the usb protocol stack hhcd, hal, usbd. Japanese master to write source co
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:733229
    • 提供者:快捷的
  1. TUDiiskDemoFuh

    0下载:
  2. 这是我自己写的一段程序源码,用的是周立功的smartarm开发板,一个任务能从U盘里读取mylove.bmp文件并显示出来在屏幕上,读取的是RGB565格式的bmp,有一个任务务是读取u盘里readme.txtt文档并显示出来在屏幕,不支持中文,完整的usb host stack 代码,文档中带有ZLG/FS ZLG/GUI ZLG/USB -I wrote a program source with the the ZLG smartarm development board, a ta
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:168876
    • 提供者:zhong
  1. pZLG_USB23xxVr

    0下载:
  2. zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usbb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过 -zlg_usb protocol stack Zhou, who has developed an open usb source code is designed for ucos system design, support for all usbb hardware, in the t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:35414
    • 提供者:yungshui
  1. Usbsamp-Sample

    0下载:
  2. USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
  3. 所属分类:Driver Develop

    • 发布日期:2015-09-21
    • 文件大小:75776
    • 提供者:冯一疯
  1. usb

    0下载:
  2. Freescale MCF51 USB Mass Storage stack
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:27935
    • 提供者:David
  1. VxWorks-usb

    0下载:
  2. VxWorks下USB驱程栈框架模型及其应用研究-Framework model and its application stack USB drive-under VxWorks
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:266138
    • 提供者:tony
  1. 8549057USBFilter1

    0下载:
  2. usb过滤驱动WDM(和KDM)是分层的,在构造设备栈时,IO管理器可以使一个设备对象附加到另外一个初始驱动程序创建的设备对象上。与初始设备对象相关的驱动程序决定的IRP,也将被发送到附加的设备对象相关的驱动程序上。这个被附加的驱动程序便是过滤驱动程序。过滤驱动可以在设备栈的任何层次中插入。IO管理器发出的IRP将会沿着右图的顺序从上往下传递并返回。因此,我们可以使用过滤驱动程序来检查、修改、完成它接收到的IRP,或者构造自己的IRP。(The USB filter driver WDM (an
  3. 所属分类:驱动编程

    • 发布日期:2017-12-27
    • 文件大小:12139520
    • 提供者:bruce135lee
搜珍网 www.dssz.com