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编程和实际应用例程

    1下载:
  2. 现在USB设备却很多,因此对USB设备的查找与读写就必不可少了。但是能找到关于USB读写的资料很少。这里使用VC++示范了一些获得USB的信息的方法。-there are a lot of USB equipment,so how to search,read and write USB equipment is needed.But information about reading and writing usb is not much.There are some methods for
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:89.73kb
    • 提供者:liuf
  1. 获得USB设备句柄

    0下载:
  2. 我用VB写的应用程序,用的是68013芯片,驱动程序也已经安装好,并且操作系统已经能识别设备,可是应用程序用creatfile就是打不开设备,得不到设备句柄。-I use VB to write applications, using the 68013 chip, drivers have been installed, operating systems and equipment has the ability to recognize, but applications using cr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:宁雨
  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. C++做的USB源代码

    0下载:
  2. 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-This program demostrate how to write higher layer applications to communicate with USB ports. Readers need to know how the server recognizes the USB device and basic principles of USB.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38.82kb
    • 提供者:沉静
  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. Write.rar

    0下载:
  2. Labview 7.1 USB手柄并口控制步进马达。手柄比例控制马达转速。,USB Joystick control step motor via PC para print port(DB25).
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:22.79kb
    • 提供者:Bomb
  1. ReadHIDDevice

    0下载:
  2. 这是一个读写HID设备的程序,用VS2008写的-This is an HID device to read and write procedures, written with VS2008
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:47.67kb
    • 提供者:欧阳光
  1. USB-VB.net

    1下载:
  2. VB.net U盘读写(使用Vb.Net编程 VS2010)-VB.net U disk read and write
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:62.06kb
    • 提供者:hu
  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. xpdf

    0下载:
  2. 读写pdf文件的程序开发库源码-Pdf documents to read and write the procedures for the development of the Treasury source
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:3.4mb
    • 提供者:站长
  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. RS485Comm

    0下载:
  2. 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:24.63kb
    • 提供者:zxc
  1. usb-write

    0下载:
  2. doswrite for usb device refernce code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.1kb
    • 提供者:yiyean
  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. USB_Real_T2015518242006

    0下载:
  2. Use ADOX creat database , WM_DEVICECHANGE detect device change and compare which disk is new and use watcher to find which file and folder change. QueryCancelAutoPlay can be select by individual USB. Some font show in chinese because i write in chine
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:168.86kb
    • 提供者:jensinx
  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. USB_Write-Protect

    0下载:
  2. USB Write Protect function written in C sharp. -USB Write Protect function written in C sharp.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:12.89kb
    • 提供者:Joe
  1. c5131-usb-kbd-stand-alone-1_0_2

    0下载:
  2. he MAX7456 single-channel, monochrome on-screen display (OSD) generator is preloaded with 256 characters and pictographs, and can be reprogrammed in-circuit using the SPI port. The SPI-compatible serial interface programs the operating modes, the dis
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:65kb
    • 提供者:coyote22
  1. USB通信

    1下载:
  2. 实现USB HID设备读写代码,通过C#语言来实现读取usb接口设备的数据读写(USB HID device read and write code, through C# language to read and write USB interface device data)
  3. 所属分类:其他

    • 发布日期:2020-06-21
    • 文件大小:71kb
    • 提供者:lvjian
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com