资源列表

« 1 2 ... .05 .06 .07 .08 .09 2610.11 .12 .13 .14 .15 ... 2656 »

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

[数据结构常用算法queue_use

说明:队列的创建及相关的处理,在队列中插入数据、删除、拼接等-Create and related processing queue, insert data in the queue, delete, stitching
<> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法stack_use

说明:用代码创建一个堆栈,在堆栈中压入数据,弹出数据-Create a stack code, data pushed on the stack, pop-up data
<> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法huiwen

说明:vc++代码,判断一个链表中是否是回文链表,比如元素为abcba,1234321的链表是回文链表。-Vc++ code, determine whether the palindrome list is a list, such as the elements of abcba, 1234321 of the list is a palindrome list.
<沈猴子> 在 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

[数据结构常用算法qiujiaoji

说明:数据结构:实现两个有序线性表的交集,并选择另外开辟一个空间实现有序交集的线性存储。-Data Structure: Implementing the intersection of two ordered linear form, and another to open up a space orderly intersection of linear memory.
<陈沛涵> 在 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
« 1 2 ... .05 .06 .07 .08 .09 2610.11 .12 .13 .14 .15 ... 2656 »

源码中国 www.ymcn.org