资源列表
[其他小程序] mazeproblems
说明:以一個m*n的長方形表示迷宮,0和1分別表示迷宮中的通路和障礙。設計一個程序,對任意設定的迷宮,求出一條從入口到出口的通路,或得出沒有通路的結論。 1.以深度优先的搜索方法进行路径的搜索 2.迷宮數據從文件中讀取-A rectangle that m* n maze, 0 and 1, respectively, the maze of pathways and barriers. Design a program, for any set of the maze, find a pat<chenjin> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[其他小程序] LunarCalendar
说明:一个简单但是很有意思的代码。可以实现阳历和阴历的转换。并且能够查询阴历。-A simple but very interesting code. Can achieve the conversion solar and lunar calendars. And the ability to check the lunar calendar.<gameshadow> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[其他小程序] genetic-alg
说明:Implementation of genetic algorithm. The algorithm is implemented in php using classes.<A> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[其他小程序] Calculator
说明:利用栈实现一个计算器,支持加减乘除和乘方物种运算-Stack implementation using a calculator, support and involution, Math<lijie> 在 2025-06-22 上传 | 大小:2kb | 下载:0
[其他小程序] 5_1
说明:一些有用的C语言小程序:输入以秒为单位所表示的时间,试将其换算为几日几时几分几秒;输入一个华氏温度,输出对应的摄氏温度,要求输出结果保留两位小数;输出a、b两数中的较大值;输入一个年号,判断该年是否闰年,并输出判断结果;求一元二次方程的根,系数a、b、c由键盘输入-Some useful C-applet: input in seconds the time indicated, try to convert a fraction to a few days when a few seconds<tg> 在 2025-06-22 上传 | 大小:2kb | 下载:0