资源列表
[matlab例程] Porous_Medium_Flows
说明:多孔介质内流动的格子Boltzmann方法源代码-lattice boltzmann method to simulate fluid flow in porous medium.<pengbenli> 在 2025-06-26 上传 | 大小:1kb | 下载:1
[数值算法/人工智能] pailiezhuhe
说明:排列组合的计算,可用于概率论问题的求解和计算-Permutation and combination of the computation can be used to solve the problem of probability theory and calculations<li> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Warshalls-Transitive-Closure
说明:In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding shortest paths in a weighted graph<ww> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] Bellman-Fords-Shortest-Paths
说明:The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.<ww> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] HeapSort
说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorable worst-case O(n log n) runtim<ww> 在 2025-06-26 上传 | 大小:1kb | 下载:0