资源列表
lzxc
- 辗转相除法求最大公约数和最小公倍数,辗转相除法求最大公约数和最小公倍数-辗转相除法求最大公约数和最小公倍数
erfenfa
- 利用二分法求解方程的根,使用C++编程实现的,程序很简单,但也很实用的,希望大家多多支持-Solving equations using the root of the dichotomy, the use of C++ programming, the procedure is very simple, but is also very useful, hope you can enjoy
Gauss
- guass列主元素消去法,c语言程序源码,简单实用-guass the main elements of the column elimination, c language program source code, simple and practical
a
- 运用牛顿迭代法解非线性方程并介绍如何运用计算机来运行结果-Using Newton iteration method for solving nonlinear equations and describes how to use the computer to run results
Gauss-Jordan
- 高斯约当迭代法,是消元法的一种,很好用的原代码-Gauss-Jordan
1125
- The best solution of problem 1125 of Caribbean Online Judge using a crazy tree with some minor modifications-The best solution of problem 1125 of Caribbean Online Judge using a crazy tree with some minor modifications...
MPIGaussMatrix
- 基于MPI的高斯算法求解矩阵方程,运行前需安装第三方插件MPICH-MPI algorithm based on Gaussian matrix equation, third-party plug-ins to be installed before running MPICH
LLDis
- 根据两点的经纬度坐标以及两点所在的椭球计算该两点间的平面距离。-According to the latitude and longitude coordinates of two points where the ellipsoid to calculate the horizontal distance between two points.
Desktop
- 游泳池的问题,游泳池周围建一圆形过道。并在其四周围上栅栏。求过道和栅栏的造价。-Swimming pool problems swimming pool built around a circular hallway. And its four surrounding the fence. Find the cost of the aisle and the fence.
work
- 非负矩阵分解,代码,非负矩阵具体实现代码-image fusion algorithm based on liftingwavelet transform
Fortran
- 总体上介绍了FORTRAN语言 包括语法 用法 计算机编程实现等-Generally on the FORTRAN language, including grammar usage of computer programming, etc.
yingwen
- 有N个小孩围成一圈并依次编号,教师指定从第M个小孩开始报数,报到第S个小孩即令其出列。然后从下一个孩子继续报数,数到第S个小孩又令其出列,如此直到所有的孩子都出列。求小孩出列的先后顺序。--With N a child form a circle and turn number of teachers designated starting from the reported number of M a child, report the first S out of a child or ma
