代码搜索:objects

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

代码结果 10,000
www.eeworm.com/read/134877/13972532

txt dbscan.txt

function [class,type]=dbscan(x,k,Eps) % Function: [class,type]=dbscan(x,k,Eps) % % Aim: % Clustring the data with Density Based Scan Algorithm with Noise (DBSCAN) % % Input: % x - data set
www.eeworm.com/read/133522/14038207

makefile

CFLAGS = -g -Wall \ -I/usr/include/X11 \ -I/usr/X11R6/include \ -I/usr/local/include \ -I/usr/local/include/aflib \ -I. OBJECTS = \ LiteClue.o \ main.o \ ltdraw.o \ lbdraw.o \ rbdraw.o
www.eeworm.com/read/235621/14058997

cs permutationgenerator.cs

using System; using System.Collections; using NUnit.Framework; using Amib.Threading; /* * The code below generates permutations. * * The original code was written by Michael Gilleland,
www.eeworm.com/read/132665/14080656

in makefile.in

# Makefile.in generated by automake 1.9.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # Th
www.eeworm.com/read/132541/14084970

java studentenrollment.java

package examples.network; import java.rmi.Naming; import java.rmi.RMISecurityManager; /** A server-side program that creates and registers * StudentImpl objects with the RMI registry for use
www.eeworm.com/read/204879/15332171

plg splash1.plg

Build Log --------------------Configuration: splash1 - Win32 Debug-------------------- MicroStation Development Language Compiler 07.01.00 MicroStatio
www.eeworm.com/read/204878/15332183

plg settitle1.plg

Build Log --------------------Configuration: SetTitle1 - Win32 Debug-------------------- MicroStation Development Language Compiler 07.01.00 MicroStat
www.eeworm.com/read/204875/15332201

plg busybar1.plg

Build Log --------------------Configuration: BUSYBAR1 - Win32 Debug-------------------- MicroStation Development Language Compiler 07.01.00 MicroStati
www.eeworm.com/read/204456/15339332

m incsvdd.m

function W = incsvdd(a,fracerr,ktype,par,kfunction) %INCSVDD Incremental Support Vector Classifier % % W = INCSVDD(A,FRACERR,KTYPE,PAR) % % Use the incremental version of the SVDD. The kernel is d
www.eeworm.com/read/204171/15343629

html coercion.html

Chapter 5. Coercing Objects to Types