资源列表
[数据结构常用算法] danlianbiao
说明:此文件为单链表简单的源代码,希望对大家有帮助。-This file is a simple single-linked list source code, we want to help.<kevinxue> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] RailSystem
说明:数据结构基于C++语言 欧洲旅行 路费和最佳路径的计算-Data structure based on C++ language and the best path to Europe Travel toll calculation<qiqi> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] heap_sort
说明:堆积排序(Heapsort)是指利用堆积树(堆)这种资料结构所设计的一种排序算法,可以利用数组的特点快速定位指定索引的元素-Stacking order (Heapsort) refers to the use of stacked tree (heap) the design of such a data structure sorting algorithm can take advantage of the characteristics of the array element inde<patric> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] zhe-ban-chazhao
说明:数据结构的折半查找,有源程序及实现过程,并附有详细的说明-zheban cha zhoa de shu ju jiegou ,you yuan cheng xu<sunxu> 在 2025-06-17 上传 | 大小:84kb | 下载:0
[数据结构常用算法] shu-ju-jie-gou-lun-wen
说明:需求分析可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓)-xu qiu fen xi k eyi cha xun ang xiang de qing kuang<sunxu> 在 2025-06-17 上传 | 大小:106kb | 下载:0
[数据结构常用算法] TreeOperation
说明:数据结构树的操作,包括输入二叉树用广义表表示的字符串,前序,中序,后序,按层遍历,查找树中元素,还有树的深度-Tree data structure operations, including input binary string representation of generalized table, pre-order, in order, the order, according to the layer through to find the tree of elements, as<maizhao> 在 2025-06-17 上传 | 大小:237kb | 下载:0
[数据结构常用算法] training
说明:某企业将挑选一批新员工进行培训,遵循以下规则: 将所有员工排成1个圈,从12点位置开始编号为1,逆时钟方向编号到N,第N号员工在第1号的左手边 两位培训官开始选择员工,培训官甲从1号开始逆时钟方向数,数到第k号员工停下;培训官乙从N号开始顺时钟方向数,数到第m号员工停下 被选中的第k号和第m号员工不是同一人,两人同时送往制造培训 被选中的第k号和第m号员工是同一人,将一人送往检测培训 接着继续往下数,培训官甲同样数到k就停止,培训官乙同样数到m就停止,重复上述的选择 输入<maizhao> 在 2025-06-17 上传 | 大小:1.02mb | 下载:0