资源列表
[数据结构常用算法] zhuanzhijuzhen
说明:创建一个新的矩阵,求这个矩阵的转置矩阵,并进行相应的处理-Create a new matrix, find the transposed matrix matrix, and the corresponding treatment<> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] linklists_use
说明:对单链表的创建,对单链表进行插入、删除、调整等操作-To create a single list of single list insert, delete, adjustment operations<> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] moshipipei
说明:模式匹配,在一段链表中匹配出某一小段字符,找到相应位置-Pattern matching, matching the period of a short list of characters, find the corresponding position<> 在 2024-11-02 上传 | 大小:1024 | 下载: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 c<金彪> 在 2024-11-02 上传 | 大小:1024 | 下载: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 dat<Vivi> 在 2024-11-02 上传 | 大小:1024 | 下载: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.<> 在 2024-11-02 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Expression-evaluation
说明:利用堆栈 ,来进行表达式求值,但是是以#结束的-Use the stack, for expression uation, but on# ended<魏宇馨> 在 2024-11-02 上传 | 大小:1024 | 下载:0