代码搜索:Storage

找到约 10,000 项符合「Storage」的源代码

代码结果 10,000
www.eeworm.com/read/344156/11906783

h disksim_global.h

/* * DiskSim Storage Subsystem Simulation Environment (Version 4.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/344156/11906788

c rms.c

/* * DiskSim Storage Subsystem Simulation Environment (Version 4.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/344156/11906792

h disksim_hptrace.h

/* * DiskSim Storage Subsystem Simulation Environment (Version 4.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/344156/11906795

h disksim_reqflags.h

/* * DiskSim Storage Subsystem Simulation Environment (Version 4.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/344156/11906811

c disksim_ioqueue.c

/* * DiskSim Storage Subsystem Simulation Environment (Version 4.0) * Revision Authors: John Bucy, Greg Ganger * Contributors: John Griffin, Jiri Schindler, Steve Schlosser * * Copyright (c) of C
www.eeworm.com/read/341022/12112998

patch loadenv.patch

If we have a writeable environment in persistent storage and CONFIG_CMD_LOADENV is set, add the command "loadenv" to load a new environment. This is to be used for getting access to the persistent en
www.eeworm.com/read/150884/12252921

py wxpychemapp.py

#!/usr/bin/env python #Boa:App:BoaApp """ A GUI application for chemometric analysis Includes: -Storage and management of experimental data -Partial least squares regression (PLS1)
www.eeworm.com/read/337810/12340357

h usbtype.h

// // Type definitions for USB Mass Storage Driver Sample // //Typedefs for exported functions in WDM driver typedef DWORD (_stdcall *USBSTOR_GETNEXTPDO)(PVOID); typedef PVOID (_stdcall *USBSTO
www.eeworm.com/read/127767/14336410

txt e906. creating a jtable component.txt

The following creates a table that uses an efficient underlying storage implementation. Although cell values can be changed, rows and columns cannot be added or deleted. // Create with initial d
www.eeworm.com/read/126797/14402949

h bp_back.h

#define ESC 27 #define ERRORLEVEL 0.00002 #define ITEMS 8 /*typedefs and prototypes for dynamic storage of arrays*/ typedef float *PFLOAT; typedef PFLOAT VECTOR; typedef PFLOAT *MATRIX;