资源列表
[数据结构常用算法] closed-points
说明:二维最近点对递归算法,最大点对为10000对-Two-dimensional nearest point of the recursive algorithm, the maximum point of the 10,000 pairs<zibin_lee> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] longest-substring
说明:最长公共子序列递归算法,最长限制是10000字符-Longest common subsequence of a recursive algorithm, the maximum limit is 10,000 characters<zibin_lee> 在 2025-06-14 上传 | 大小:2kb | 下载:0
[数据结构常用算法] csharpMinSpanTree
说明:.net最小生成树的普林算法和克鲁斯卡尔算法得算法过程-. Net Princeton minimum spanning tree algorithm and Kruskal algorithms have algorithm process<lockepeak> 在 2025-06-14 上传 | 大小:22kb | 下载:0
[数据结构常用算法] testCircle
说明:一个关于简单的有向图回路的 vc工程,本算法需要用到的数据结构:两个边堆栈;一个顶点堆栈;一个终结数组-A simple directed graph on the vc project circuit, the algorithm requires data structures: two sides stack a vertex stack one end of the array<zhanlijuan> 在 2025-06-14 上传 | 大小:29kb | 下载:0
[数据结构常用算法] yinhangjiasuanfa
说明:在避免死锁的方法中,所施加的限制条件较弱,有可能获得令人满意的系统性能。在该方法中把系统的状态分为安全状态和不安全状态,只要能使系统始终都处于安全状态,便可以避免发生死锁。 银行家算法的基本思想是分配资源之前,判断系统是否是安全的 若是,才分配。它是最具有代表性的避免死锁的算法。 -In the deadlock avoidance method, the constraints imposed by weak, it is possible to obtain satisfactory<郭强生> 在 2025-06-14 上传 | 大小:4kb | 下载:0
[数据结构常用算法] dataStructure
说明:用c++面向对象的方法写的一些数据结构小程序,适合初学者,有linelist,stack,queue,huffman编码,Tree···,和一个citylocation例子的应用-With c++ object-oriented way to write some small program data structures, suitable for beginners, there are linelist, stack, queue, huffman coding, Tree · · ·,<jason> 在 2025-06-14 上传 | 大小:673kb | 下载:0