代码搜索:Object
找到约 10,000 项符合「Object」的源代码
代码结果 10,000
www.eeworm.com/read/223082/14660381
java dotgraphpref.java
package shared;
import java.lang.*;
/** Preferences for DotGraph displays.
*
* @author James Louis 1/19/2001 Ported to Java.
* @author Dave Manley 9/23/93 Initial revision
*/
public class
www.eeworm.com/read/223082/14660455
java asciipref.java
package shared;
import java.lang.*;
/** Provides preferences for non-graphical output.
* @author James Louis 7/19/2001 Ported to Java.
* @author Dave Manley 9/23/1993 Initial revision.
*/
www.eeworm.com/read/223082/14660464
java doubleref.java
package shared;
import java.lang.*;
/** This is an double wrapper, made because the JDK1.2.2 Double wrapper
* doesn't allow changes to be made to the integer value.
* @author James Louis.
*/
www.eeworm.com/read/223082/14660476
java perfestinfo.java
package fss;
import shared.*;
import shared.Error;
import java.lang.*;
import java.io.*;
/***************************************************************************
****************************
www.eeworm.com/read/122829/14666352
secure_channel
Secure Channel
-------------
secure channel is a program to interactive with the user and the protected
object. The protected object is protected with DENY,READ,APPEND, then use
LIDS can make a REA
www.eeworm.com/read/122792/14668318
prj vislink.prj
// *****************************************************************
// This file contains the list of object and library files that must
// be included in the application build and are not known to
www.eeworm.com/read/122710/14673193
h list.h
/*
* LIST.H
*/
/*------------------------------------------------------------------------
| Abstract data type LIST OF (*untyped*) object.
| Different lists can have different types of obje
www.eeworm.com/read/222772/14674138
doc math.doc
A R B I T R A R Y P R E C I S I O N M A T H R O U T I N E S
(0) Overview
To facilitate development of mathematical software on 8051-family of
processors, a set of routines has been deve
www.eeworm.com/read/222590/14684842
cc queuet.cc
// queueT.cc - QueueT template class method templates
// Copyright 1998-2010 Wind River Systems, Inc.
//
// modification history
// --------------------
// 02a,20mar98,pai added Wind River codin
www.eeworm.com/read/222590/14685033
c v_vxdemo.c
/* v_vxdemo.c - VxWorks Demo MIB interface to SNMP Agent */
/* Copyright 1984-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12oct93,jag