资源列表
DIFF
- Code that solves a unidimensional heat flux.
DIFFPARARK
- Solve a unidimensional het equation using finite difference and Runge-Kutta methods.
DIFFRIO3
- Code that solves the poluent transport within a river. The code uses the finite difference and Runge Kutta methods.
DIFFRIO5
- Solves the poluent transport equation with variable boundary condition. Uses Finite difference and Runge-Kutta methods.
Calculating-grade-point-average
- 利用C++ Builder计算平均成绩的一个程序-The use of C++ Builder, a program to calculate the average score
Factorial
- 利用C++ Builder计算阶乘的一个程序-Calculated using C++ Builder, a factorial program
jisuanqi
- 在VC的环境下可以实现加减乘除计算器的基本功能,并所用语言是c++。-In the VC environment can achieve the basic functions, Math Calculator, and the language used is c++.
Dynamic-Programming
- 动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。-Dynamic programming (dynamic programming) is a branch of operations research, decision-making process is the solution (decision process) mathematical optimization methods.
High-integer-operations
- 一个高位整数计算的demo,将整数设置为1000进制,然后利用链表来保存每一个数位来,在对其进行相应的计算。-A high integer calculations the demo, the integer is set to 1000 hex, then use the list to save the number of bits each, in its calculations accordingly.
PolynominalCalculator
- 简单的两个多元多项式+-×运算 如 (a+b)*(a^2-a*b+b^2)-multi polynominal calculator
difference_coeff_schemes_by_zys
- 自动求出不同阶有限差分的各个差分系数,用于设计有限差分方案-Automatically find all the different order differential coefficient of finite difference, finite difference scheme for the design
Riemann_exact_lixl_v1.0
- 流体力学的黎曼求解器。给出精确的NS方程的黎曼解-Fluid Riemann solver. Give an accurate solution of NS equations of the Riemann
