-
coding
浸入边界法(Immersed Boundary Method)的一个示例程序。包括说明文档。(A code using the IBM (Immersed Boundary Method ) . And the help documention is included .)
- 2016-12-04 10:50:36下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
mintreek-i-understang
程序设计的一些基本算法 及其应用 有很高的应用价值(Some basic programming algorithm and its application has a high value)
- 2013-05-21 10:38:10下载
- 积分:1
-
markov
book on markov models and techniques
- 2010-02-21 16:52:31下载
- 积分:1
-
FEM_by_Wang_X_C
王勖成的《有限单元法》资料包,包括pdf书籍、课后习题答案以及有限元分析教学程序FEATP源码!(The package of finite element method by Wang Xucheng, including pdf books, after-school exercise answers and finite element analysis the teaching programFEATP source!)
- 2021-01-11 09:38:49下载
- 积分:1
-
ghuif
交错网格PML弹性波模拟地震波形的c语言程序(Staggered grid PML elastic wave seismic waveform simulation)
- 2014-11-28 20:32:23下载
- 积分:1
-
upward_continuation
实现位场数据的向上延拓运算,有效的消除数据中的噪音及浅部干扰。(Realize the potential field data upward continuation operator, effectively eliminate the noise in the data and shallow interference.)
- 2013-01-08 13:49:07下载
- 积分:1
-
matrix_plot
根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
- 2021-02-06 09:39:56下载
- 积分:1
-
chongwenweijifen
齐民友的重温微积分,通俗易懂的经典数学书籍。 (Naritami revisit the Friends of calculus, a classic user-friendly math book.)
- 2020-11-18 16:29:38下载
- 积分:1
-
Transmission-Network-Expans1on
应用遗传算法做电网规划,把遗传算法应用于输电网络规划,提出了基于遗传算
法的输电网络规划模型,以新建线路的投资费用和系统年运
行费用之和最小为目标函数,建立了输电网络规划的数学模型。该模型还考虑了“N-1”事故检验,使得规划方案更加合理。以Garver-6节点系统为例进行优化规划(The application of genetic algorithms to do network planning)
- 2020-07-30 09:18:39下载
- 积分:1