资源列表
[数据结构常用算法] DATESTRUCT
说明:经典的老师数据结构课件,对初学者有很好的帮助-The classic teacher data structures courseware, there is a good help for beginners<陆新> 在 2025-06-08 上传 | 大小:1.83mb | 下载:0
[数据结构常用算法] KthSmallestNumber
说明:求第K个最小数的线性时间算法,采用分组分块计算,算法时间复杂度为O(n)-The algorithm of calculateing the Kth smallest number in an array<hertz> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BinaryTree
说明:Binary Tree Binary Tree Binary Tr-Binary Tree Binary Tree Binary Tree Binary Tree<Pin> 在 2025-06-08 上传 | 大小:179kb | 下载:0
[数据结构常用算法] BiTree
说明:输入一个字符串,并建成一棵二叉树,满足左子树的字符都要小于根结点的字符,右字树的字符都要大于根结点的字符,每个结点值有字符和字符的出现次数,并用三种遍历方法打印,比较是否与自己想象的相一致。再求树的深度、叶子结点数、最大结点值。 (补充:对二叉树实现所有左右子树的交换并中序输出结果) -Enter a string, and the completion of a binary tree, to meet the characters in the left subtree must b<哈哈哈> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] LinearList
说明:数据结构,线性链表实现,有具体例子.在VC2008环境编译即可执行。-data structure,linear list<Robin.Wang> 在 2025-06-08 上传 | 大小:1kb | 下载:0