资源列表

« 1 2 ... .29 .30 .31 .32 .33 5434.35 .36 .37 .38 .39 ... 5606 »

[棋牌游戏shudu

说明:第一行是随机生成的1~9的排列,第2到9行就要通过搜索来产生了。对于第2到9行的每一个空格,要从1到9逐个尝试放入,看同一列、同一行、同一个3×3的小方阵中是否出现过相同的数字,若没有就尝试放入,然后递归地搜索下一个位置的数字,若1到9都不行就返回上一个位置尝试下一个数字。直到找到一组解就返回。 -The first line is randomly generated from 1 to 9 are arranged, the f
<wanghao> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他游戏search

说明:用于吃豆人游戏的pathon语言搜索算法,包含了UCS DF A*等算法-the algorithm of pacman
<bonny> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[棋牌游戏feixing

说明:飞行棋游戏,用这段代码可以模拟简单的飞行棋的过程。-It is a classical game,which is related with planes .You can use this code to imitate the interesting game.
<ycd> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[外挂编程PlayerEntity

说明:游戏,捕鱼达人的金钱、级别的更改,将文件复制,粘贴到/mnt/asec/org.cocos2dx.FishGame文件夹下-Game fishing up to people s money, level changes, copy the file and paste it into/mnt/asec/org.cocos2dx.FishGame folder
<陈光> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他智力游戏sudoku

说明:数独游戏——动态数组中输入原有的数字,可以生成这个数独的最终解-sudoku.cpp the dynamic array in the original digital input, can generate the final solution of this Sudoku-
<陈中杰> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他游戏shudujisuan

说明:在number中输入你想计算的数独,然后打开shudu.py可以计算出数独和计算的次数-the program to calculate the shudu
<姚源> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[游戏TicTacToe

说明:三子棋游戏模拟,只有基础的Applet界面,但有完整的功能-mimic of a game
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[棋牌游戏Hourse

说明:马踏棋盘,在一个8*8棋盘中随机制定一个位置,判断是否能遍历整个棋盘,遍历的规则是只能走‘日’,且不能越界-Horse riding board, in an 8* 8 board to develop a random location, to determine whether to traverse the entire board, only to go through the rule is day , and can no
<haitaolv> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[模拟服务器VIP

说明:勋章/积分的NPC脚本 不会的朋友请下载 -Server 8.0 medal/integral NPC scr ipt Friends, please do not download
<黎姿几> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[其他游戏HSXQW

说明:一个很有趣的游戏 黑色星期五的代码... 欢迎大家下载-BLAK frindy code
<Krain> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[棋牌游戏cheese

说明:实现五子棋功能,能悔棋,简单的判断是否有五子对奇,判断是否赢棋-Backgammon functions to achieve
<美芳> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[棋牌游戏balckjack21

说明:用C语言实现的黑杰克21点游戏,可以随机洗牌和发牌-Implemented in C 21 Black Jack game, you can randomly shuffle and licensing
<辽湘> 在 2025-01-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 5434.35 .36 .37 .38 .39 ... 5606 »

源码中国 www.ymcn.org