资源列表
[数据结构常用算法] commonparents
说明:功能:寻找二叉树的公共祖先,返回公共祖先的key值-Function: looking for binary tree s public ancestors, return the key value of public ancestors<> 在 2024-11-13 上传 | 大小:871kb | 下载:0
[数据结构常用算法] new_sorting_clock
说明:mergesort with time in clock ticks<veda> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Practice-tutorial-data-structures
说明:数据结构与算法的一本有用的教程,值得参考-Data structures and algorithms a useful tutorial, reference should be<刘薇> 在 2024-11-13 上传 | 大小:2.69mb | 下载:0
[数据结构常用算法] 100-cases-of-C
说明:C语言经典算法100例,给出了各种经典算法,有助于大家参考学习-Classical algorithm in C 100 patients given a variety of classical algorithms, we refer to learning to help<wyh> 在 2024-11-13 上传 | 大小:30kb | 下载:0
[数据结构常用算法] n!
说明:给定一个正整数n,计算n!的尾部0的个数。 输入:输入数据有若干行。每行上有一个正整数n,对应一种情形。 输出:对于每一种情形,先输出“Case #: ”(#为序号,从1起),然后输出n的值,逗号,结果,换行。-Given a positive integer n, compute the number n! tail 0. Input: Input data have a number of lines. Each line<yvonne_xiaoyan> 在 2024-11-13 上传 | 大小:160kb | 下载:0