In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to ...
算法(algorithm),在数学(算学)和计算机科学之中,为任何良定义的具体计算步骤的一个序列,常用于计算、数据处理和自动推理。精确而言,算法是一个表示为有限长列表的有效方法。算法应包含清晰定义的指令用于计算函数。
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to ...
A paper on the Rijndael encryption/decryption algorithm (now known as the AES standard) written by the authors....
this document describes in details the freeman s chain code algorithm in regards to using for feature extraction in an O...
差别算法matlab代码(differential algorithm)及粒子群算法的介绍...
apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Othe...
This algorithm was developed by Professor Ronald L. Rivest of MIT and can be found presented in several languages. What ...
Fraqtive is a program for drawing Mandelbrot and Julia fractals. It uses a very fast algorithm and generates high qualit...
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesi...
X-Crypter encrypts/decrypts a file using a simple encryption algorithm that i have made. it works fine in MSVC++ 6.0 Sta...
DGCL (An Efficient Density and Grid Based Clustering Algorithm for Large Spatial Database)的实现代码,费了很长时间才实现的...