说明:C++数据结构中经典B-树的构造方法,功能包括初始化、插入、删除、在控制台输出等功能。-C++ data structure in the classic B-tree construction methods, features include initialization, insert, delete, in the console output and other functions. <伽蓝听雨> 在 2025-05-01 上传
| 大小:311kb | 下载:0
说明:用C语言编写的实现二叉树的一些最基本的操作 有助于初学者的学习-Implementation of C language with some of the basic binary tree will help beginners learn the operation <孙永利> 在 2025-05-01 上传
| 大小:156kb | 下载:0
说明:约瑟夫环的仿真问题,用的是没有头结点的链表实现的-Joseph loop simulation problem is not with the head node of the linked list implementation
<liufeng> 在 2025-05-01 上传
| 大小:1kb | 下载:0
说明:二叉搜索树的一个典型事例,能够处理很多二叉排序树的问题-Binary search tree, a typical example, can handle many issues Binary Sort Tree
<liufeng> 在 2025-05-01 上传
| 大小:1kb | 下载:0
说明:两个长度不定的升序链表,两个链表中数据有可能重复,先找到混合的第n个数然后输出后续m个
(可重复),时间复杂度为n。 -Two variable-length list in ascending order, the two data are likely to repeat the list, first find the number of mixed and then output the first follow-up n <wer004> 在 2025-05-01 上传
| 大小:1kb | 下载:0