资源列表
[数据结构常用算法] 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
[数学计算/工程计算] gradient-conjugue
说明:La méthode de gradient conjugué en C.<ProjetMaster> 在 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