代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/304340/13796441
makefile
#############################################################################
# Makefile for building win
# Generated by tmake at 16:37, 2007/03/14
# Project: 123
# Template: app
##############
www.eeworm.com/read/303513/13813861
txt readme_vecfun.txt
Multivariable Calculus Toolbox Ver. 1.9
=======================================
Date: 2002-12-06.
Author: B. Rasmus Anthin.
WHAT IS IT
----------
This toolbox contains two classes for the moment:
www.eeworm.com/read/303447/13815913
txt dbscan.txt
% -------------------------------------------------------------------------
% Function: [class,type]=dbscan(x,k,Eps)
% -------------------------------------------------------------------------
% Ai
www.eeworm.com/read/303351/13817546
m subsref.m
function y=subsref(r,s)
%SUBSREF(R,S) Subscripted Reference for Rational Polynomial Objects. (MM)
% R('z') returns a new rational polynomial object having the same numerator
% and denominator, but usi
www.eeworm.com/read/302072/13842686
makefile
# Makefile for CCITT subroutines and sample programs
#
# Modify the CC definition to invoke your ANSI-C compiler
#
CC = acc
# Rules to build sample programs do not depend on a UNIX library
www.eeworm.com/read/301879/13847284
java consumer.java
/*
* Java Network Programming, Second Edition
* Merlin Hughes, Michael Shoffner, Derek Hamner
* Manning Publications Company; ISBN 188477749X
*
* http://nitric.com/jnp/
*
* Copyright (c) 1997-1
www.eeworm.com/read/152721/5667440
java derstring.java
package org.bouncycastle.asn1;
/**
* basic interface for DER string objects.
*/
public interface DERString
{
public String getString();
}
www.eeworm.com/read/152695/5668768
makefile
##########################################################################
#
# Copyright Motorola, Inc. 1997
# ALL RIGHTS RESERVED
#
# You are hereby granted a copyright license
www.eeworm.com/read/151482/5681860
java nullsafecomparator.java
/*
* Copyright 2002-2005 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/151345/5684209
cpp lookup.cpp
#if !defined( __ASSOC_H )
#include
#endif // __ASSOC_H
#if !defined( __DICT_H )
#include
#endif // __DICT_H
#if !defined( __STRNG_H )
#include
#endif // __STRN