搜索资源列表
1128
- 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
356212
- 用于求解最大公约数,最小公倍数的程序代码,比较方便,比一般的程序易懂,较实用。-this is a good code for slove math.