资源列表
[数据结构常用算法] BINARY_ADD
说明:算法类,二进制加法的源代码,算法导论上的-Algorithm-type, binary adder<孟超> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BINARY_SEARCH
说明:算法类,二进制搜索的源代码,算法导论上的-Algorithm-type, binary search of the source code, algorithm Introduction to the<孟超> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BOJ1362
说明:双端堆是支持双端优先队列的插入、删除最小元素和最大元素等操作的堆。 双端堆可以在对数时间内完成上述所有的操作。 -Double-ended heap to support double-ended priority queue insert, delete the smallest element and the largest such operation of the reactor element. Double-ended heap in logarithmic time<liu> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] qipaopaixu10geshu
说明:气泡排序,一个简单的排序10个数字,按从大到小排列-Bubble sort to sort a simple 10 figures, according to smallest order<明> 在 2025-06-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] josephus
说明:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people r<李强> 在 2025-06-27 上传 | 大小:2kb | 下载:0