资源列表
[数据结构常用算法] cross_list
说明:数据结构中的稀疏矩阵十字链表类,代码注释齐全,可供初学者学习使用。-Dish sparse matrix data structure Cross Chain category, code complete notes for beginners to learn to use.<Daniel Gu> 在 2025-06-18 上传 | 大小:135kb | 下载:0
[数据结构常用算法] binary_tree
说明:这是数据结构二叉树的实现,包括创建,删除,遍历等十几种操作,基本涵盖所有的操作。-This is the realization of a binary tree data structure, including the creation, deletion, traversal dozen operations, covering all operations.<> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] arithmetic-fault-access
说明:这是数据结构的课程设计——算术表达式求值演示的代码。-This is a course-- arithmetic expression evaluation demonstrates the design of data structure code.<> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] n-Queen
说明:在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules, the Queen can attack at a pawn<wangjinghua> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] SinglyLinkedLists
说明:Brain fucking linked lists. All is in pure C but dynamic memory handling, that is in C++ stype (new and delete).<Aenry> 在 2025-06-18 上传 | 大小:1.03mb | 下载:0
[数据结构常用算法] dongtaiguihuafa
说明:算法设计与分析题目 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用动态规划法实现。-Algorithm design and analysis<易秋燕> 在 2025-06-18 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] fenzhixianjiefa
说明:算法设计与分析题目: 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用分支限界法实现。-Algorithm design and analysis<易秋燕> 在 2025-06-18 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] huisufa
说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance wi<易秋燕> 在 2025-06-18 上传 | 大小:1.05mb | 下载:0