资源列表

« 1 2 ... .19 .20 .21 .22 .23 2624.25 .26 .27 .28 .29 ... 3400 »

[数学计算/工程计算aco-v1.1

说明:This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
<cheikh> 在 2025-02-05 上传 | 大小:38kb | 下载:0

[数学计算/工程计算cv7

说明: Edge(int from, int to, int cost) : from(from), to(to), cost(cost) {} friend bool operator<(const Edge& a, const Edge& b) { if (a.cost != b.cost) { return a.cost > b.cost }
<65400> 在 2025-02-05 上传 | 大小:10kb | 下载:0

[数学计算/工程计算a

说明:this code simulate sluted aloha protocol.
<aissan> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Input

说明:This program is a simple lambda expression evaluator
<robinphilip1989> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lambda

说明:another lambda evaluator
<robinphilip1989> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Python

说明:another python implementation
<robinphilip1989> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算tournament

说明:tournament sort algorithm
<robinphilip1989> 在 2025-02-05 上传 | 大小:5kb | 下载:0

[数学计算/工程计算success_failure_way

说明:本程序是最优化理论中一维搜索方法之一——成功失败法的实现-linear search
<qingfeng> 在 2025-02-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mg01

说明:
<dm> 在 2025-02-05 上传 | 大小:30kb | 下载:0

[数学计算/工程计算mg00

说明:
<dm> 在 2025-02-05 上传 | 大小:45kb | 下载:1

[数学计算/工程计算mgintro.pdf

说明:an introduction to multigrid,一篇介绍多重网格方法的短文,简明扼要-an introduction to multigrid
<dm> 在 2025-02-05 上传 | 大小:403kb | 下载:0

[数学计算/工程计算nl

说明:非线性岁时间变化2D偏微分方程求解,PDE求解-solves non-linear time-dependent 2-D eqns
<dm> 在 2025-02-05 上传 | 大小:9kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 2624.25 .26 .27 .28 .29 ... 3400 »

源码中国 www.ymcn.org