资源列表

« 1 2 ... .17 .18 .19 .20 .21 2622.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法algorithm

说明:chose two values nearest the given number in a row or column matrix
<quyen> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:这是一个复杂的排序,最基本的排序方法 。-It is a sort
<vr> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法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

[数据结构常用算法KMP

说明:kmp算法 c++实现 哈工大软件设计与开发作业 优秀代码 分享上传-kmp algorithm hit homework excellent code
<王兄> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法priority-queue

说明:优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue
<王兄> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法skiplist

说明:跳表的实现 哈工大软件设计与开发 优秀代码 分享交流 excellent coding for studying- excellent coding for studying
<王兄> 在 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

[数据结构常用算法n_kuohao

说明:n对括号匹配方式,前面的左括号一定要大于右括号,而且左右括号数量相等。-n parentheses matching mode, the front left and right bracket bracket must be greater than, and equal number of left and right brackets.
<wudg> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2622.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org