资源列表
commmp
- 通过此组合程序可以进行组合导航系统的设计。-through this combination of procedures can be integrated navigation system design.
sy
- lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
BIGINT
- 大整数的计算和处理,经常用于算法竞赛,对算法过程和复杂度进行了优化-big int processing
noise
- 基于matlab中fft算法自行编写快速福利叶变换代码-Write the fast welfare Fourier transform code based on the matlab fft algorithm itself
Dijkstra
- C语言实现Dijkstra最短路径算法,按要求输出邻接矩阵,并显示源点到目的地所经过的所以节点和总距离。-Dijkstra shortest path algprithm
paowu
- 本程序采用visual c++开发,用于机械优化设计工程计算,为经典的抛物法,又称二次插值,运行结果良好。-the procedures used visual c development, design optimization for mechanical engineering, for the classical parabolic law, also known as the quadratic interpolation, good operating results.
runge-kutta
- 变步长四阶Runge-Kutta法解常微分方程组-Variable step size fourth order Runge-Kutta method for solving ordinary differential equations
1RANK
- 用全选主元高斯消去法很方便地计算任何矩阵的秩-Select the main Gaussian elimination method to easily calculate any matrix of rank
fft
- 计算fft,输出频谱,相位,模值,Calculation of FFT, the output frequency, phase, amplitude,
abcd3
- This a test code to show the spectrum of sine wave.-This is a test code to show the spectrum of sine wave.
maze.cpp
- 迷宫游戏有多种。有的迷宫只要你能走出来就算成功;有的是要求不但能走出来,而且走的步数越少得分越高。为了能得到高分,你肯定在路线的选择上下功夫,尽量用最少的步数走出迷宫。任务是,计算出走出迷宫需要的最少步数是多少?-There are a variety of maze game. Some maze as long as you can come out even if successful some requirements will not only come out, but the f
source
- to get the Reduced Row Echelon Form matrix
