资源列表
[Windows编程] 1
说明:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Classical problem: There is one pair of rabbits, from the first three months after the birth of every month from birth to a pair of rabbits, bunnies grow up to the third mo<jojo> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[其他小程序] zhengshufenlei
说明:按照下面方法对整数x进行分类:如果x是一个个位数,则x属于x类;否则将x的各位上的数码累加,得到一个新的x,依次迭代,可以得到x的所属类。比如说24,2+4=6,则24的类别数是6;39,3+9=12,1+2=3,则39的类别数是3。输入 每行输入一个非负整数n,n的位数<500,n为0时结束。输出 每行输出对应整数的分类数。-In accordance with the following methods for integer x classification: if x is a n<> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[其他小程序] zhijiecharu
说明:每次从无序表中取出第一个元素,把它插入到有序表的合适位置,使有序表仍然有序。 -Each time you remove the first element from unordered list, insert it into the proper position of an ordered list, the ordered list is still in an orderly manner.<> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[其他小程序] xuanzepaixu
说明:每一趟从待排序的数据元素中选出最小(或最大)的一个元素,顺序放在已排好序的数列的最后,直到全部待排序的数据元素排完。 选择排序是不稳定的排序方法。 -Each trip from the data elements to be sort of selected minimum (or maximum) of an element, in sorted order sequence last order, until all the data elements to be sort of e<> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[文件操作] geodesicinv3
说明:求解大地线长度,利用大地测量学书中讲的内容,求解两个测站之间的大地线长度-Solving the earth wire length<zs> 在 2025-09-19 上传 | 大小:1kb | 下载:0