代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/136821/5851844

3 gsm_option.3

.\" .\" Copyright 1992-1995 by Jutta Degener and Carsten Bormann, Technische .\" Universitaet Berlin. See the accompanying file "COPYRIGHT" for .\" details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS
www.eeworm.com/read/136812/5857256

c lfind.c

#if !defined(lint) && defined(SCCSIDS) static char sccsid[] = "@(#)lfind.c 1.1 92/07/30 SMI"; /* from S5R2 1.1 */ #endif /*LINTLIBRARY*/ /* * Linear search algorithm, generalized from Knuth (6.1) Al
www.eeworm.com/read/134901/5891495

pl references.pl

{ "Anderson62" =>"T.W.Anderson and R.R.Bahadur. Classification into two multivariate normal distributions with differrentia covariance matrices. Anals of Mathematical Statistics, 33:420--431, Ju
www.eeworm.com/read/133772/5901664

h ipsec_strerror.h

/* $KAME: ipsec_strerror.h,v 1.8 2000/07/30 00:45:12 itojun Exp $ */ /* * Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project. * All rights reserved. * * Redistribution and use in s
www.eeworm.com/read/127819/5994446

readme

This is a complex example. It shows how to run the Genetic Algorithm to evolve Amygdala Networks. NOTE: This example needs an update. Don't expect it to work.
www.eeworm.com/read/125503/6028349

java antsssp.java

package dk.itu.nulx30.ant; import java.util.ArrayList; import java.util.List; import dk.itu.nulx30.graph.Edge; import dk.itu.nulx30.graph.Graph; import dk.itu.nulx30.graph.Vertex; /** *
www.eeworm.com/read/125279/6031639

help documentation.configure.help

RCSID $Id: Documentation.Configure.help,v 1.1.1.1 2002/09/05 03:13:18 ken Exp $ --- ./Documentation/Configure.help.preipsec Sun Jun 13 13:20:59 1999 +++ ./Documentation/Configure.help Thu Sep 16 11:26
www.eeworm.com/read/125279/6031699

help doc.configure.help

IP Security Protocol (IPSEC) (EXPERIMENTAL) CONFIG_IPSEC This unit is experimental code. Pick 'y' for static linking, 'm' for module support or 'n' for none. This option adds support for networ
www.eeworm.com/read/114609/6123034

java ssladapter.java

/** * Copyright (c) 2000/2001 Thomas Kopp * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following c
www.eeworm.com/read/112320/6145326

java targetselector.java

/* ***************************************************************************** * $Id: TargetSelector.java,v 1.1 2003/05/02 00:40:21 jheiss Exp $ **************************************************