-
Trilateration-Network
测绘程序,计算测边网各点坐标的评查程序,值得借鉴(Mapping program to calculate the coordinates of each point measured the side-netting of assessment investigative procedures, worth learning)
- 2013-08-20 15:13:21下载
- 积分:1
-
Magic
幻方 (magic cube )
- 2010-06-05 15:08:54下载
- 积分:1
-
Gauss-Seidel-in-C-Program
高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码(Gauss-Seidel C program)
- 2016-04-08 09:51:43下载
- 积分:1
-
Gauss-Seidel
说明: 经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
- 2011-03-25 23:43:11下载
- 积分:1
-
nihe
最小二乘法拟合进行n次多项式拟合,N用来控制拟合的次数,例如N=5时进行4次多项式拟合,还回的是拟合系数(Least squares fit polynomial n times, N is used to fit the number of control, e.g., N = 5 When quartic polynomial fitting, further back are fitting coefficients)
- 2021-02-14 15:39:49下载
- 积分:1
-
Curve_fitting
对平面上给定的多点进行多项式曲线的拟合,可设置拟合多项式的次数(Given more points on the plane polynomial curve fitting, you can set the number of polynomial fitting)
- 2021-02-14 15:29:49下载
- 积分:1
-
C_classical_src
平常练习的一些程序,比较基础,包括求斐波那契数、完数等等(Some of the usual practice procedures, more infrastructure, including seeking Fibonacci numbers, number, etc. End)
- 2013-11-18 21:18:19下载
- 积分:1
-
3
用刷选法求出100之内的素数。并输出数有多少个。(100 prime number is calculated by the method of selection. And the output count how many.)
- 2013-09-11 19:40:35下载
- 积分:1
-
Algorithm-Design-and-Analysis
计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
- 2013-04-08 10:52:50下载
- 积分:1
-
equation
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
- 2010-08-05 19:34:04下载
- 积分:1