资源列表
[其它] Runge_kutta
说明:R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.<gh> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0
[汇编语言] zuidahezuixiao
说明:最大公约数和最小公倍数,希望对你们有点帮助吧-majors and implements, and I hope to help it a bit you<xiaoxin> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0
[其它] asmallmathgame
说明:组数游戏 n个正整数n<=20,联成一排,组成最大多位数。程序输入:n,程序输出:n个数连成的多位数。 提示 eg 输入 123 2 33 1006 12 先找出最大数字为四位,再将所有数字变成四位数: 1230 2000 3300 1006 1200 然后排序 3300 2000 1230 1200 1006 将后面加上的0去掉得 332123121006 自己编的,一次作业而已,全用的for while循环,很基础。<张超> 在 2008-10-13 上传 | 大小:1.08kb | 下载:0