资源列表

« 1 2 ... .06 .07 .08 .09 .10 24611.12 .13 .14 .15 .16 ... 28523 »

[数值算法/人工智能8QUEEN

说明:it solves the 8 queen problem
<lordaragorn> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法DS_homework1_1

说明:1 Mergesort, 2. Heapsort, 3. Quicksort.-1 Mergesort, 2. Heapsort, 3. Quicksort.
<hf> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算dd

说明:shell sort is a rather curious algorithm, quite different from other fast sorting algorithms. It s actually so different that it even isn t an O(nlogn) algorithm like the others, but instead it s something between O(nlog2n) and O(n1.5) depending on i
<sereen> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算insertion

说明:is the other (and by far the most popular) in-place non-recursive sorting algorithm used in this test. Heap sort is not the fastest possible in all (nor in most) cases, but it s the de-facto sorting algorithm when one wants to make sure that the sort
<sereen> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算quick

说明:quick sort is the most popular sorting algorithm. Its virtue is that it sorts in-place (even though it s a recursive algorithm) and that it usually is very fast. On reason for its speed is that its inner loop is very short and can be optimized very w
<sereen> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数值算法/人工智能banda_base_manchester

说明:baseband manchester transmitter
<bruno> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Legendre

说明:Legendre polynoms in C.
<ProjetMaster> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gradient-conjugue

说明:La méthode de gradient conjugué en C.
<ProjetMaster> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[matlab例程Untitled

说明:计算温度场分布的程序,希望对有关人员有所帮助,因为时间关系里面多了一些无用的说明,请自己删除-calculate the fieled of temperature
<姜先策> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fun11111

说明:传输矩阵计算透过率,数据为实验测试数据。各位敬请使用-Transfer matrix calculation of transmittance
<Robin> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法pos

说明:实现单目标的粒子群优化问题,以鸟群寻找食物为例,怎样使鸟群在最短的时间内找到食物-Single-objective particle swarm optimization to birds looking for food, for example, how to make the birds in the shortest period of time to find food
<杨京> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[压缩解压111

说明:快捷方式找路径 可直接查找桌面快捷方式的路径
<pzc> 在 2025-09-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 24611.12 .13 .14 .15 .16 ... 28523 »

源码中国 www.ymcn.org