资源列表
[数据结构常用算法] 图数据结构操作方法
说明:C++实现了图的邻接矩阵、插入、删除节点,删除边等操作<jfconfidence@163.com> 在 2011-06-12 上传 | 大小:243.87kb | 下载:0
[数据结构常用算法] forest
说明:使用二叉树方法来实现一棵树或者森林,数据输入是按照完全二叉树的形式来输入的。输入方式是完全二叉树上的编号 该节点的权值。-use binary tree method to achieve a tree or forest, data input is fully binary tree in the form of input. Input is completely binary tree on the number of nodes of the right value.<罗火光> 在 2025-06-29 上传 | 大小:244kb | 下载:0
[数据结构常用算法] Topological-sort
说明:拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行-Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project<王震> 在 2025-06-29 上传 | 大小:243kb | 下载:0
[数据结构常用算法] qipanfugai
说明:通过输入行数与坐标,输出棋盘的覆盖的相关的可行性的解。-By entering the number of lines and the coordinate output chessboard coverage related to the feasibility of the solution.<xiao> 在 2025-06-29 上传 | 大小:243kb | 下载:0
[数据结构常用算法] 线性表的基础应用
说明:第二种:定义一个包含学生信息(编号,书名,价格)的的顺序表和链表,使其具有如下功能: (1) 从文件中读入书籍信息; (2) 根据图书位置获取该书信息; (3) 根据价格进行查找,返回此该书的书名; (4) 根据指定的位置可返回相应的书籍信息; (5) 给定一个书籍信息,插入到表中指定的位置; (6) 删除指定位置的书籍记录; (7) 统计表中书籍个数。 (8) 输出书籍信息。(Second: define an order table and a list of stude<杨小鱼 > 在 2025-06-29 上传 | 大小:243kb | 下载:0
[数据结构常用算法] hastable_master
说明:hash table data structure in c language. Macro based.<rpachecobr > 在 2025-06-29 上传 | 大小:243kb | 下载:0