资源列表
[数据结构常用算法] SD_Latihan_DoubleStack_Praktikum
说明:This a method of source code double linked list-This is a method of source code double linked list<Andi> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Connect-Set
说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图1 列出连通集 给定一个有NNN个顶点和EEE条边的无向图,请用DFS和BFS分别列出其所有的连通集。假设顶点从0到N− 1N-1N− 1编号。进行搜索时,假设我们总是从编号最小的顶点出发,按编号递增的顺序访问邻接点。-Given a free E N vertices and edges of the graph, please list the set of all of its communicat<zhangzhi> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Saving-James-Bond
说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图2 Saving James Bond - Easy Version 编译器-python2-This time let us consider the situation in the movie Live and Let Die in which James Bond, the world s most famous spy, was captured by a group of drug dealers. He<zhangzhi> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] File-Transfer
说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-05-树8 File Transfer 编译器:python2-We have a network of computers and a list of bi-directional connections. Each of these connections allows a file transfer one computer to another. Is it possible to send a file any com<zhangzhi> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] priority-queue
说明:优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue<王兄> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MaxSubSum
说明:用三种方法解决最大子序列和问题,分别是基本方法,分治算法和动态规划算法,算法复杂度不断提高-Three methods were used to solve sequence and the biggest problem, respectively is the basic method and divide and conquer algorithm and dynamic programming algorithm, the complexity of the algorithm is i<刘晨> 在 2025-06-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] stack_with_min_func
说明:定义栈的数据结构,要求添加一个min函数,能够得到栈的最小元素。要求函数min、push、pop的时间复杂度都是O(1)-Defined stack data structure, requires the addition of a min function, it is possible to obtain the smallest element of the stack. Function requires min, push, pop time complexity is O (1)<大胡子> 在 2025-06-14 上传 | 大小:1kb | 下载:0