搜索资源列表
c数值算法.rar
- C数值算法 经典
数值算法类库
- 一个强大的矩阵计算类库,c++编写的。效率奇高,完全可以与fortan语言编写的类库媲美。值得推荐
计算机常用数值算法集(C++版)
- 本书主要介绍利用计算机解决科学研究、工程设计、经济与商业管理等众多领域中数值计算所涉及到的数学问题的各类数值计算算法,并利用计算机程序设计语言C编程实现这些算法。
Numerical Recipes Source- C
- [C数值算法].(美国)William.H.Press.源代码
c++数值算法
- 美国橡树岭国家实验室研究员写的数值算法源代码
[C数值算法].(美国)William.H Press一书的源代码
- [C数值算法].(美国)William.H.Press的所有源代码
C#数值计算算法编程周长发
- C#数值计算算法编程周长发
c数值算法程序大全
- c数值算法程序大全
c数值算法.rar
- C数值算法 经典,C value algorithm classics
Algorithms in C++ Source Code.
- 几百个数值算法,Hundreds of numerical algorithm
Numerical Recipes Source- C2.02
- 国外的c数值算法书籍源程序(Numerical Recipes Source- C2.02)- Overseas c value algorithm books source program (Numerical Recipes Source- C2.02)
visual+c++
- 常用数值算法,真的很不错的,希望对大家有用处-Commonly used numerical algorithms, really good, everyone would like to be useful
Numerical_Recipes_in_C_Plus_3rd
- C++数值算法 影音版 Numerical Recipes in C++: The Art of Scientific Computing, Second Edition -C++ Numerical algorithm of audio-visual version of Numerical Recipes in C++: The Art of Scientific Computing, Second Edition
C#数值计算算法编程90个经典算法
- C#数值计算算法编程90个经典算法,有助于学习C#语言,和数值计算算法。
常用数值算法--C语言
- 常用数值算法,C语言实现,尤其针对求解多重微分方程组数值解、求多重积分有帮助(Commonly used numerical algorithm, C language implementation, especially for solving multiple differential equations of numerical solution. It is very helpful for you to seek multiple points.)
C数值算法程序大全
- 比较全的C语言算法程序,欢迎大家下载使用。(C language algorithm program)
[C++数值算法]
- C++数值算法,很棒的书籍,介绍很详细。(C++ numerical algorithm, great books, introduced in great detail)
C数值算法集
- C数值算法集,非常有用的常用算法书籍,对c原岩算法开发非常有帮助。(The C numerical algorithm set, a very useful book of common algorithms, is very helpful for the development of the c original rock algorithm.)
C++经典数值算法源码
- 20个经典Visual C++数值算法源码,包括插值,常微分方程,图形操作,矩阵运算,数值积分等算法(20 classic Visual C++ numerical algorithm source code)
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm