资源列表
[数学计算/工程计算] python.tar
说明:Random Forest implementation in python<cordoba78> 在 2025-07-14 上传 | 大小:13kb | 下载:0
[数学计算/工程计算] 3
说明:809*??=800*??+9*??+1 其中??代表的两位数,8*??的结果为两位数,9*??的结果为3位数。求??代表的两位数,及809*??后的结果。-809*?? = 800*??+9*??+1 Where?? Representative of double-digit, 8*?? The results of double-digit, 9*?? The result is 3 digits. Requirements?? Representatives of double-digi<李婕> 在 2025-07-14 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 6
说明:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)。 -Write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function<李婕> 在 2025-07-14 上传 | 大小:2kb | 下载:0