资源列表
[数据结构常用算法] key_sort_system
说明:多关键字的排序是有一定的实用范围。例如:在进行高考分数处理时,除了对总分进行排序外,不同的专业对单科分数的要求不同,因此尚需在总分相同的情况下,按用户提出的单科分数的次序要求排出考生录取的次序。(1)假如代排序的记录数不超10000,表中记录的关键字数不超过5,各个关键字的范围均为0至100。按用户给定的排序的关键字的优先关系,输出排序的结果。(2)约定按LSD方法进行多关键字的排序。在对各个关键字进行排序时采用两种策略:其一是利用稳定的内部排序方法,其二是利用“分配”和“收集”的方法。并综合比<walew> 在 2025-06-16 上传 | 大小:2.96mb | 下载:0
[数据结构常用算法] datasructure
说明:严蔚敏的数据结构源码及演示系统,有助于形象直观的学习数据结构-YAN Wei-min source of the data structure and presentation systems, the study will help the image of intuitive data structure<zyq> 在 2025-06-16 上传 | 大小:2.94mb | 下载:0
[数据结构常用算法] DeepConstraintBinaryTree
说明:Deep Constraint Binary Tree 是一种新的二叉平衡树。改源码同时包含了传统的AVL二叉平衡树的实现-Deep Constraint Binary Tree is a new binary balanced tree. To change source code also includes the traditional AVL balanced binary tree implementation of<liam> 在 2025-06-16 上传 | 大小:2.94mb | 下载:0
[数据结构常用算法] shujujiegou
说明:本文包含了严蔚敏教授所讲数据结构的算法代码及其演示系统。-This includes YanWeiMin professor spoke of data structure and algorithms code demonstrates system.<本子> 在 2025-06-16 上传 | 大小:2.94mb | 下载:0
[数据结构常用算法] Problem-of-Combination
说明:递归算法:子集合的选取,组合问题。 vs2010平台下win32控制台应用程序-Problem of Combination<王一纯> 在 2025-06-16 上传 | 大小:2.95mb | 下载:0
[数据结构常用算法] DepthFirst
说明:C++深度优先搜索程序 C++深度优先搜索程序-C++Depth first search programC++Depth first search programC++Depth first search program<余叙叙> 在 2025-06-16 上传 | 大小:2.95mb | 下载:0