资源列表
[数据结构常用算法] dynamic-array-distribution
说明:在c++中利用类模板建立动态数组,实现数组的排序,插入,删除-In c++,use a dynamic array class template, realize the array sort, insert, and delete<zhusujie> 在 2024-11-04 上传 | 大小:4096 | 下载:0
[数据结构常用算法] 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<娜迪拉> 在 2024-11-04 上传 | 大小:24576 | 下载:0
[数据结构常用算法] dijkstra-in-network
说明:Use Dijkstra s algorithm to calculate the shortest paths in routers and swithches in a network, Use standard C++.<徐翔> 在 2024-11-04 上传 | 大小:2060288 | 下载:0
[数据结构常用算法] CPP-binary-tree
说明:C++泛型编程编写的二叉查找树结构,支持插入,删除,迭代器遍历等-failed to translate<creater> 在 2024-11-04 上传 | 大小:1024 | 下载:0