搜索资源列表
Lab1
- C++编程实例 //Lab1 追赶法求解三对角方程 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab1 catch method for solving tridiagonal equations// requirements: the output of scientific notation, decimal to ret
Lab2
- C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
Lab3
- C++编程实例 Lab3 曲线拟合数值分析课本 P.148,习题#42 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab3 curve-fitting numerical analysis textbook P.148, Problem# 42 requires: the output of scientific notation, decima
Lab4
- C++编程实例 Lab4 区间逐次分半的复化梯形公式计算积分,数值分析课本P.178,习题#11 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab4 successive half of the complex range of trapezoidal integration formula, numerical analysis textboo
femsrc
- 用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。-C/C++ programming to solve a simple finite element problems, programming examples can be used as finite element study to better understand the finite element theory, and to lay the
c-programschangerk
- c编程变步长龙格库塔法,变步长龙格库法求一阶微分方程一个实例-c programming variable step Changlong Kutta method, variable step Changlong Grid Kufa seeking an instance of a first-order differential equations
C语言与MATLAB接口 编程与实例 李传军编着
- C语言与MATLAB接口 编程与实例 李传军编着(The interface between C and MATLAB)