-
计算光子晶体能带的程序,用fortran语言编写!好用!
计算光子晶体能带的程序,用fortran语言编写!好用!-photonic crystals can be calculated with the procedure, using FORTRAN language! Easy!
- 2022-01-27 20:14:45下载
- 积分:1
-
最短路径
带权有向图的最短路径的求解,包括狄克斯特拉算法;弗洛伊德算法;
- 2023-05-01 22:00:03下载
- 积分:1
-
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distributi...
常用的数学统计算法,希望大家喜欢
Calculate the approximation of the standard normal distribution
-commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
- 2022-05-08 07:44:15下载
- 积分:1
-
AFD min的Java类
应用背景//////////////////////////////////// /完整的DFA/ / 2004-04-20////////////////////////////////// * *这个类实现了确定性的完整的有限自动机。的关键技术/ * *这个类实现了整数集的分区& lt;代码& gt;0,……,大小& lt;/代码& gt;。数组;
- 2023-06-26 10:55:03下载
- 积分:1
-
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2...
n皇后问题的进阶解法,算法简单,注意输入的N可能没有解,比如2-n Queen of the intermediate solution, the algorithm is simple, pay attention to the N input may not solved, such as the two
- 2022-07-08 20:45:07下载
- 积分:1
-
数值分析算法jacobi方法
数值分析算法jacobi方法-numerical analysis algorithm Jacobi method
- 2022-03-03 02:40:23下载
- 积分:1
-
The use of time
时频分析使用的源代码,希望对大家有用,接着上传!-The use of time-frequency analysis of the source code, in the hope that useful to everybody, and then upload!
- 2022-11-04 01:50:02下载
- 积分:1
-
Repayment of the principal Act, such as the original C code, based on matlab. Th...
等本金法还款C的原代码,基于matlab.此为1.0版,以后会增加2.0版.大家支持.-Repayment of the principal Act, such as the original C code, based on matlab. This is version 1.0, version 2.0 will increase. U.S. support.
- 2022-02-21 20:09:02下载
- 积分:1
-
列主元Gauss消去法
列主元Gauss消去法-out PCA Gaussian Elimination
- 2022-07-02 19:44:47下载
- 积分:1
-
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x...
原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
- 2022-10-05 09:25:03下载
- 积分:1