资源列表
[数据结构常用算法] Addressbook
说明:通讯录,数据结构课程设计作业,希望对大家有所帮助-Address book, data structures, curriculum design work, we hope to help<luowen> 在 2025-06-14 上传 | 大小:302kb | 下载:0
[数据结构常用算法] XGraph2
说明:能够建立有向图无向图的邻接矩阵和邻接表表示法,深度优先和广度优先搜索,能够存储和显示相应的搜索结果(深度优先或广度优先生成森林(或生成树)、深度优先或广度优先序列和编号)。以文件形式输入图的顶点和边,并显示相应的结果。-To build a directed graph undirected adjacency matrix and adjacency list representation, depth-first and breadth-first search, to store and<zhangjing> 在 2025-06-14 上传 | 大小:30kb | 下载:0
[数据结构常用算法] liblinear-cdblock-1.7
说明:about libsvm for string data to classification-about libsvm for string data to classification<leila> 在 2025-06-14 上传 | 大小:192kb | 下载:0
[数据结构常用算法] calculator
说明:用C++编写带括号的算术表达式求值,利用堆栈实现,采用算符优先数算法。-Written with C++ arithmetic expression in parentheses is evaluated using the stack implementation, the use of operator priority number algorithm.<JJWM> 在 2025-06-14 上传 | 大小:430kb | 下载:0
[数据结构常用算法] multinonial
说明:用带表头结点的单链表作为多项式的存储表示;要建立两个单链表;多项式相加就是要把一个单链表中的结点插入到另一个单链表中去,要注意插入、删除操作中指针的正确修改。-Node with a header with a single linked list as a storage, said polynomial to build two single-linked list polynomial sum is to take a single node in the linked list in<木易> 在 2025-06-14 上传 | 大小:243kb | 下载:0