资源列表
[其他小程序] tree
说明:数的广度优先遍历、深度优先遍历,以及非递归实现方法-Breadth-first traversal, depth-first traversal Of tree, and non-recursive methodtree,<lifangfang> 在 2025-10-31 上传 | 大小:1kb | 下载:0
[其他小程序] big-numbers
说明:当两个超大整数超出int范围时要怎么相加,可以用字符串分别表示,这就是所谓的大数相加问题-big numbers<lifangfang> 在 2025-10-31 上传 | 大小:1kb | 下载:0
[其他小程序] prime-number
说明:输入一个正整数,结果输出小于这个整数的所有素数-prime number<lifangfang> 在 2025-10-31 上传 | 大小:1kb | 下载:0
[其他小程序] memory_control
说明:use own malloc/free function to handle memory consume. block<daniel> 在 2025-10-31 上传 | 大小:1kb | 下载:0
[其他小程序] 3mergesort_improve
说明:merge排序算法,学习了算法导论后自己编写的通过的-merge sorting algorithm, learning the Introduction to Algorithms adopted after their preparation<战侠歌> 在 2025-10-31 上传 | 大小:1kb | 下载:0
[其他小程序] TOPOLOGY
说明:输入为一个有向图。边数为n,每条边的起点、终点均需输入。判断该有向图中是否存在拓扑结构,如果存在则输出,如果不存在则输出该有向图中的圈。-Enter as a directed graph. The number of edges is n, the starting point of each edge, end required input. The judge has the topology of the existence of the figure, if there is outp<yunya> 在 2025-10-31 上传 | 大小:1kb | 下载:0
