-
Algorithm-Design-and-Analysis
计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
- 2013-04-08 10:52:50下载
- 积分:1
-
tree
设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中
将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S
是一个d 森林。(this is a project )
- 2021-05-09 05:08:35下载
- 积分: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
-
matlab11
1、 写出此两点边值问题的积分形式;
2、 构造有限元方程;
3、 编程计算显示计算结果。(1, write the two-point boundary value of the integral form 2, structural finite element equation 3, programming calculations show the results.)
- 2008-04-13 19:35:36下载
- 积分:1
-
photonic_band_structure
用传输矩阵法计算一维光子晶体的带结构的程序,用matlab所编,文件解压后,程序写在word文档中,并附有在matlab下画的图,本人感觉非常有用(use of the transfer matrix method one-dimensional photonic crystal with the structure of the program, prepared by Matlab. unpacks the files, procedures written in word document, together with the painting under Matlab plans, I feel very useful)
- 2006-11-15 22:33:57下载
- 积分:1
-
yantubbs-cam-model
修正剑桥模型在不排水条件下的源程序,很有用,是最近做项目是研究的课题。(cambridge with fortran)
- 2020-12-21 10:09:08下载
- 积分:1
-
RSDA
工具箱 (粗糙集数据分析工具箱)
matla 中使用
(Kit (Rough Set Data Analysis Toolbox))
- 2009-05-22 22:01:02下载
- 积分:1
-
Computational-Science-codes
开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90
)
- 2013-10-10 17:07:12下载
- 积分:1
-
PISO-algorithm-source
CFD数值模拟,经典PISO算法程序源程序代码。(CFD numerical simulation, classic PISO algorithm source code.)
- 2013-05-15 08:24:02下载
- 积分:1
-
wolfe
wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
- 2014-02-25 15:11:57下载
- 积分:1