资源列表
[数据结构常用算法] duidejianliheshaixuan
说明:堆的建立和筛选 实现堆排序 数据结构初学者可以参考 -Heap realize the establishment and screening data structure HEAPSORT beginners can refer to<orochi> 在 2025-06-10 上传 | 大小:503kb | 下载:0
[数据结构常用算法] Arithmetic24gamedemo
说明:数据结构课程设计报告吗,算术24游戏演示,功能齐全,界面友好。-Design reports for data structure course, arithmetic 24 game demos, functional and friendly interface.<刘烨> 在 2025-06-10 上传 | 大小:504kb | 下载:0
[数据结构常用算法] VC7775
说明:自己编写的二叉查找树,分享给想学数据结构的开发人员。包括节点插入、节点删除、最大值,最小数值,后继元素,重载标准输出操作符…… -I have written a binary search tree data structure wants to learn to share the development of staff. Including node insertion, node deletion, the maximum value, minimum value, subsequ<刘星> 在 2025-06-10 上传 | 大小:503kb | 下载:0
[数据结构常用算法] double-link
说明:双向链表,用C++语言描述,课程设计项目,源码。双向链表,用C++语言描述,课程设计项目-Doubly linked list, with C++ language descr iption, course design project, the source code. Doubly linked list, with C++ language descr iption, course design projects<lala> 在 2025-06-10 上传 | 大小:504kb | 下载:0
[数据结构常用算法] Binary-tree-reconstruction
说明:二叉树的重建 Descr iption 给定二叉树的先序遍历序列和中序遍历序列,重建二叉树,并对其进行后序遍历。 Input 第一行为一个整数t(0<t<10),表示测试用例的数目。以下t行,每行输入一个测试用例,包含两个字符序列s1和s2,其中s1为一棵二叉树的先序遍历序列,s2为中序遍历序列。s1和s2之间用一个空格分隔。序列只包含大写字母,并且每个字母最多只会出现一次。 Output 对于每个测试用例,用单独一行输出对该二叉树进行后序遍历得到的字符序列,<酉永松> 在 2025-06-10 上传 | 大小:503kb | 下载:0
[数据结构常用算法] openHashTable
说明:Visual Studio 2008下运行成功 开闭散列表的类 数据结构-Run successfully under Visual Studio 2008 opening and closing of the hash table class data structure<李依宁> 在 2025-06-10 上传 | 大小:504kb | 下载:0