资源列表
[Windows编程] nthRoot.bas.tar
说明:This file contains utility functions to calculate the nth root of a number in visual basic.<C> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Number.bas.tar
说明:This file contains utility functions for spelling out numbers in international and US formats.<C> 在 2025-07-24 上传 | 大小:1kb | 下载:0
[Windows编程] ggzxl
说明:分治法的基本思想是将一个规模为n的问题分解为k个规模较小的子问题,这些子问题互相独立且与原问题相同。递归地解这些子问题,然后将各个子问题的解合并得到原问题的解。-The basic idea of divide and conquer method is a problem of size n divided into k sub-problems of smaller, these sub-problems independent of each other and with the same<陈振凯> 在 2025-07-24 上传 | 大小:1kb | 下载:0