资源列表
[数据结构常用算法] Kfibonacci
说明:K阶斐波那契数列的前K-1项均为0,第k项为1,以后的每一项都是前K项的和-K-order Fibonacci sequence of the former K-1 item are 0, the first k items for 1, after each of the items are pre-K and<小杉> 在 2025-06-18 上传 | 大小:133kb | 下载:0
[数据结构常用算法] bubblesort
说明:冒泡排序算法,数据结构课程的编程作业,很经典的算法-Bubble Sort algorithm, data structure programming courses operating, it is the classic algorithm<佚名> 在 2025-06-18 上传 | 大小:12kb | 下载:0
[数据结构常用算法] linklist.tar
说明:多叉树实现,抽象树节点内容,用回调函数实现内容创建 比较 销毁 -Multi-tree realization of the abstract tree node content, using a callback function to achieve content creation compared the destruction of<池麟> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[数据结构常用算法] n-queens-mm
说明:c实现n皇后m棋盘, c实现n皇后m棋盘, -c realization of n<lizhentao> 在 2025-06-18 上传 | 大小:128kb | 下载:0
[数据结构常用算法] DataStructure
说明:清华同方C语言数据结构电子书,供初学者使用,挺好的,较为详细-Tsinghua Tongfang C language data structure of e-books, for beginners to use, very good, and a more detailed<张前> 在 2025-06-18 上传 | 大小:10.53mb | 下载:0
[数据结构常用算法] Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main cha<yjl> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SearchMedian
说明:寻找无序数组的中位数,实际上代码实现了寻找无序数组中任意第x大的数,使用了快排的思想。VC++ 2005环境-Find disordered array median, in fact, code has to find a disorderly array of arbitrary section x large, use the quick thinking of row. VC++ 2005 Environment<inspire> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[数据结构常用算法] UpperNum
说明:给定一个数组A,里面只出现0-9这10个数字,但不一定全部出现,然后给定一个K的值,求A中大于K的整数当中最小的一个,并输出。例如A={0,1}, k =12,则结果为100. vc++ 2005环境-Given an array A, which only the 10 digits 0-9, but not necessarily all appear, and then given a value of K, and K is greater than A, the smallest in<inspire> 在 2025-06-18 上传 | 大小:4kb | 下载:0
[数据结构常用算法] datastructure
说明:数据结构,里面有很多算法的参考代码,学算法的要用到哦-Data structure, there are many algorithms reference code, learning algorithm to use to Oh<nuanhuakai> 在 2025-06-18 上传 | 大小:197kb | 下载:0