搜索资源列表
queens
- 一个使用greedy search算法实现的N个queen排列的程序。用星号代表国际象棋中的queen。随机生成布局后,显示每次移动,最后使queen不能互相攻击。即都不在相同的行,列和对角线。-A greedy search algorithm using the N-a queen arranged procedure. Behalf of the international chess with an asterisk in the queen. Randomly generated la
JavaApplication11
- java图形,用*号画圆形和正方形,要求一定的画圆算法-java graphics, painting with an asterisk round and square, circle algorithm requires a certain
crackPassword
- 程序里有一个张图片.把图片移动到星号密码上,密码的原there are procedures for a photo. Pictures moved to the asterisk password, the original password-there are procedures for a photo. Pictures moved to the asterisk password, the original password
layout-mine
- 编程序模拟“地雷游戏”的布雷和标注地雷功能,其具体要求为:在9×9的方格中,随机布上10颗“地雷”(要求显示时地雷用*号表示);然后在有相邻“地雷”的无雷方格中标注出相邻地雷的个数;最后输出标注后的结果(雷区)。程序实现的要求如下: 布雷功能、标注地雷功能和输出雷区功能均使用独立的函数完成; 布雷功能使用随机函数实现;-Programmed to simulate " mine game" Bray and functional annotation of mines,