资源列表
chengxu
- 一维非稳态导热扩散方程C语言程序 考虑三种不同边界条件 TDMA算法求解三对角矩阵-Calculation of heat transfer analysis one-dimensional diffusion equation
mycounter
- 使用vs2008编写的一个计算器,实现了加减乘除以及清零等功能-Use vs2008 to write a calculator to realize the functions of addition, subtraction, and cleared
fortran1
- fortran书自带的各功能子程序,共十章,第一章【拉格朗日插值、样条插值、曲线拟合】-The book comes with a FORTRAN subroutine, a total of ten chapters, the first chapter [ Lagrange interpolation, spline interpolation, curve fitting ]
fortran2
- fortran书自带的各功能子程序,共十章,第二章【通量计算程序、流函数、速度势函数计算程序】-The book comes with a FORTRAN subroutine, a total of ten chapters, the second chapter [ flux calculation program, stream function, velocity potential function program ]
fortran-handbookPsource-code
- 压缩文件里包含Fortran 完全自学手册及其源代码-Fortran complete selfstudy handbook+source code
Fortran-algorithms-2nd
- 本书内容是Fortran 常用算法程序集-Fortran routines of kinds of algorithms(CHS)
0_100random
- 随机生成10个0-100之间的整数,然后正序排列或倒序排列-Generate 10 random integers between 0 and 100, then the positive sequence arrangement or descending
calculator_6
- 能实现基本的加减乘除运算,和开根号,报错 及类
1006
- 规则1:实现 +、-、X、/ 四则运算,数据仅包含整数,不考虑计算结果溢出的情况 规则2:程序仅需要实现类似"a + b * c / d - e" 这种类型字符串的计算,式子中操作符的个数不超过10个。其他复杂情况不考虑。 例子1: 输入: 1 + 2 输出: 3 输入: 1 + 2 * 3 - 4 / 2 输出: 5-Rule 1: realize+,-X,/arithmetic, data contain only integer, don t consider t
numerical-analysis-
- 这是大学数值分析里面课程所涉及到的算法的代码实现,如阀值Jacobi方法,主要用matlab,也有C-numerical analysis
BISHOP-GEOengineering
- 岩土工程计算中,条分法以及BISHOP法计算边坡稳定。DIY-Geotechnical engineering calculations, slice method and BISHOP method for calculating slope stability.
code
- 偏最小二乘法程序代码,使用MATLAB编程。-Partial least squares procedure code, the use of MATLAB programming.