代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/104260/6205784
java vector.java
/*
* Java core library component.
*
* Copyright (c) 1997, 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistri
www.eeworm.com/read/103451/6215523
h vector.h
//-------------------------------------------------------------------
// Author........: Aleksander 豩rn
// Date..........:
// Description...:
// Comments......: If an STL alternative to vectors is
www.eeworm.com/read/103451/6215997
h vector.h
/*
* Copyright (c) 1999 Boris Fomitchev
* AUTOMATICALLY GENERATED - DO NOT EDIT !
*/
/*
*
* This wrapper is needed for Borland C++ 5.0 to get STLport
* header properly included
*/
www.eeworm.com/read/103451/6216037
h vector.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1999
* Boris Fomitchev
*
* This mater
www.eeworm.com/read/103192/6220816
txt vector.txt
SUMMARY VectorAlloc fAppendVector
#include
struct vectorType {
int max; /* max the vector can hold */
int count;
www.eeworm.com/read/103192/6220906
c vector.c
/* vector.c - simple vector management
*
* Modifications:
*
* 12-May-1988 mz Add VECTOR typedef
*
*/
#include
#include "..\h\tools.h"
#define DELTA 10
VECTOR *VectorAl
www.eeworm.com/read/102935/6229937
h vector.h
/* $Id$
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright
www.eeworm.com/read/101015/6262260
txt vector.txt
SUMMARY VectorAlloc fAppendVector
#include
struct vectorType {
int max; /* max the vector can hold */
int count;
www.eeworm.com/read/101015/6262350
c vector.c
/* vector.c - simple vector management
*
* Modifications:
*
* 12-May-1988 mz Add VECTOR typedef
*
*/
#include
#include "..\h\tools.h"
#define DELTA 10
VECTOR *VectorAl