搜索资源列表
计算方法4-23
- 计算机的计算犯法的上级实习 比叫小,但横事用,呵呵,大家多多下咯-computer calculation of the higher offense than grassroots attachment, but with Wang thing, huh, we 1,10 under a lot! !
非恒定流计算程序
- 圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。-Saint-Venant one-dimensional unsteady flows lumens mechanical model, the model used Pulinshiman Preismann Hidden format solution is to catch up with the law and iterative method.
贷款计算
- 这是我自己写的一个非常有用的程序,很多人买房子,买车办贷款,但是对还贷计算却非常头疼,你可以利用贷款还贷程序计算你每月甚至每年应该还的钱数,程序实现了等额本金和等额本息还贷的计算方法-that I wrote a very useful procedure, many people buy a house, car loans, but the calculation is very repayment headache, you can use the loan repayment proce
计算分数的精确值
- 使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第二个元素中....,依次类推。这样就可以使用数组不表示一个高
nihe
- 计算方法-二次拟合曲线-物质浓度 适合一般大学2年级学生学习或编程练习用。-calculation - quadratic curve-concentration material suitable for general university two-year students learning or practicing with programming.
bingxingjisuan
- 并行计算方法的详细介绍,深入浅出的介绍了并行计算方法的实现和应用,是研究并行计算方法的同志们必看的书。-parallel computing detailed descr iption of the methods and simple introduction to the method of parallel computing to achieve and applications, research on Parallel Computation comrades Watchable b
be
- 简单 bezier曲线的编程计算方法实现-simple programming calculation methods
Gauss34
- Gauss投影计算方法以及界面美化,个人自己做的,比较菜-Gauss projection method and interface landscaping, individuals themselves, more vegetables
FOR1
- Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
NSGA-II
- 演化、遗传计算方法NSGA2的源代码-evolution, genetic method NSGA2 the source code!
asm_for_grade_process
- 汇编程序,完成如下功能: 每名学生需要如下描述:班级、学号、姓名、期末成绩、期中成绩、实验成绩、平时成绩。成绩可以有小数,如果有小数只能是点5,班级、学号、姓名格式自定。试编制一程序完成学生的录入和输出,输出的格式为:“班级、学号、姓名、总评成绩”,按照班级、学号进行排序,每人一行;最后再输出60以下、60-70、70-80、80-90、90-100分段内的人数。总评成绩的计算方法是:期末成绩×0.6+期中成绩×0.2+实验成绩*0.1+平时成绩*0.1。
spline11
- 这是样条插值的源代码,是大学课程计算方法中的一个例子。-This is the spline interpolation of source code, university courses calculation method is a case in point.
countcj
- 这是个简易成绩统计系统,能完成同学各科成绩的总分、排名、平均、成绩的考核方法、计算方法、各个学员的成绩在所有同学中的位置等 -This is a summary scores, students can complete the combined results branches, ranking average, performance evaluation method and the method of computation, all the outcomes of all stud
ComputingMethodCourse
- 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
tcal4.2
- 文本计算器是一款为经常需要使用计算器的工程项目人士而设计的软件,该软件使用简单、方便。 当需要计算数据时,在窗口中输入整个表达式(表达式可以是加+、减-、乘*、除/、平方^、括号(),以及数学函数组合),按回车后可自动计算出结果,计算方法一目了然,便于查找计算中可能出现的错误。 支持的数学函数:cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th
Lagrange
- 拉格朗日求值法的源代码。是用TC编写的。是学习计算方法的源代码。
并行计算方法(上)
- 并行机的概念以及并行机的类型,结构特点,运行方法,YH的结构和结构特点(The concept of parallel machines, the types of parallel machines, the structural features, the methods of operation, the structure and structural features of the YH)
Gauss_Seidel
- 用于求解线性方程组,采用快速的迭代方法,能够有效的减少迭代次数,尽快获得收敛解。(It is used to solve linear equations and adopts a fast iterative method, which can effectively reduce the number of iterations and obtain a convergent solution as soon as possible.)
计算流体力学基础及其应用美.约翰D.安德森
- 计算流体力学书籍,详细介绍了有限差分方法以及编程的相关理论(Computational fluid mechanics books, in detail the finite difference method and programming theory.)
气液两相相态计算
- MATLAB程序计算气液平衡线,利用peng-ronbinson公式和FLASH计算方法