资源列表
fft
- 多核(64核)系统的并行FFT运算程序- Copyright (c) 1994 Stanford University
labex5
- 该程序从不同方面描述了有限长离散傅立叶变换的过程。-From different aspects of the program describes the finite discrete Fourier transform process.
matrixvectormul
- matrixvectormul.c “矩阵向量乘”-matrixvectormul.c " vector by matrix"
bigintegerbyshuzu
- 采用纯数组的大数相加法,代码清晰,可用作模板-big integer
Crout_Solve
- Solve Ax=B with Crout s method
xianxing
- 线性规划的程序,能够解决显性规划问题,应用于实际中-Linear programming the main program, to solve the issue of explicit planning
fft
- 信号提取,fft变换,模态分析,互相关分析-fft
newton
- newton method 用迭代法计算root.数值计算的常用方法之一。-newton method: use iteration to calculate the root of a fuction. It is a common used method.
MatlabProgrames
- matlab程序例程,包含解方程,曲线拟合等诸多实例,特别适合初学者-matlab programme examples, including solving equations, curve fitting, etc
ditui
- 用来对一个给定数列求其递推公式。 第一行输入n,表示数列的长度。 第二行输入这个数列。 程序将给出该数列的递推公式。-Used for a given series for the recursive formula. The first line of input n, the length of that series. Enter the second line of this series. Procedures will be given the series of rec
fenshu
- 著名问题:埃及分数 给出一个数n,要求用自然数倒数和来表示。 1/1=1/2+1/3+1/5-Well-known problem: given a number of scores in Egypt n, natural number request and to show that the countdown. 1/1 = 1/2+1/3+1/5
tieren
- VIJOS中铁人三项一题。 本程序使用二维线性规划方法来求解。 二维线性规划,本程序使用了切割半平面的有效算法,比单纯形法在二维上快。 程序对所有数据均秒闪。-Triathlon VIJOS in a title. This procedure using the two-dimensional approach to solving linear programming. Two-dimensional linear programming, the procedure used
