代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/101167/15842837
c ser_87x.c
// Program SER_87X.C
//
// This is a collection of routines to interface with a PIC-an-LCD
// or similar serial LCD capable of 9600 baud, noninverted, no parity.
//
// It also includes routines t
www.eeworm.com/read/391573/8396470
as snowstorm_class.as
/*
Snowstorm Class v1.1
Oct. 29, 2002
(c) 2002 Robert Penner
The Snowstorm class manages a collection of SnowFlake objects,
defining their limits, friction, falling speed, and wind.
www.eeworm.com/read/391476/8400876
java myhome.java
import java.util.Collection;
import java.rmi.RemoteException;
import javax.ejb.*;
public interface MyHome extends EJBHome
{
public Register create(String userName,String firstName,
www.eeworm.com/read/386607/8735648
java boundedhashset.java
package net.jcip.examples;
import java.util.*;
import java.util.concurrent.*;
/**
* BoundedHashSet
*
* Using Semaphore to bound a collection
*
* @author Brian Goetz and Tim Peierls
*/
pub
www.eeworm.com/read/430096/8766418
java generators13.java
// generics/Generators13.java
// TIJ4 Chapter Generics, Exercise 13, page 637
/* Overload the fill() method so that the arguments and return types are
* the specific subtypes of Collection: List, Q
www.eeworm.com/read/386037/8770391
js goods.js
/*
* Licensed under the MIT License:
* http://www.opensource.org/licenses/mit-license.php
* This collection of scripts is built on top of the very light weight jQuery library.
* Credit for jquer
www.eeworm.com/read/385008/8824416
readme
The Smith Chart Circles Toolbox
Version: 1.0
Written by: Warren du Plessis
Email (remove all the underscores): warren_du_plessis [at] g_mail [dot] com
This is a collection of files that will plot the
www.eeworm.com/read/427517/8938028
m buildcircuit_zpk2circuit.m
function strCircuit = BuildCircuit_Zpk2Circuit(strFilterObject)
% Zpk2Circuit is a subfile of the AnalogFilter GUI collection
%
% James C. Squire, 2002
% Assistant Professor, Virginia Military Ins
www.eeworm.com/read/427517/8938056
m utility_round2tolerance.m
function out = Utility_Round2Tolerance(in,nTol)
% Utility_Round2Tolerance is a subfile of the AnalogFilter GUI collection
%
% Utility_Round2Tolerance(in,nTol) takes the number "in" and a tolerance
www.eeworm.com/read/284309/8946067
readme
The Time-Frequency Toolbox (TFTB) is a collection of about 100 scripts
for GNU Octave and Matlab (R) developed for the analysis of
non-stationary signals using time-frequency distributions. It is
prim