代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/303435/3813003

tex grmdoc.tex

{\documentstyle[authordate1-4,psfig]{project96} \newtheorem{algorithm}{Algorithm} \begin{document} \title{GRM - Generalized Reciprocal Method \\ with automated optimum parameters and depth estimation
www.eeworm.com/read/281519/4115651

h md5.h

/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in
www.eeworm.com/read/281519/4116360

h md5.h

/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in
www.eeworm.com/read/279177/4138844

java graphunionalgorithm.java

package salvo.jesus.graph.algorithm; import salvo.jesus.graph.*; import java.util.*; /** * GraphUnionAlgorithm is an algorithm class for managing the operation * of taking the union of graphs (dire
www.eeworm.com/read/279177/4138847

java graphcontractionalgorithm.java

package salvo.jesus.graph.algorithm; import salvo.jesus.graph.*; import java.util.*; /** * GraphContraction is an algorithm class for managing a series of contractions * on a graph (directed or und
www.eeworm.com/read/435707/1861628

h md5.h

/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in
www.eeworm.com/read/411933/2179822

h md5.h

/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in
www.eeworm.com/read/405754/2285076

c optwts.c

/* Optimizes the network weights, either by using only an SCG algorithm, or by doing a first part of the optimizing using SCG and then doing the rest using a (faster) LBFGS algorithm. Input args: s
www.eeworm.com/read/395296/2442510

h md5.h

/* * This is the header file for the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in
www.eeworm.com/read/375190/2739193

qbk remez.qbk

[section:remez The Remez Method] The [@http://en.wikipedia.org/wiki/Remez_algorithm Remez algorithm] is a methodology for locating the minimax rational approximation to a function. This short articl