代码搜索:Capacity
找到约 2,190 项符合「Capacity」的源代码
代码结果 2,190
www.eeworm.com/read/138748/5813914
h epr_ptrarray.h
/*
* $Id: epr_ptrarray.h,v 1.1.1.1 2003/03/05 17:36:43 hartmut Exp $
*
* Copyright (C) 2002 by Brockmann Consult (info@brockmann-consult.de)
*
* This program is free software; you can redistribut
www.eeworm.com/read/131315/5940668
h pdefs.h
// -*- C++ -*-
struct point
{
double x, y; // x and y coordinates
char *label; // label attched to coordinates.
int symbol; // index of symbol drawn at corrdinates.
};
#define DEFAULT_INI
www.eeworm.com/read/126845/6011665
c cache.c
/*
* Copyright (c) 1999-2000 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") u
www.eeworm.com/read/126074/6018880
bat chemf3.bat
(clear)
y
(load "C:/Clipscnf/CHEMFIRM.CLP")
(reset)
(run)
Chem Firm, III
chlor-new-capacity
1
yes
s
Chem Firm, III
housing
10
no
(exit)
www.eeworm.com/read/124399/6050131
bat chemf3.bat
(clear)
y
(load "C:/Clipscnf/CHEMFIRM.CLP")
(reset)
(run)
Chem Firm, III
chlor-new-capacity
1
yes
s
Chem Firm, III
housing
10
no
(exit)
www.eeworm.com/read/111036/6160298
c cache.c
/*
* Copyright (c) 1999-2000 Caucho Technology. All rights reserved.
*
* Caucho Technology permits redistribution, modification and use
* of this file in source and binary form ("the Software") u
www.eeworm.com/read/103778/6212265
java expireablecache.java
/* CVS ID: $Id: ExpireableCache.java,v 1.2 2000/04/06 08:02:02 wastl Exp $ */
package net.wastl.webmail.misc;
import java.util.*;
/*
* ExpireableCache.java
*
* Created: Fri Sep 17 09:43:10 1999
www.eeworm.com/read/405379/11464090
m wongsuballo.m
% Author: Ian C. Wong
% Copyright (C) 2004 Ian C. Wong
%
% This program is free software; you can redistribute it and/or
% modify it under the terms of the GNU General Public License
% as pub
www.eeworm.com/read/153270/12044870
java fastvector.java
//Container Interface
package apriori;
import java.util.*;
import java.io.*;
/**d
* Implements a fast vector class without synchronized
* methods. Replaces java.util.Vector. (Synchronized me
www.eeworm.com/read/153270/12045008
java~1~ fastvector.java~1~
//Container Interface
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Soft