资源列表
[数据结构常用算法] graphic_joint
说明:此代码主要实现的是求图中关节点的C程序,一起讨论,共同进步 -This code is the main key points for the figure of C procedures, discuss it together and make progress together<武玉伟> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FindMajor
说明:首先输入数字序列的数目,然后输入这个数字序列,程序会找出此数字序列的多数元素(即超过二分之一的数量).-First of all, the number of input digital sequence, and then enter the number sequence, the program will identify the majority of this number sequence elements (that is, more than half of the amount<天山燕> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] merge
说明:首先通过递归调用,将原数组不断的分小,最终将数组分成N份。然后将有序的两组合并成一个有序数组,每合并一次数组的规模.就会翻倍,最终会将原来无序的数组变成一个有序的数组。-First of all, through the recursive calls, the original constant array of small points, which will ultimately be divided into N copies of the array. And then ordered<天山燕> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] kmp_suanfa
说明:KMP模式匹配算法,实现了用KMP算法无回溯查找字符串的功能-KMP pattern matching algorithm using the KMP algorithm without backtracking to find string function<李天宇> 在 2025-06-11 上传 | 大小:1kb | 下载:0