资源列表

« 1 2 ... .01 .02 .03 .04 .05 1706.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法stackProblem

说明:车厢调度问题,用数据结构的栈来实现车厢调度-Train scheduling problem, using the data structure inside the stack to implement scheduling
<施文凯> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法DIJK

说明:计算最短路径的一种简易方法,在DIJKSTRA算法基础上有所改进-Calculate the shortest path, a simple method based on the DIJKSTRA algorithm improvements
<刘精轶> 在 2024-11-08 上传 | 大小:189kb | 下载:0

[数据结构常用算法data

说明:这篇文章详细介绍了数据结构中各种常用算法的C++模板实现,有助于总结归纳数据结构知识。-This article introduces data structures of various commonly used algorithms in C++ templates, help to summarized data structure knowledge.
<wqs> 在 2024-11-08 上传 | 大小:67kb | 下载:0

[数据结构常用算法arithmetic

说明:研究生算法设计课的作业,C++写的,如果谁有需要拿去吧-arithmetic
<杨玉明> 在 2024-11-08 上传 | 大小:29kb | 下载:0

[数据结构常用算法huffman

说明:根据哈夫曼树的原理,实现哈夫曼压缩和解压缩-Huffman tree according to the principles of realization of Huffman compression and decompression
<秦朔> 在 2024-11-08 上传 | 大小:5kb | 下载: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
« 1 2 ... .01 .02 .03 .04 .05 1706.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org