资源列表
[棋牌游戏] 0810610
说明:编写程序求解“骑士巡游”问题:在n行n列的棋盘上(如n=5),假设一位骑士(按国际象棋中“马走日”的行走法)从初始坐标位置(x,y)出发,要遍访(巡游)棋盘中的每一个位置有且仅有一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。由于n比较大的时候输出结果会很多,以至于运行时间很长,没有实际意义,所以本程序只做了n=5的时候的情况。-Write a program for solving the Knight Parade ": n lin<MK> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[其他游戏] javaPpiano
说明:简单的手机钢琴源代码 供初学者参考 希望共同探讨进步-piano source code<陈松松> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[其他游戏] Monkeys-Select-King
说明:编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)<张璐> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[棋牌游戏] search
说明:在西洋棋中的武士(knight)与象棋中的马相似,走的是L型路线,输入一个表示期盼的大小值n,在输入一个起点坐标,找出一条从那一个起点,可以让武士棋走完n*n格而不重复的路径-Samurai (knight) in chess and chess in the horse is taking the L-shaped route, enter a size value n looking forward to enter a starting point coordinates, to iden<熊智亮> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[其他游戏] Eliminate-landmines
说明:改程序模拟了游戏扫雷的前面大部分过程,包括雷的布置和显示-the code similates the game of Eliminating landmines<暮雨子> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[其他游戏] gamerecords-using-filing
说明:game records using Filing on C-game records using Filing on C++<rocky91> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[其他智力游戏] shitoujiandaobu
说明:这是一款经典的小游戏源码:石头剪刀布,电脑会随机选择出石头或者剪刀或者布,但会等玩家出完才显示并评定结果-This is a classic game source code: stone scissors cloth, computer will randomly select a stone or scissors or cloth, but will wait out the end game player to display and evaluation results<郝文君> 在 2025-07-04 上传 | 大小:1kb | 下载:0