资源列表
[数据结构常用算法] 最小生成树prim算法
说明:最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm<袁文> 在 2024-11-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] dashujiecheng
说明:该源代码利用计算机模拟乘法竖式 计算阶乘 将每位数子保存在用new分配的一长字符数组里 在本人的机子上可计算30000!的精确值 用时近60秒-the source code used a computer simulation multiplication calculation factorial shaft will be preserved for each digit used in the distribution of<杨浩> 在 2024-11-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] OTHELLOCHESS
说明:黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function<胡安> 在 2024-11-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] int dfsSweep
说明:深度搜索算法,求解从起源点s到点j的最短路径算法的基本过程-depth search algorithm, solved from the point of origin j s close of the shortest path algorithm for the basic process<Bill> 在 2024-11-09 上传 | 大小:3kb | 下载:0