资源列表
[数学计算/工程计算] lispChinesetower
说明:编写LISP函数解决Hanoi Tower(汉塔)问题。问题如下:梵塔内有A,B,C三个柱子,开始时A柱上有n个盘子,盘子大小不等,大的在下,小的在上。要把这n个盘子从A柱移到B柱,每次只允许移动一个盘子,且在移动过程中在3个柱子上都始终保持大盘在下,小盘在上。在移动过程中可以利用C柱,要求程序输出移动的步骤。-Write LISP function to solve the problem of Hanoi is Tower (Chinese tower). The questions are<邹扬> 在 2025-07-19 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] jisuanqi
说明:计算器,不可或缺,有了这个,试试吧,虽然简单,但也花时间啊-Calculator, an integral part, with this, try it, though simple, but also to spend time<ducomputer> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] c-biao-dashi-jisuanqi
说明:用递归方法实现的c语言表达式计算器。可以识别括号运算,实现混合运算。-C language using the recursive method to achieve expression calculator. Can identify the parentheses operator, the hybrid operation.<cuiyulei> 在 2025-07-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] GCD-and-LCM
说明:a simple program getting two numbers and calculating the GCD and LCM for them<sobhan> 在 2025-07-19 上传 | 大小:38kb | 下载:0