资源列表
[数据结构常用算法] linklists_use
说明:对单链表的创建,对单链表进行插入、删除、调整等操作-To create a single list of single list insert, delete, adjustment operations<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] moshipipei
说明:模式匹配,在一段链表中匹配出某一小段字符,找到相应位置-Pattern matching, matching the period of a short list of characters, find the corresponding position<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] queen_list
说明:近期学习数据结构,学习了队列的思想,队列的存储主要是先进先出的原则,程序实现了队列的创建,以及出队和入队的一些常用算法。-Recent study data structure, study the idea of the queue, the queue memory is mainly the FIFO principle, the program enables the creation of queues, and some commonly used algorithms and th<金彪> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hust20151
说明:输入一串字符,并验证其是否为正确的电话号码。长度必须为11位第一位必须为1,第二位为3、5、6、8中得一个,其余位必须为0-9中的一个数-nter a string of characters, and verify that the correct phone number. Length must be 11, the first must be 1, the second was a bit of 3,5,6,8 in the rest position must be a number<wgf> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Duble_sort
说明:数据结构和各类算法实现中排序算法最为常用,为了解决冒泡排序时间较长的不足进行了双向冒泡排序,加快数据计算。-Data structures and various algorithms most commonly used in sorting algorithm, in order to solve the shortage bubble sort longer be a two-way bubble sort, faster data calculations.<Vivi> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] random-quick-sort
说明:本程序是数据结构中随机快速排序的实现,该算法能在较短的时间复杂度中实现排序。-This program is a data structure in random quick sort of realization, the algorithm can achieve the sort of complexity in a short time in.<> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expression-evaluation
说明:利用堆栈 ,来进行表达式求值,但是是以#结束的-Use the stack, for expression uation, but on# ended<魏宇馨> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] In-the-jungle-road
说明:丛林中的路,利用最小生成树的prim(普利姆)算法,找最小值-Jungle road, using the minimum spanning tree prim (premium) algorithm, to find the minimum value<魏宇馨> 在 2025-06-08 上传 | 大小:1kb | 下载:0