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

搜索资源列表

  1. Why-USB编程

    0下载:
  2. VC例程:该程序是由VC编写有关USB编程(完整代码)-How to write USB driver ( vc language)
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:40.3kb
    • 提供者:温海燕
  1. usb_driver_vc

    0下载:
  2. 用VC++实现USB驱动,使用vc读写usb设备-with VC USB drive, the use of USB devices to read and write vc
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:39.89kb
    • 提供者:王汉文
  1. USB通讯协议

    0下载:
  2. USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2.13kb
    • 提供者:郑卓超
  1. usbfilt.zip

    1下载:
  2. 一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。,a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-25
    • 文件大小:493.98kb
    • 提供者:艾德
  1. UsbFat32Scsi

    0下载:
  2. Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui vers
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:10.18kb
    • 提供者:黄展飞
  1. 2440usbhost

    0下载:
  2. 2440的板子裸奔实现usb host,能够成功读写大部分u盘-2440 board streaker achieve usb host, able to successfully read and write most of the disk u
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:652.7kb
    • 提供者:zhanl
  1. wdf_kmdf_basic_src

    0下载:
  2. serial port read/write,对USB和com端口的数据读写可以实时操作,但是com端口必须未被其他程序占用,如果被占用,将会无法打开。-serial port read/write, and com port on the USB data read and write real-time operation, but the com port must have not been occupied by other programs, if occupied, will be
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:5.5kb
    • 提供者:langqichao
  1. USB-kaifa

    0下载:
  2. USB 开发之软件篇 我这里重点的介绍如何写驱动程序,对于一些应用程序我就不做介绍了,因为我对于那些高层的东西写得很少。 作为WIN98和WIN2K推荐的一项新技术来说,USB的驱动程序和以往的直接跟硬件打交道的WIN95的VXD的方式 的驱动程序不同,,它属于WDM类型的。 -The software article of the development of USB The introduction of my here point how write to
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-17
    • 文件大小:107.53kb
    • 提供者:胜客
  1. BulkLoop

    0下载:
  2. USB读写示例,使用cypress68031-usb read write
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:81.35kb
    • 提供者:李波
  1. DeviceLockmonitor

    0下载:
  2. 利用USB设备锁定计算机的VB程序,本例中是用U盘锁定计算机,当你要离开计算机的时候锁定计算机就显得很重要。本程序运行时会在系统托盘处显示图标,可以选择磁盘,可以设置随系统一起启动,还可以进行关机、注销、重启计算机等功能。-The use of USB devices the computer locked VB procedure, this case is U disk lock the computer, when you leave the computer to lock the co
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:64.68kb
    • 提供者:105
  1. 9927423usb_driver_vc

    0下载:
  2. VC++实现USB驱动,使用vc读写usb设备-VC++ to achieve USB drives, usb devices to read and write using the vc ...
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:36.74kb
    • 提供者:wfwef
  1. readusbandwrite

    0下载:
  2. how to use use to start usb to write and read-how to use use to start usb to write and read
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:37.73kb
    • 提供者:ferry
  1. libusb-win32-src-0.1.12.2.tar

    0下载:
  2. Application read and write USB lib-User space USB driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-28
    • 文件大小:83.17kb
    • 提供者:normanch
  1. ms_test

    0下载:
  2. WIN32 application directly write/read USB disk sector.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:21.41kb
    • 提供者:liuqing
  1. usb_development

    0下载:
  2. USB的驱动程序和应用层设计。应用层包括发光灯,逻辑电平,数模转换,模数转换,键盘测试,内存读写等等。-USB driver and application layer. Application layer, including light-emitting light, the logic level, DAC, ADC, keyboard test, memory read and write and so on.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-21
    • 文件大小:6.16mb
    • 提供者:王烨
  1. UsbInstall

    0下载:
  2. 用于自动安装USB驱动,直接写PC注册表,调试通过。-Used to automatically install the USB driver, write directly to PC registry, debugging through.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-23
    • 文件大小:434.42kb
    • 提供者:李林侠
  1. HID_Client

    1下载:
  2. vc下实现 对usb-hid设备的读写操作。是一个简单的测试实例程序,很有参考意义。-vc usb-hid devices read and write operations. Is a simple test case procedure, a good reference significance.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:103.64kb
    • 提供者:sunfly
  1. 2012-version-usb-setups

    0下载:
  2. MFC学习者 提供的USB驱动成程序 供调试 读写 功能-MFC provide learners with the USB drive into the program for debugging read and write capabilities
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-12
    • 文件大小:19.16mb
    • 提供者:张仁杰
  1. usb-hid

    0下载:
  2. usb免驱动设备读写操作,网上找的。非常好用。-usb driver-free device to read and write operations
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-10
    • 文件大小:347.51kb
    • 提供者:刘芳华
  1. usb-stor-filter

    3下载:
  2. 一个简单的U盘过滤驱动程序,使U盘变成一个只读存储器。针对本机当前用户对U盘进行读写控制。可以令U盘处于只读状态。监控用户对文件系统的操作。-A simple U disk filter driver U disk into a read-only memory. U disk read and write control for the current user of the machine. U disk is read-only status. Monitoring of user ope
  3. 所属分类:Driver Develop

    • 发布日期:2015-01-10
    • 文件大小:48kb
    • 提供者:周翔
« 12 »
搜珍网 www.dssz.com