当前位置:
首页
资源下载

搜索资源 - numerical recipes 3
搜索资源列表
-
0下载:
NUMERICAL RECIPES The Art of Scientific Computing Third Edition国外权威的数字计算方法库NUMERICAL RECIPES的第三版源码,学习C++必看,NUMERICAL RECIPES The Art of Scientific Computing Third Edition foreign authority figures calculated, the third edition of the Treasury NUMERIC
-
-
0下载:
numerical recipes textbook chapter 3
-
-
0下载:
Numerical.Recipes-数值算法
最著名的常用数值算法程序集,C++及C形式的源代码
1 Preliminaries
2 Solution of Linear Algebraic Equations
3 Interpolation and Extrapolation
4 Integration of Functions
5 Evaluation of Functions
6 Special Functions
7 Random Number
-
-
0下载:
Michael G. Ross (mgross@ai.mit.edu)
MIT Artificial Intelligence Lab
October 3, 2-The Segmentation.cc file originally contained a quickSort function
taken from the book Numerical Recipes in C. Recently I became aware
that the NRC authors prohi
-
-
0下载:
SORT sort an array by quicksort method (8.2)
SORT2 sort two arrays by quicksort method (8.2)
SORT3 sort, use an index to sort 3 or more arrays (8.4)-from numerical recipes
-
-
0下载:
LUBKSB linear equation solution, backsubstitution (2.3)
LUDCMP linear equation solution, LU decomposition (2.3)-numerical recipes
-