资源列表
[数据结构常用算法] shujujiegou
说明:输入一组整型元素序列,建立顺序表;顺序存储的线性表的算法-Enter a group of integer elements in sequence, to establish the order form order linear table storage algorithm<周> 在 2026-01-12 上传 | 大小:10kb | 下载:0
[数据结构常用算法] pp
说明: 通过对单链表的操作的实验,了解单链表的存储结构和操作方法,单链表是一种链式存储结构,使用一组任意的存储单元存储线性表中的元素,掌握链表的逆置,用指针进行操作。-Through the operation of a single list of experiments to understand the single list of the storage structure and method of operation, single-chain is a chain store struc<姚鹏飞> 在 2026-01-12 上传 | 大小:10kb | 下载:0
[数据结构常用算法] DataStructure
说明:几个常用的数据结构算法:堆栈、链表、二叉树、图等。-Some commonly used data structure algorithms: stack, linked lists, binary tree, map.<马烈> 在 2026-01-12 上传 | 大小:10kb | 下载:0
[数据结构常用算法] bmsearch_src
说明:BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances<jiangjun> 在 2026-01-12 上传 | 大小:10kb | 下载:0