资源列表

« 1 2 ... .11 .12 .13 .14 .15 1116.17 .18 .19 .20 .21 ... 3400 »

[数学计算/工程计算dist

说明:开车从起始点A到目的地B的路线有多条。给你一张描述待选路线的表(n*n的矩阵A),让你找出行车距离最短的路线。表中表示了任意两个路口的连通情况,以及距离。矩阵元素a(i,j)=0表示路口i,j不连通,a(i,j)!=0表示路口i,j的行车距离。其中起始点A在路口1,目的地B在路口n 。完成源程序DIST.CPP中Dijkstra函数的编写。-A drive to the destination from a starting point
<fuyuqi> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算apriori

说明:Apriori algorithm for sequential pattern mining
<Reem Alfayez> 在 2025-02-23 上传 | 大小:5kb | 下载:0

[数学计算/工程计算GA

说明:Genetic Algorithm(GA)
<林玉泉> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算complexSol

说明:A template c++ object orientated solution to help the people who uses complex numbers
<alexvmn> 在 2025-02-23 上传 | 大小:1.1mb | 下载:0

[数学计算/工程计算ns

说明:求解n-s方程,四阶龙格库塔法求解,计算流体力学-solve n-s equaltion
<张健> 在 2025-02-23 上传 | 大小:4kb | 下载:0

[数学计算/工程计算xiang3

说明:对三项逆变器的仿真,实现了全功率逆变,是一个很稀少的资料希望对大家有帮助,-Simulation of the three inverter to realize the full power inverter is a very scarce information we want to help,
<anded> 在 2025-02-23 上传 | 大小:8kb | 下载:0

[数学计算/工程计算ecomsed

说明:fortran语言的ECOMSED模式的两个算例源码-fortran language ECOMSED Two examples source model
<卢昕晖> 在 2025-02-23 上传 | 大小:11kb | 下载:0

[数学计算/工程计算lab8

说明:数值分析中龙贝格积分的代码,是浙江大学数值分析课程第8个实验的代码,见acm网站-Numerical analysis code Romberg integration, numerical analysis course at Zhejiang University No. 8 test code, see acm site
<丁逸> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算polyorder

说明:最小二乘拟合,求多项式系数,包括建立误差方程、误差方程法化,迭代求解-Least squares fitting of a polynomial coefficient, including the establishment of error equation, the error equation, iterative solving
<jin> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Matrix

说明:矩阵运算:列举常用矩阵计算的算法(矩阵求逆,转置,求实对称矩阵,奇异值矩阵等等)-Matrix operations: List of common matrix calculation algorithm (matrix inverse, transpose, realistic symmetric matrix, singular value matrix, etc.)
<易鑫> 在 2025-02-23 上传 | 大小:34kb | 下载:0

[数学计算/工程计算beads

说明:algorithm 算法描述和实现-algorithm design
<rundongtao> 在 2025-02-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3d

说明:FDTD算法计算空间内电磁场分布,此例程为3D情形。-FDTD algorithm to calculate the spatial distribution of electromagnetic field, this routine for the 3D case.
<lianwenzhao> 在 2025-02-23 上传 | 大小:5kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1116.17 .18 .19 .20 .21 ... 3400 »

源码中国 www.ymcn.org