资源列表
LCS
- 算法:(用c++编写)设计一个算法求出全部的LCS,分析最坏情况。用”会计方法”证明,利用b[i,j]来求所有LCS的算法(在VS2008平台上) -Algorithm: (written with c++) design an algorithm find all of the LCS, the worst-case analysis. With the " accounting method" to prove the use of b [i, j] to seek a
FourthorderRungeKutta
- 四阶龙格库塔法的C实现 四阶龙格库塔法的C实现 -Fourth-order Runge-Kutta
zxexf
- 曲线拟合的最小二乘法 实验用例: 已知函数y=f(x)的一张表: x 0 10 20 30 40 50 60 70 80 90 y 68 67.1 66.4 65.6 64.6 61.8 61.0 60.8 60.4 60 试验要求:利用曲线拟合的线性最小二乘法求被逼近函数f(x)在点x=55处的近似值,并画出实验数据和直线-Method of least squares curve fitting of the experimental cases: known func
VB_SuanFa
- VB算法大全,包括:最短路径选择算法等很多源程序.-VB algorithm Guinness
cotes
- 计算机数值方法中Newton-Cotes公式积分算法的演示算法-Computer Numerical methods Newton-Cotes integration formula algorithm demonstration algorithm
Evolve97
- 很好的结构优化程序,Evolve97,非常有用,解决连续体优化问题-Good structural optimization program, Evolve97, very useful to solve optimization problems of continuum structures
h3
- 阿诺德舌头,和魔鬼楼梯。非线性混沌动力学的模拟。-Arnold tongues and devil staircases. Nonlinear chaotic dynamics simulation.
ddfield
- (1) Ddscat计算消光谱。 (2) Ddfield计算电场分布,需要的参数有网格。 (3) Calltarget生成粒子形状。 -(1) Ddscat calculate the extinction spectrum. (2) Ddfield calculate the electric field distribution, the required parameters grid. (3) Calltarget generate the particle shape.
trend
- 该程序是计算气象要素趋势的一个常用方法。趋势计算利用最小二乘法,其中包括10年滑动平均的计算方法。-The program is to calculate the meteorological elements of a common method of trend. Trends calculated by least squares method, including 10 years of moving average is calculated.
Risk_MonteCarlo
- Monte Carlo 风险分析 工具-RiskSim provides random number generator functions as inputs for your model, automates Monte Carlo simulation, and creates charts. Your spreadsheet model may include various uncontrollable uncertainties as input assumptions (e
QR-method
- 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
42332121165645P862_C
- pesq的mos语音质量算法的源码,与p862中描述的为同一版本-pesq of the mos voice quality algorithm source code,With p862 for the same version as described in
