搜索结果
找到约 5,161 项符合
518 的查询结果
按分类筛选
数值算法/人工智能 功能:返回参数x 的平方根值
功能:返回参数x 的平方根值
数值算法/人工智能 此算法是牛顿欧拉法(在VC环境下)
此算法是牛顿欧拉法(在VC环境下)
数值算法/人工智能 Numerical recipes in C++
Numerical recipes in C++
数值算法/人工智能 Gauss column principle eliminate for bankdialog systems
Gauss column principle eliminate for bankdialog systems
数值算法/人工智能 Steffensen method for non-linear equations in C
Steffensen method for non-linear equations in C
数值算法/人工智能 Newton method for solution of non-linear equations in C
Newton method for solution of non-linear equations in C
数值算法/人工智能 Secant method with 2 points for non-linear equations in C
Secant method with 2 points for non-linear equations in C
数值算法/人工智能 Conjugate gradient method for non-linear equations inC
Conjugate gradient method for non-linear equations inC
数值算法/人工智能 Numerical Recipes 是国际公认的高水平的、关于数值计算的书
Numerical Recipes 是国际公认的高水平的、关于数值计算的书,其中有 200 多个可靠的算法源程序。