资源列表
解方线性方程组
- 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
CLASS
- 测井储层敏感指数计算-对某一测井数据进行相应井段储层敏感性指数计算,利用CLASS计算模型,结合岩心分析化验资料,调整参数计算敏感性指数。
date
- 计算当前日期距离某一天多少天,计算今年是平年还是闰年。计算多少天以后是多少号,星期几。-Calculate the current date, how many days from one day to calculate average year or a year is a leap year. After calculating how many days is the number of number of the week.
math
- 微积分数学,大学数学之精髓内容。大学生必看。
ITSOL_2.tar
- 线性方程组迭代计算方法库,包括多种算法,如ILUK,ILUT,ARMS等-ITSOL is a library of ietrative solvers, and it includes ILUK,ILUT and ARMS, etc.
zhaozhishu
- C++常用算法总结归纳,找质数的优化算法代码-C++ commonly used algorithm summarized, looking for the quality of the optimization algorithm the number of code
EvaluteExpression
- 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
cut-grass
- 有一个n*m的草坪(1<=n,m<=100),草坪中的草原来的高度都是100。现在使用割草机修剪草坪,来得到各种各样的图案。割草机只能横着或者竖着割草。每次割草都会先设定一个高度,割完之后会把比设定高度高的草都割成设定的高度。比如草原来是5 2 8,设定高度为4,那么割完之后就变成了4 2 4。 现在给出一个图案,问是否可以把草坪割成图案的样子。 输入第一行包含两个整数n和m。 接下来为n行输入,每行包含m个不大于100的正整数。 如果可以修剪成输入的图案,则输出“Y
fibonacci
- Optimization problem with fibonacci method. Easy to understand.
Multiplication
- Basic multiplication program. Simple mathematics, great for a first time learner.
multigrid poisson 2d
- 多重网格法解二维泊松方程,多重网格法重要的学习资料。
zuixiaoerchengfa
- 最小二乘法快速解决方程组求解问题 给定方程组系数 旧能快速求出解级-Fast least squares method to solve problems of solving a given equation coefficients used to quickly find the solution level
