代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/446439/7578703
java arraylisttest.java
import java.util.*;
class ArrayListTest
{
public static void printElements(Collection c)
{
Iterator it=c.iterator();
while(it.hasNext())
{
System.out.println(it.next());
}
}
www.eeworm.com/read/442904/7642573
readme-old
drcomsuite
Version 0.0
OVERVIEW
drcomsuite is a collection of programs for getting online with an ISP that
uses the Dr.COM 2133 Broadband Remote Access Server for its billing/access
system.
COPYRIG
www.eeworm.com/read/441865/7663625
readme-old
drcomsuite
Version 0.0
OVERVIEW
drcomsuite is a collection of programs for getting online with an ISP that
uses the Dr.COM 2133 Broadband Remote Access Server for its billing/access
system.
COPYRIG
www.eeworm.com/read/146299/12660322
csp threads.csp
package threads;
var all = new array();
var m = new mutex();
// will cause garbage collection due to string allocations
function thread_func(sign) {
var i, x = "hello";
for (
www.eeworm.com/read/247416/12660689
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/325023/13230148
java synchronization.java
//: containers/Synchronization.java
// Using the Collections.synchronized methods.
import java.util.*;
public class Synchronization {
public static void main(String[] args) {
Collection
www.eeworm.com/read/137295/13331752
h collectionintf.h
// CollectionIntf.h Created by Posy at May, 2001
// for interface of Collection
#ifndef _COLLECTIONINTF_H_
#define _COLLECTIONINTF_H_
#include
#define COLPOS U
www.eeworm.com/read/136859/13358756
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/136858/13358777
c misc.c
/*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
* puts by Nick Holloway 1993, bette
www.eeworm.com/read/322718/13370000
m calc_scat_multi.m
% Procedure for calculating the received signal from a collection of scatterers
% and for each of the elements in the receiving aperture.
%
% Calling: [scat, start_time] = calc_scat_multi (Th1, Th