代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/214672/15092318
h filehdr.h
// filehdr.h
// Data structures for managing a disk file header.
//
// A file header describes where on disk to find the data in a file,
// along with other information about the file (for instance
www.eeworm.com/read/214672/15092330
h filesys.h
// filesys.h
// Data structures to represent the Nachos file system.
//
// A file system is a set of files stored on disk, organized
// into directories. Operations on the file system have to
// do
www.eeworm.com/read/214672/15092340
h directory.h
// directory.h
// Data structures to manage a UNIX-like directory of file names.
//
// A directory is a table of pairs: ,
// giving the name of each file in the directory,
www.eeworm.com/read/214343/15105159
java abstractlist.java
package structure;
import java.util.Iterator;
/**
* An abstract structure implementing features common to all
* list-like structures in this package.
*
* Lists are typically used to sto
www.eeworm.com/read/214051/15115168
m network_construct.m
%network = network_construct(N,reversible,external_ind,metabolites,actions)
%
%Construct network data structures from stoichiometric matrix
% network structure has mandatory fields
% 'metabolites',
www.eeworm.com/read/212063/15166220
readme
This directory contains all software implemented for the book:
Data Structures and Program Design in C++
by
Robert L. Kruse and Alexander J. Ryba
The directory is divided up into subdirec
www.eeworm.com/read/209925/15211631
h iprtrmib.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
iprtrmib.h
Abstract:
This file contains:
o Definitions of the MIB_XX structures passed to and
www.eeworm.com/read/208871/15233550
h loadset.h
/*
* loadset.h - data types and structures to the configuration drivers
*
*/
#include "main.h"
#define FALSE 0
#define LINESIZE 256
#define MAXKEYS 17
#define KEYSIZE 20
www.eeworm.com/read/207985/15255947
h usbdi.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
USBDI.H
Abstract:
structures common to the USBD and USB device drivers.
Environment:
Ker
www.eeworm.com/read/205922/15303859
h iprtrmib.h
/*++
Copyright (c) Microsoft Corporation. All rights reserved.
Module Name:
iprtrmib.h
Abstract:
This file contains:
o Definitions of the MIB_XX structures passed to and