Storage

共 249 篇文章
Storage 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 249 篇文章,持续更新中。

微软的USB开发包、Windows 98 USB Mass Storage Sample Driver Design Notes、USB驱动源码

微软的USB开发包、Windows 98 USB Mass Storage Sample Driver Design Notes、USB驱动源码

Informix Storage Manage管理指南V10.0.pdf 学习informix 10.0必备材料

Informix Storage Manage管理指南V10.0.pdf 学习informix 10.0必备材料

USB_Mass_Storage_协议(英文版)RAR

USB_Mass_Storage_协议(英文版)RAR

scsi command for usb storage

scsi command for usb storage

usb 开发 源码 #define USBStorName "USB Mass Storage" #define USBStorRev 1 #define USBStorFeature DRP_F

usb 开发 源码 #define USBStorName "USB Mass Storage" #define USBStorRev 1 #define USBStorFeature DRP_FC_IO_FOR_INQ_AEP #define USBSTOR_Major_Ver 0x03 #define USBSTOR_Minor_Ver 0x0A

本人觉得C#的软件是不需要源代码的

本人觉得C#的软件是不需要源代码的,反编译就可以,所以请不要问我要源代码,自己反编译吧! 一、smsanswercall是一个免电话打扰的绿色小软件 二、smsanswercall.rar解压后放到手机的内存里或Storage Card上 三、运行SMSAnswerCall.exe则可 此小软件是参照别的软件刚开发出来的测试版 以后会有更新的版本,谢谢您的支持!!

sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据

sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtab

Universal Serial Bus Mass Storage Class UFI Command Specification

Universal Serial Bus Mass Storage Class UFI Command Specification

WIN CE 下storage 存储外设的驱动程序

WIN CE 下storage 存储外设的驱动程序

This is the library for all storage drivers. It simplifies writing a storage driver by implementing

This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library

This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi

This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.

使用Jungo Windriver開發的USB driver 及其firmware,類型為mass storage,應用於FX2(Cypress CY68013A)上.

使用Jungo Windriver開發的USB driver 及其firmware,類型為mass storage,應用於FX2(Cypress CY68013A)上.

用P/Invoke显示设备内存信息 P/Invoke with compact framework get the Memory Status and Storage Cards

用P/Invoke显示设备内存信息 P/Invoke with compact framework get the Memory Status and Storage Cards

利用SyncML开发客户端程序的中间件

利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funamb

SCSI-UFI Mass storage 协议指令大全

一个不错的SCSI-UFI Mass storage 协议指令大全

基于ADSP-BF535 USB驱动应用程序

基于ADSP-BF535 USB驱动应用程序,用于Mass Storage Class,编译通过

Designing Storage Area Networks - A Practical Reference For Implementing Fibre Channel And Ip Sans,

Designing Storage Area Networks - A Practical Reference For Implementing Fibre Channel And Ip Sans, Second Edition

Infiniband – The Next Paradigm Shift in Storage

Infiniband – The Next Paradigm Shift in Storage

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition

一个verilog语言描写的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard mem

一个verilog语言描写的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard memory chip for storage.两种方式,包含testbench