代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/341732/12068273
mmp shapeimplementation.mmp
/**
*
* @brief Project specification file for ECom Interface Collection dll
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
TARGET 101FDA60.dll
TARGETTYPE ECOMIIC
// ECom Dll
www.eeworm.com/read/341494/12081713
readme
This is a small collection of input layer utilities. I wrote them
mainly for testing and debugging, but maybe others find them useful
too :-)
lsinput
=======
probe and list all devices
input-ev
www.eeworm.com/read/250756/12386133
pl icon.pl
#!/usr/bin/perl
# Take a collection of input image files and convert them into a
# multi-resolution Windows .ICO icon file.
#
# The input images can be treated as having four different colour
www.eeworm.com/read/250525/12400909
java abstractresourcewatcher.java
package com.lightspeedleader.directorywatcher;
import java.util.Collection;
import java.util.Iterator;
import java.util.LinkedList;
public abstract class AbstractResourceWatcher extends Interv
www.eeworm.com/read/250151/12427409
c matrixmath.c
// MatrixMath.c
// Collection of matrix routines that are less suitable for inlining
// glTools Library
// OpenGL SuperBible
// Richard S. Wright Jr.
// Benjamin Lipchak
#include "gltools.h"
#include
www.eeworm.com/read/233017/14173011
doc readme.doc
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
www.eeworm.com/read/225994/14505241
rng warning.rng
This document contains a description of portable OpenSSH's random
number collection code. An alternate reading of this text could
well be titled "Why I should pressure my system vendor to supply
/dev/
www.eeworm.com/read/124283/14579347
3 gsl.3
.TH GSL 3 "GNU Scientific Library" "GSL Team" \" -*- nroff -*-
.SH NAME
gsl - GNU Scientific Library
.SH SYNOPSIS
#include
.SH DESCRIPTION
The GNU Scientific Library (GSL) is a collection of
www.eeworm.com/read/123658/14619112
flunk tests.flunk
This is a collection of things that test suites have
said were "wrong" with GCC--but that I don't agree with.
First, test suites sometimes test for compatibility with
traditional C. GCC with -tradit
www.eeworm.com/read/213082/15143050
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,