资源列表
[数据结构常用算法] stackProblem
说明:车厢调度问题,用数据结构的栈来实现车厢调度-Train scheduling problem, using the data structure inside the stack to implement scheduling<施文凯> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] arithmetic
说明:研究生算法设计课的作业,C++写的,如果谁有需要拿去吧-arithmetic<杨玉明> 在 2024-11-08 上传 | 大小:29kb | 下载:0
[数据结构常用算法] youxiangxunhuantumigongwentiqiujie
说明:有向循环图迷宫问题求解,普通迷宫问题要求找出从迷宫入口到出口的所有路径,而此次研究的主要内容是找出有向循环图中的回路(即容易造成流程死循环的地方),消除循环并找出死结点。与此同时,找出死结点后,其他顶点最终都能够到达迷宫的出口。在实际审计过程中的应用意义则为:确定审计工作在哪一个负责部门完成后,是无法继续向其他负责部门传递审计工作直到完成整个审计流程的。-Directed cyclic graph maze problem solvin<wenwen> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Infix_expression_into_postfix_expression_calculati
说明:利用栈将中缀表达式转化成后缀表达式并计算-Using the stack to postfix infix expression into an expression and calculate<秦朔> 在 2024-11-08 上传 | 大小:47kb | 下载:0
[数据结构常用算法] StringTest
说明:自定义的String类, 使用时要#include cpp,不#include 。h文件-Custom String class, used to# include cpp, not# include. h file<chenqi> 在 2024-11-08 上传 | 大小:548kb | 下载:0
[数据结构常用算法] exampleReadAssignment2-1
说明:This program stores up to 10.000 book names , authors , issn-number. The input data is stored in a hash table. You can sort the input data ascending/descending by their author name or by the issue-number.<alelex> 在 2024-11-08 上传 | 大小:19kb | 下载:0
[数据结构常用算法] GraphAlgorithm
说明:图论算法,acm的图论类的模板,有一些经典算法作为例子,实现过程经过了实际题目的验证保证准确-Graph algorithm, acm the graph of the class template, some of the classic algorithm as an example, after the actual implementation process to ensure accurate verification of<McFn> 在 2024-11-08 上传 | 大小:16kb | 下载:0
[数据结构常用算法] ClasicProblemCode
说明:acm模板库,一些经典问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, some of the classic problems of code implementation. After the practical problems of verification, to ensure efficiency and accuracy of code<McFn> 在 2024-11-08 上传 | 大小:15kb | 下载:0
[数据结构常用算法] ComputationalGeometryCode
说明:acm模板库,计算几何问题的代码实现。经过了实际问题的验证,保证了代码效率和准确性-acm template library, the code to achieve computational geometry problems. After the practical problems of verification, to ensure efficiency and accuracy of code<McFn> 在 2024-11-08 上传 | 大小:7kb | 下载:0