资源列表
linear
- algebric method to make mesh
laplas
- Laplace method to make mesh
pooason
- poason method to make mesh
ZhongShu
- 递归计算众数,重数,输入一个整形数组,用递归计算数组中出现次数最多的数(众数)以及出现次数(重数)。-Recursive calculation mode, re-number, enter an integer array, with the recursive computation of the array appear in the highest number of number (plural), and the number of occurrences (multiplicity
contour
- contour of heat transfer
brutforce
- a ClosestPair code which is writen with BrutForce
DivideandConquer
- a ClosestPair code writen with divideandconquer
Jacobi_iteration_Roots
- 一个实用的雅可比迭代求根的C++源代码,可以很方便的进行计算,并且是由用户输入数据,很灵活。-Use of a Jacobi iteration Roots of C++ source code
GaussJordan
- 利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序-Gauss-Jordan
A
- SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods
fixed_vec_mat
- This the cpp file for basic fixed size matrix operations etc. -This is the cpp file for basic fixed size matrix operations etc.
ThePointDistaceToALine
- 点到线段距离,在进行画图时,在选择线时有重要作用,-Point to a line distance
