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

搜索资源列表

  1. 123pp

    0下载:
  2. 嵌入式Linux设备驱动开发详解光盘实例代码 CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb简单设备驱动程序 键盘驱动程序 数字显示驱动程序 -Developing Detail Explain Embedded Linux device driver CD-ROM example code CAN Flash GPRS GPS ide IIC IIS lcd net RS485 serial usb device driver f
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:226696
    • 提供者:blue
  1. usb_modeswitch

    1下载:
  2. 这个软件是用于linux下usb设备切换模式的软件,如果你的usb modem没有linux下的驱动的话,不妨试试这个,已经支持很多3G usb modem了。-USB_ModeSwitch is (surprise!) a mode switching tool for controlling "flip flop" (multiple device) USB gear
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:29274
    • 提供者:zjd
  1. testUSB

    0下载:
  2. VC++查找USB设备源代码实例,编译时候需要winxp的DDK,才能编译-VC++ source code to find USB device instance, when the need winxp compile the DDK, to compile
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:32341
    • 提供者:
  1. linuxusb

    0下载:
  2. linux设备驱动之USB主机控制器驱动分析-linux device driver of the USB host controller driver analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:494964
    • 提供者:123456
  1. LaptopBackupsource

    0下载:
  2. 热插拔设备现在是一个巨大威胁的IT安全。 In this article, we will try to develop a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.在本文中,我们将尝
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:333018
    • 提供者:mm
  1. usbprogramming

    0下载:
  2. 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This procedure demonstrates how to use the preparation of high-level applications and USB interface. Readers it is necessary to understand how to identify the host is a USB device, as well a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:40519
    • 提供者:sz
  1. NoUSBStor

    0下载:
  2. Windows控制USB设备的源代码,可以使windows关闭usb或者打开usb-Windows control USB device source code, can open the windows closed usb or usb
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:22779
    • 提供者:hugang
  1. TrueCrypt-6.0a-Source.tar

    0下载:
  2. Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as U
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1686350
    • 提供者:yangmuxiang
  1. EnumDeviceProperties_demo

    1下载:
  2. 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manager all of the equipment) inform
  3. 所属分类:Windows Kernel

    • 发布日期:2015-04-16
    • 文件大小:22877
    • 提供者:Jack
  1. usbandasm

    0下载:
  2. 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:127403
    • 提供者:郝冠男
  1. usbdevice

    0下载:
  2. 应用程序如何调用usb驱动程序,以及实现方法-usb device
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2450
    • 提供者:紫叶
  1. DevService

    0下载:
  2. 在服务中读取USB设备的插入和移除。 -In the service read USB device insertion and removal. In the service read USB device insertion and removal.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:41660
    • 提供者:jilven
  1. usb

    0下载:
  2. 此文档是linux设备驱动中书本中的USB的驱动例程-This document is a linux device driver in the books of the USB driver routines
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3548
    • 提供者:joyce
  1. vc_usb

    0下载:
  2. 这个代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信。-This code need to have some basis for the development of reading, especially on how to identify the USB device and USB have a certain understanding of the basic principles
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:39428
    • 提供者:162
  1. kernel.txt.tar

    0下载:
  2. Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:9817
    • 提供者:gto
  1. V1000_DATASHEET

    0下载:
  2. This device is an extension cable between USB device and host (computer) with embedded into connector “intelligent” integrated circuits on both sides of the-This device is an extension cable between USB device and host (computer) with embedded into
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:891293
    • 提供者:bop liu
  1. libusb-1.0.6

    0下载:
  2. 小型的usb库libusb,通过usb库,通过libusb的接口函数,应用程序可以直接跟usb设备打交道。-Small usb library libusb, through the usb library, through the libusb interface functions, the application can deal directly with the usb device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:411562
    • 提供者:yr
  1. USBDevTest

    0下载:
  2. USB device testing program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3705213
    • 提供者:jdizhb
  1. minusb

    0下载:
  2. usb coding for enumeration of usb device
  3. 所属分类:Windows Kernel

  1. EVERESTUltimate-v5.30_1

    0下载:
  2. (原名AIDA32),是一个测试软硬件系统信息的工具,它可以详细的显示出PC每一个方面的信息。支持上千种(3400+)主板,支持上百种(360+)显卡,支持对并口/串口/USB这些PNP设备的检测,支持对各式各样的处理器的侦测-(Formerly AIDA32), is a test of hardware and software system information tool, it can show detailed information on every aspect of PC. S
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:10508191
    • 提供者:千百渡
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com