代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/102935/6225967
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
*
* Modified for ARM Linux by Russ
www.eeworm.com/read/493005/6403709
seed
NAME
seed - return a value that may be used to seed a pseudo-random generator
SYNOPSIS
seed()
TYPES
return integer
DESCRIPTION
Generate a pseudo-random seed based on a collection of
www.eeworm.com/read/486158/6544784
cs renderers.cs
/*
* Renderers - A collection of useful renderers that are used to owner drawn a column in an ObjectListView
*
* Author: Phillip Piper
* Date: 27/09/2008 9:15 AM
*
* Change log:
* 2009-0
www.eeworm.com/read/408375/11390996
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
www.eeworm.com/read/404226/11489766
h list.h
/*
* File: list.h
* ------------
* Simple list class for storing a linear collection of elements. It
* supports operations similar in name to the CS107 DArray -- nth, insert,
* append, remov
www.eeworm.com/read/259965/11754047
java playlist.java
package javazoom.jlGui.playlist;
/**
* Playlist.
*/
import java.util.Collection;
/**
* Playlist.
* This interface defines method that a playlist should implement.
* A playlist p
www.eeworm.com/read/344239/11897153
java checkedlist.java
//: generics/CheckedList.java
// Using Collection.checkedList().
import typeinfo.pets.*;
import java.util.*;
public class CheckedList {
@SuppressWarnings("unchecked")
static void oldStyleM
www.eeworm.com/read/342311/12029377
m barrier.m
function [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
% [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
%
% computes a collection of points on the barrier of
% the game of two idenic
www.eeworm.com/read/342311/12029409
m barrier.m
function [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
% [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
%
% computes a collection of points on the barrier of
% the game of two idenic
www.eeworm.com/read/342311/12029431
m barrier.m
function [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
% [ xp, xm, xc, xpStar, xmStar ] = barrier(theta, beta)
%
% computes a collection of points on the barrier of
% the game of two idenic