代码搜索:Storage
找到约 10,000 项符合「Storage」的源代码
代码结果 10,000
www.eeworm.com/read/461981/7213427
py characterstatedata.py
"""
characterstatedata.py - constants and lookup storage
"""
# LAYER IDs
POSTURE = 1
MOVEMENT = 2
ACTION = 3
# STATE IDs BY LAYER
# POSTURE LAYER
STANDING = 1
www.eeworm.com/read/449367/7508222
c tsp.c
/*
* Simulated annealing and the Symetric
* Euclidian Traveling Salesman Problem.
*
* Solution based on local search heuristics for
* non-crossing paths and nearest neighbors
*
* Storage Requi
www.eeworm.com/read/323119/13352519
inc partition_1.inc
-- source include/have_partition.inc
# include/partition_1.inc
#
# Partitionong tests
#
# Attention: The variable
# $engine -- Storage engine to be tested.
# mus
www.eeworm.com/read/322718/13369993
m xdc_free.m
% Procedure for freeing the storage occupied by an aperture
%
% Calling: xdc_free(Th);
%
% Parameters: Th - Pointer to the transducer aperture.
%
% Return: None
%
% Version 1.0, Novem
www.eeworm.com/read/301819/13847824
c sst39f080.c
/***********************************************************************/
/* Copyright Silicon Storage Technology, Inc. (SST), 1994-2001 */
/* Example "C" language Driver of 39VF080 4 Mbit M
www.eeworm.com/read/300969/13877060
c link.c
/* This file handles the LINK and UNLINK system calls. It also deals with
* deallocating the storage used by a file when the last UNLINK is done to a
* file and the blocks must be returned to the
www.eeworm.com/read/131315/5932527
h tmscp.h
/* @(#)tmscp.h 7.2 (Berkeley) 5/27/88 */
/*
* @(#)tmscp.h 1.3 10/21/85
* Definitions for the Tape Mass Storage Control Protocol
*/
/***************************************************************
www.eeworm.com/read/112303/6146159
txt formats.txt
Mailbox Format Characteristics
Mark Crispin
5 June 1999
When a mailbox storage technology uses local files and
directories directly, the file(s) and directories are layed
www.eeworm.com/read/112192/6149025
txt formats.txt
Mailbox Format Characteristics
Mark Crispin
5 June 1999
When a mailbox storage technology uses local files and
directories directly, the file(s) and directories are layed
www.eeworm.com/read/102392/6233902
c map_store.c
/**************************************************************************
* Desc: Global map storage functions
* Author: Andrew Howard
* Date: 6 Feb 2003
* CVS: $Id: map_store.c,v 1.3.2.2 2003/