资源列表

« 1 2 ... .37 .38 .39 .40 .41 5442.43 .44 .45 .46 .47 ... 5606 »

[棋牌游戏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

[其他智力游戏3

说明:基于C语言的猜数字游戏。可以无限制次数的继续游戏-Based on the C language game. Can limit the number to continue the game
<章先生> 在 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

[外挂编程xiaochang

说明:QQ华夏 校场后台自动刷怪 BB 手动脚本源码 自动点怪 自动喊话 自动回城-QQhuaxia xiaochanghoutaizidongdianguai
<小猪> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[其他游戏Eliminate-landmines

说明:改程序模拟了游戏扫雷的前面大部分过程,包括雷的布置和显示-the code similates the game of Eliminating landmines
<暮雨子> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[射击游戏BALL

说明:QB编的一个打砖块游戏,基本可玩,有时可能会“粘”在板上-A game of QB.
<刘彦良> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[棋牌游戏blocks

说明:题目描述 为了增强幼儿园小朋友的数数能力,小虎的老师给了一个家庭游戏作业。他让小虎拿一块空的围棋盘,随机地在一些方格中放些棋子(有黑白两种颜色),如果一个方格和它的上、下、左、右四个方格之一都有相同颜色的棋子,则认为两格子是相连通的。这期间,要求小虎不断统计共有多少个连通块。 如下图是一个5×9的棋盘,其中"."表示空格,"*"表示黑棋子,"@"表示白棋子。则有4块连通的棋子块。 ......... ..**..@.. .**@@.@@. ..*@..*.. ....
<掌们> 在 2025-07-04 上传 | 大小:1kb | 下载:0

[其他智力游戏nine

说明:可以解各种难度的数独游戏的matlab代码-The solution of sudoku matlab code ~
<丁宁> 在 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
« 1 2 ... .37 .38 .39 .40 .41 5442.43 .44 .45 .46 .47 ... 5606 »

源码中国 www.ymcn.org