资源列表
[其他小程序] 3-1
说明:设计父亲类CFather、母亲类CMother和子女类CChild,其主要数据是姓、名、年龄与民族,子女继承父亲的姓、母亲的民族,最后输出子女及其父母的姓名、年龄和民族信息。-The design father class CFather, mother the class CMother and children' s classes CChild its main data is first name, last name, age and ethnicity, children in<chen qian rou> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] paixu
说明:按以下给出的基数排序算法思想为整数链表编写一个排序函数,基数排序是按表元键值的各位值进行排序。-Write a sort function in the following given radix sort algorithm Thought for the linked list of integers, radix sort to sort the table element key you value.<chen qian rou> 在 2025-11-24 上传 | 大小:1kb | 下载:0
[其他小程序] source
说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的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] -To find a smallest natural number, so that it is equal to the third power of the two differ<chen qian rou> 在 2025-11-24 上传 | 大小:1kb | 下载:0