代码搜索:Collection
找到约 10,000 项符合「Collection」的源代码
代码结果 10,000
www.eeworm.com/read/312016/13620173
m jpeg.m
% jpeg - convert image via transform->quantize->invert
%
% SYNOPSIS
% jpeg(X)
% jpeg(X, Q)
% [Y, r] = jpeg(X)
% [Y, r] = jpeg(X, Q)
%
% DESCRIPTION
% jpeg takes X (which may be a matrix or a filename)
www.eeworm.com/read/312016/13620186
m invdct.m
% invdct - perform inverse cosine transform on an image
%
% SYNOPSIS
% invdct
% invdct(X)
% invdct(X, N)
%
% DESCRIPTION
% invdct cuts an mxn image X into NxN subimages and performs an
% invers
www.eeworm.com/read/312016/13620187
m dct.m
% dct - perform discrete cosine transform on an image
%
% SYNOPSIS
% dct
% dct(X)
% dct(X, N)
%
% DESCRIPTION
% dct cuts an mxn image X into NxN subimages and transforms
% these images. If X is
www.eeworm.com/read/312016/13620191
m jpegtool.m
% JPEGtool - Matlab and Octave scripts for study of JPEG-like schemes.
%
% Copyright (C) 1995-1997 Darrel Hankerson and Greg A. Harris
%
% This file is part of the JPEGtool collection of scripts for O
www.eeworm.com/read/136865/5841408
3qt qptrcollection.3qt
'\" t
.TH QPtrCollection 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a
www.eeworm.com/read/136827/5846190
h slideshow.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS. All rights reserved.
**
** This file is part of the Qtopia Environment.
**
** This pr
www.eeworm.com/read/136815/5856100
3qt qptrcollection.3qt
'\" t
.TH QPtrCollection 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a
www.eeworm.com/read/130577/5952160
java emptytag.java
/*
* $Id: EmptyTag.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
*
www.eeworm.com/read/124347/6052798
readme
This is a collection of include files that help imitate Posix in MPW.
www.eeworm.com/read/122504/6065352
java idcomparator.java
package uk.ac.leeds.ccg.geotools;
import com.sun.java.util.collections.*; //Change for 1.2
/**
* An implementation of the collection Comparator interface that allows
* for the comparing of obj