CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 USB编程 搜索资源 - Kernel

搜索资源列表

  1. idiom.tar

    0下载:
  2. Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:3498
    • 提供者:李强
  1. PIC18F4550_V1.0_Firmware

    0下载:
  2. PIC18F4450 USB 通讯的应用,包含usb kernel内容
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:248203
    • 提供者:段鹿邑
  1. usbmgr-0.4.8.tar

    0下载:
  2. USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and u
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:52205
    • 提供者:邻水
  1. Linux.rar

    1下载:
  2. Linux那些事儿之我是U盘 2005年6月,复旦大学微电子系本科毕业答辩上,老师问我:请你用一句话介绍一下usb技 术.我回了一句:老师,你有病吧,要能用一句话介绍我还费这么大劲写这么长的文章干嘛? , Linux, Kernel, 2.6, bus, usb, device driver, mass storage, scsi,
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1147545
    • 提供者:何佳俊
  1. libusb-win32-releases

    0下载:
  2. libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This versi
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:623363
    • 提供者:郑绍华
  1. isp1761hc-2.0.0.0-bfin

    0下载:
  2. usb isp1761驱动源代码 可编进内核。-driver usb isp1761 can be made available the source code into the kernel.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:80836
    • 提供者:冯大伟
  1. USB_system

    0下载:
  2. 中文摘要 通用串行总线USB 是PC 体系中的一套全新的工业标准它支持单 个主机与多个外设同时进行数据交换 论文首先会介绍USB 的体系结构和特点包括总线特征协议定义 传输方式和电源管理等等这部分内容会使USB 开发者和用户对USB 有一 个整体的认识 接下来论文会讨论USB 系统的一般开发方法和技术特点分设备端硬 件设备端软件和主机端软件三个部分 然后论文会介绍几个USB 项目的研发过程和技术细节包括USB 手写 识别输入系统USB 通用设备开发平台USB
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:991647
    • 提供者:zhangheng
  1. ourdev_426161

    0下载:
  2. usb源代码,实现了PIC18F4450 USB 通讯的应用,包含usb kernel内容 -usb
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:21248
    • 提供者:沈中意
  1. libusb-win32-device-bin-0.1.12.2.tar

    0下载:
  2. libusb on windows. Provide a ease of use interface for developing client-usb software in windows platform without using windows device and kernel function.
  3. 所属分类:USB develop

    • 发布日期:2017-03-22
    • 文件大小:140227
    • 提供者:sgwong
  1. USB_WDF

    0下载:
  2. A primary design goal for Windows Driver Foundation (WDF) was to make the driver models easy to extend to support new types of hardware. The first specialized input/output (I/O) targets in both User-Mode Driver Framework (UMDF) and Kernel-Mode Driver
  3. 所属分类:USB develop

    • 发布日期:2017-03-22
    • 文件大小:94552
    • 提供者:McBit
  1. ftdi_sio.tar

    0下载:
  2. USB FTDI Serial Converters Driver-Instructions to install new driver You may require the sources matching the current kernel to be installed on your system (and built). There are many helpfull websites that can assist you with this step and it
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:34957
    • 提供者:kc101
  1. EZ_USB_DRV

    0下载:
  2. EZ_USB driver source General purpose USB device driver Environment: kernel mode // ***************** Version 6 ***************** // User: Mdn Date: 9/17/01 Time: 10:54a // Updated in $/USB/Drivers/ezusbdrv // Fixed memory leak bug in ISO
  3. 所属分类:USB develop

    • 发布日期:2017-03-25
    • 文件大小:187328
    • 提供者:YasakSav
  1. libusb usb驱动开发

    1下载:
  2. libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以操作硬件,从libusb的源代码可以看出,这些API 调用了内核的底层接口,和kernel driver中所用到的函数所实现的功能差不多,只是libusb更加接近USB 规范。使得libusb的使用也比开发内核驱动相对容易的多。
  3. 所属分类:USB编程

搜珍网 www.dssz.com