搜索资源列表
bfgs(2).rar
- 另一个用c语言写的bfgs的程序,可以使用多元,高次函数的极小值搜索,Another written by c language bfgs procedures, you can use multiple, high-function of the minimum search
bfgs
- 用c语言写的bfgs的程序,可以使用多元,高次函数的极小值搜索-Written by c language bfgs procedures, you can use multiple, high-function of the minimum search
Tuple
- 采用最新的C++0x标准的可变参数模板实现了Tuple(多元组),整个设计非常巧妙,使用了模板的元编程,值得参考-The variable parameters using the latest C++0 x standard templates tuple (multiple group), and the whole design is very clever use of template metaprogramming, it is also useful to
CPP
- 解多元一次方程的C++程序,易于修改和移植-Xie multivariate equations in C++ program, easy to modify and transplantation
phywcri
- 水平有限,DOS界面, 其中,输出方程组的未知数用x1,x2,x3 表示, 可以解出多元一次方程,()
puia
- 用C++实现了梯度下降求多元函数极值的算法,有可能会陷入局部最优解()