代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/280595/10311495
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/161812/10370927
h kgsha.h
/*******************************************************************
*
* Copyright (c) 1994-1999 Jetico, Inc., Finland
* All rights reserved.
*
* File: kgsha.h
* Revision: $Id: kgsha.h,v 1.1 20
www.eeworm.com/read/161812/10370951
8 bctool.8
.TH BCTOOL 8 "Jan 14 2002" "Linux" "MAINTENANCE COMMANDS"
.SH NAME
bctool \- BestCrypt for Linux command line interface
.nf
(c) 2001-2002 Jetico, Inc. http://www.jetico.com
.SH SYNOPSIS
.ad l
.B bct
www.eeworm.com/read/161812/10371342
h kgsha.h
/*******************************************************************
*
* Copyright (c) 1994-1999 Jetico, Inc., Finland
* All rights reserved.
*
* File: kgsha.h
* Revision: $Id: kgsha.h,v 1.2 20
www.eeworm.com/read/161731/10382313
readme
README file for ant-based clustering as described in the paper
Handl, Knowles and Dorigo (2004) Ant-based clustering and topographic
mapping. Technical report TR-IRIDIA-2004-09.
To install (under L
www.eeworm.com/read/425046/10384869
html apriorit_gui.html
Apriori-T Association Rule Mining (ARM) Software
www.eeworm.com/read/353896/10406685
m linprog.m
function [x,fval,exitflag,output,lambda]=linprog(f,A,B,Aeq,Beq,lb,ub,x0,options)
%x=linprog(f, A, b)求解线性规划
% min z = f'x, Ax ≤ b;
%x=linprog(f, A, b, Aeq, beq)求解线性规划:
% min
www.eeworm.com/read/424747/10417942
html index.html
Genetic Algorithm Optimization Toolbox
Genetic Algorithm Optimization Toolbox (GAOT)
GAOT implements simulated evolution i
www.eeworm.com/read/424747/10418003
html gaotindex.html
Genetic Algorithm Optimization Toolbox (GAOT)
The following files are in the distribution:
Main interface
ga.m
www.eeworm.com/read/161235/10434164
java controlpanel.java
/* ControlPanel class */
import java.awt.*;
import java.applet.*;
import java.io.*;
import java.net.*;
import java.util.*;
/**
* This class extends the java.awt.Panel class to form
*