资源列表
[数据结构常用算法] tongjishuzi
说明:统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。- Statistics Questions, read data the file, the number of statistical 0-9 arise in the output of the output.统计数字问题,从文件中读取数据,在统计0-9出现的个数,在output中输出。<刘博> 在 2025-01-11 上传 | 大小:2.15mb | 下载:0
[数据结构常用算法] zuidazuixiao
说明:用C++编写的求最大和最小值,并且空间复杂度是O(1),时间复杂度3n/2-2.-Written in C++ uates the maximum and minimum values, and the space complexity is O (1), the time complexity of 3n/2-2.<刘博> 在 2025-01-11 上传 | 大小:10kb | 下载:0
[数据结构常用算法] huochechongpai
说明:一列火车要将N节车厢分别送往N个车站,车站按1-N的次序编号,火车按照N,N-1,....1的编号次序经过车站,假设车厢的编号就是其目的地车站的编号。 给定一个任意的车厢排列次序,重新排列车厢,使其按照从1到N的次序排列,规定重排时只能从入轨到缓冲铁轨,或者从缓冲铁轨出轨。 限制条件: 有一条入轨,一条出轨,K条缓冲铁轨(1≤K≤N-1)-A train carriages were sent to N N station<aria> 在 2025-01-11 上传 | 大小:1kb | 下载:0