搜索资源列表
Ceedo
- Ceedo 是一个“口袋操作系统”,它可以实现在任何 U 盘、移动硬盘等移动设备上安装应用程序,当您需要在其他计算机上运行这些程序时,就不需要在这些计算机上重复安装这些应用程序啦,您只需要将安装有 Ceedo 和应用程序的移动设备连接到任意计算机上,你就可以使用安装在移动设备上的应用程序啦。当然你也可以将你的收藏、文件等收录其中。 虽然,Ceedo 列出了一系列可兼容的程序名单,但事实上,多数程序都可以在这上面运行。 Ceedo 不局限于在 U 盘和移动硬盘上使用,这个设备能够被作为外部
tcxmaster
- 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedu
usbmassbulk_10
- USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
usbmass-ufi10
- USB海量存储设备传输规范UFI,用于数据传输的命令集-USB Mass Storage standard UFI transmission equipment for data transmission command set
usb_msc_cbi_1.1
- USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control / Bulk / Interrupt three types of endpoint for data / order / delivery status
USB_mass_storage_Specification
- USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specificatio
cy7c68013CameraDriver
- USB芯片采用CY7C68013,制作了一款数码相机,包括拍照存储等功能
diskperf
- 实现USB存储设备的只读操作,可以实现所有USB设备
USB屏蔽 SFILTER架构
- 驱动屏蔽USB存储设备 SFILTER架构
pdi_k9f2808.rar
- 本程序将以Philips公司的USB控制器PDIUSBD12和Sumsung公司的内存(Flash)K9F5608U0A为例,介绍开发大容量存储设备的方法。,Philips USB controller PDIUSBD12 eyewear company and the memory (Flash) K9F5608U0A as an example, the development of large capacity storage devices.
USB
- 一个检测USB移动存储设备的拔插情况,通过检测系统的WM_DEVICECHANGE 消息来获得当前的USB设备状态-A test plug USB removable storage device case, through the detection system WM_DEVICECHANGE message to get the current USB device status
基于USB-ATA接口的海量存储器的设计与实现
- 介绍了一种基于通用可编程接口的通用串行总线-高级技术配件解决方案,将普通硬盘转化为Usb Mass Storage.-introduces a general programmable interface based on the Universal Serial Bus-senior technical accessories solution that will drive into ordinary Usb Mass Storage.
MyStroageBrowse
- window 系统下浏览存储设备的硬件序列号,包括:IDE硬盘、usb存储设备。是实现软件加密和软件绑定主机的一种有效方法。-browser window system storage device hardware serial number, including: IDE hard disk, usb storage devices. The realization of software encryption and software to bind the host an effecti
xu-ni-shi-bo-qi
- 采用LabJack U12 数据采集模块,通过USB连接,基于LabVIEW开发平台设计以虚拟存储示波器。基本可以实现仪器的性能与可靠性,可以方便的对其编程, 实现对数据的采集、分析处理、显示表达、输出控制等多种功能。-Using LabJack U12 data acquisition module, through the USB connection, based on the LabVIEW development platform designed to virtual storage
USB2ISP_DEV
- 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
usb_mp3
- windows 98 的通用usb存储设备驱动程序。-windows 98 generic usb storage device driver.
usb_test
- 检测连接到电脑的USB存储设备,并输出其基本信息。-Detect USB storage devices connected to the computer, and to output its basic information.
70_26615_4672da2fd48e329
- 本程序自动检测本地磁盘改动信息,如果发现有移动硬盘或者U盘等USB存储设备后,会主动窃取其中所有信息,并保存在用户指定路 这个东西偶尔有用……比如对付不让拷课件的老师-The program automatically detects the local disk alteration of information, mobile hard disk or U disk and other USB storage device, which will take the initiative
vb-USB-CAPTURE
- 用VB开发的摄像头程序,可以打开电脑摄像头,也可录像、拍照、存储等。-Vb development of camera program that can open the computer camera, and video, photo taking, storage, etc.
UDiskMonitor
- // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G