资源列表
[数据结构常用算法] N-HuangHou
说明:主要内容 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-Main content of eight queens problem is a<蒋> 在 2024-11-08 上传 | 大小:5kb | 下载:0
[数据结构常用算法] BubbleSort
说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.<hby> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] InsertionSort
说明:一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.<hby> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] xiaoyuandaohang
说明:这是一个学校的校园导航系统,运用了图这种数据结构,采用了深度优先遍历,最小生成树等算法。-This is a navigational system of a school!<杨生磊> 在 2024-11-08 上传 | 大小:281kb | 下载:0
[数据结构常用算法] Topology
说明:Topology in data structures implementation<hxquangnhat_2> 在 2024-11-08 上传 | 大小:355kb | 下载:0
[数据结构常用算法] the-branch-and-bound-algorithm
说明:算法:用分支定界求最短路径,北航计算机学院算法课作业-Algorithm: get the shortest path using the branch and bound algorithm<柴巧珍> 在 2024-11-08 上传 | 大小:1.52mb | 下载:0