资源列表
[数据结构常用算法] 最小生成树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<袁文> 在 2025-06-15 上传 | 大小: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 a new long arrays of characte<杨浩> 在 2025-06-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] OTHELLOCHESS
说明:黑白棋(othello)示例算法,TC实现,提供交互界面功能-reversi (othello) algorithm for example, TC achieved, providing interface function<胡安> 在 2025-06-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] fina_ver
说明:用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to<光法> 在 2025-06-15 上传 | 大小: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> 在 2025-06-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 平衡二叉树操作的演示
说明:平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanc<罗明会> 在 2025-06-15 上传 | 大小:3kb | 下载:0