资源列表
[数据结构常用算法] search_number
说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, ma<黄咋的> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] StatisticsNumber
说明: 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and outpu<黄咋的> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sturctdata
说明:主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)<王智慧> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] qishiwenti
说明:输入骑士个数,开始数的位置,每次数的人数,骑士离开的顺序为-Knight enter the number, the number of start position, the number of each number, leaving the order of Knight<光远> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] decisiontree
说明:这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with<icer> 在 2025-01-12 上传 | 大小:1kb | 下载:0