代码搜索:object

找到约 10,000 项符合「object」的源代码

代码结果 10,000
www.eeworm.com/read/133523/14037606

3 aflibaudio.3

.TH "aflibAudio" 3 "8 May 2002" "Open Source Audio Library Project" \" -*- nroff -*- .ad l .nh .SH NAME aflibAudio \- Main base class for all audio objects to be placed in a chain. .SH SYNOPSIS .br .
www.eeworm.com/read/133521/14038268

depcomp

#! /bin/sh # depcomp - compile a program generating dependencies as side-effects # Copyright 1999, 2000 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or
www.eeworm.com/read/235612/14060613

m plotseiswell.m

function plotseiswell(wellfile,seisfile) % function plotseiswell(wellfile,seisfile) % This function is the workhorse of seis2well. % The two input filenames are the output % from readwe
www.eeworm.com/read/235612/14061634

m contents.m

% The CREWES DataObjects toolbox % These are routines for building complex data structures or 'objects' % % Data Object Routines % -------------------- % fmget --- get a field in a fleximat %
www.eeworm.com/read/235612/14061647

m oget.m

function itemValue = oget( object, item, arg3) % itemValue = objget(object, item) % itemvalue = objget(object, item, datanum) % itemvalue = objget(object, item, dataname) % % OBJGET performs th
www.eeworm.com/read/235612/14061660

m contobj.m

function E = contobj(objname,subobj,subobjname,datatype,subobjdatatype) % E= contobj( name, subobj,subobjname,datatype,subobjdatatype) % E= contobj( name, subobj,subobjname,subobjdatatype) % E= c
www.eeworm.com/read/235612/14061675

m ocget.m

function itemValue = ocget( object, item, arg3) % ocget is part of the Earth Object system and is used to get fields from % container objects. The first column of a container object is identical t
www.eeworm.com/read/132956/14065096

h tracewin.h

//////////////////////////////////////////////////////////////// // TraceWin Copyright 1995-2003 Paul DiLascia // If this program works, it was written by Paul DiLascia. // If not, I don't know who
www.eeworm.com/read/235522/14065472

h table.h

#include "synch-sem.h" /* Table implements a simple fixed-size table, a common kernel data structure. The table consists of "size" entries, each of which holds a pointer to an object. Each object
www.eeworm.com/read/235304/14075342

depcomp

#! /bin/sh # depcomp - compile a program generating dependencies as side-effects scriptversion=2005-02-09.22 # Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. # This progr