搜索资源列表
jyiyecfc
- 解一元二次方程的算法,主要是针对工程中的小应用,可以节省手工计算的时间和人力-Quadratic equation solution algorithm for one dollar, mainly against the project are small applications, manual calculation can be saved time and manpower
jisuanfangfachengweifenfangcheng
- 计算方法实验四 常微分方程初值问题 改进欧拉法 microsoft visual basic 实现 有实验报告-Calculated experiment four ODEs Improved Euler microsoft visual basic to achieve a lab report
ScienceEngineeringNumericalAlgorithm
- 科学与工程数值算法〔Visual C++版〕 本书介绍了在科学与工程实际工作中常用的数值计算算法的原理和Visual C++编程方法。本书分为7章,前6章分别讨论了复数运算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、插值和数值积分等的面向对象编程方法,涉及使用频率非常高的近90个基本算法,按功能设计成了6类。第7章将这些算法类集成到一个静态库和一个动态库中,可以直接使用。每章节都用Visual C++程序示例了算法和算法库的调用方式。 本书适合涉及科学与工程数值计算工作
numerical-algorithm-source-code
- Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap