代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/366065/9834521
test lindex.test
# Commands covered: lindex
#
# This file contains a collection of tests for one or more of the Tcl
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors.
www.eeworm.com/read/168118/9937818
m contents.m
% The CREWES Seismic I/O toolbox
% A collection of functions to read and write segy seismic and logs
% in LAS or GMA format.
%
% fmreadsegy --- read segy into a fleximat
% fmwritesegy --- write se
www.eeworm.com/read/168118/9938362
m contents.m
% The CREWES Seismic logtools toolbox
% A collection of functions to read and write segy seismic and logs
% in LAS or GMA format.
%
Contents
cscorrdisp
cscorr_sonic
fillholes
filtbox
filtb
www.eeworm.com/read/359548/10139764
java catalog.java
/*!Begin Snippet:file*/
import java.util.*;
import java.io.*;
/**
* Maintains the information of a library catalog. Contains a
* collection of {@link CatalogItem} objects.
*
* @author a
www.eeworm.com/read/359548/10139871
java catalog.java
import java.util.*;
import java.io.*;
/**
* Maintains the information of a library catalog. Contains a
* collection of {@link CatalogItem} objects.
*
* @author author name
* @version
www.eeworm.com/read/163745/10147520
txt testo.txt
Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression base
www.eeworm.com/read/279609/10410591
txt jjtree.txt
JJTree Examples
A collection of simple JJTree input files intended to illustrate some of the basic ideas. All of them are based on a grammar to recognize arithmetic expressions built out of identifie
www.eeworm.com/read/421154/10752704
c config.c
/* A collection of stuff heavily dependent on the configuration info
* in config.h. The idea is that configuration-dependent tables should
* be located here to avoid having to pepper lots of .c fi