资源列表
[数据结构常用算法] 20070320tree
说明:属于数据结构的C++编程,包括二叉树的添加删除节点等操作。-data structures belong to the C programming, including the addition of binary tree nodes delete operation.<张婧姝> 在 2025-02-07 上传 | 大小:131kb | 下载:0
[数据结构常用算法] seach_bignote
说明:二叉树是数据结构的重中之重,进一步认识二叉树的查询技巧-Binary tree data structure is the most important, a better understanding of tree query skills<飞影静流> 在 2025-02-07 上传 | 大小:131kb | 下载:0
[数据结构常用算法] the-nature-of-the-code
说明:离散数学中的输入一个关系矩阵判断有什么性质代码-Discrete Mathematics enter a relationship matrix to determine the nature of the code<魏小刚> 在 2025-02-07 上传 | 大小:132kb | 下载:0
[数据结构常用算法] unluckyday
说明:不吉利日期:函数功能:在国外,每月的13号和每周的星期5都是不吉利的。特别是当13号那天恰好是星期5时,更不吉利。已知 某年的一月一日是星期W,并且这一年一定不是闰年,求出这一年所有13号那天是星期5的月份,按从小 到大的顺序输出月份数字。(W=1..7)-Inauspicious date: Function: In other countries, on the 13th of each month and day of t<卢俊> 在 2025-02-07 上传 | 大小:132kb | 下载:0
[数据结构常用算法] verse K-th problem
说明:FancyCoder提出了一个叫做“反向第K个问题”的问题。描述也很简单:给定一个数组包含N个整数A [1],A [2],...,A [n]和一些查询的数组,每次查询要求找出符合第K大的数是X的连续子序列的数目。 第一行包含一个整数T(1 <= T <= 5),表示测试用例数。 对于每个测试用例:第一行包含两个整数N和Q(1 <= N <= 2,000,1 <= Q <= 2,000,000),表<孤独的微积分 > 在 2025-02-07 上传 | 大小:132kb | 下载:0