资源列表
[数据结构常用算法] ShortPath_DIJ
说明:数据结构中的缔结斯特拉最短路径源程序,在DEV c++中测试通过,数据结构为邻接矩阵-Data structures concluded Stella source shortest path, in DEV c++ in the test, the data structure of adjacency matrix<lizhenye> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SPOJ3273_treap
说明:数据结构Treap的C++实现,时间复杂度nlogn-Data structure Treap the C++ implementation, the time complexity nlogn<liuzhongxin> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] chazhao
说明:折半查找算法的递归算法,采用顺序方式存储。完整的程序-Recursive algorithm binary search algorithm, using the order stored. Complete program<changqianqian> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] nqueen
说明:用概率算法求解N皇后问题。1、拉斯维加斯概率算法 每一行得到了几个摆放位置时,不是按顺序进行摆放,而是随机摆放的。因此程序每次运行的时间都不一样。用拉斯维加斯算法除非找不到解,如果找到,答案就一定是正确的。-Probabilistic algorithm with N queens problem. 1, Las Vegas probabilistic algorithms have several display each line position, not by placing the<miss_xu> 在 2025-06-17 上传 | 大小:1kb | 下载:0