-
n_queen_QS4
利用QS4算法解决N皇后问题,解决300万的皇后所需时间在5s左右,特别快(Use QS4 algorithm to solve the N-queens problem, solve 3000000 Queen the time required for about 5s, particularly fast)
- 2020-11-29 21:29:27下载
- 积分:1
-
migration(FKaPS)
F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
- 2021-04-06 20:59:02下载
- 积分:1
-
harmonic
利用坎门站的潮汐观测数据计算调和常数,并利用主要分潮和浅水分潮进行潮汐预报(Kanmen station observation data using tidal harmonic constants calculated, using mainly tidal and shallow water tidal surges were forecast...)
- 2014-10-11 03:39:54下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
LMS_ADV
lms系统逆辨识的实现,有个延时需要自己加上(lms against the identification system to achieve, there is a need to delay added by)
- 2011-12-02 00:36:08下载
- 积分:1
-
gear
关于齿轮设计的程序,计算齿轮传动尺寸,求得变位齿轮计算数据,齿轮副啮合角和渐开线函数值,几何尺寸(the program was used to caculate gear)
- 2012-11-02 17:35:25下载
- 积分:1
-
FDTD-
把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的。(The Maxwell equations in time and space on the field differencing. Using the leapfrog (Leap frog algorithm)- Space field for alternating electric and magnetic fields calculated by the time domain electromagnetic field is updated to mimic the changes to achieve the purpose of numerical calculation.)
- 2013-11-04 09:40:37下载
- 积分:1
-
1D-Euler
用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管(For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube)
- 2013-08-11 04:55:06下载
- 积分:1
-
NCGC
内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。
此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
- 2012-08-27 15:43:00下载
- 积分:1
-
fftbianhuan
test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。
signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输入的相位差。(test1.txt the first time as t, 0.001s for the step the second as the system input signal the third as the system output signal. signal_analyzer.m first test1.txt data read workspace, and then proceed to FFT, analysis of the two signals in the frequency, the output for input amplitude attenuation (db), the output of the input phase difference.)
- 2008-12-13 02:19:50下载
- 积分:1