资源列表
[数据结构常用算法] eight-queens
说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上,其中任意两个xi 和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any two xi<娜迪拉> 在 2025-06-18 上传 | 大小:24kb | 下载:0
[数据结构常用算法] dijkstra-in-network
说明:Use Dijkstra s algorithm to calculate the shortest paths in routers and swithches in a network, Use standard C++.<徐翔> 在 2025-06-18 上传 | 大小:1.96mb | 下载:0
[数据结构常用算法] CPP-binary-tree
说明:C++泛型编程编写的二叉查找树结构,支持插入,删除,迭代器遍历等-failed to translate<creater> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] reverse--characters
说明:利用递归函数原理,输入五个字符,再将这五个字符逆序输出-input 5 characters and output them reversedly based on recursive function<赵爽> 在 2025-06-18 上传 | 大小:157kb | 下载:0
[数据结构常用算法] Coursera_Design_Analasys
说明:Coursera开放课程算法分析与设计部分代码,ps1~ps4-the code of the Coursera Design Anlayis<Melody> 在 2025-06-18 上传 | 大小:10.05mb | 下载:0