资源列表
[棋牌游戏] q
说明:在8×8的国际象棋棋盘上放置8个皇后,然后要求没有皇后能吃掉另一个皇后.即是任意两个皇后都不处于棋盘的同一行,同一列或同一对角线上. -In the 8x 8chess board to place 8 of the queen, and requires no queen can eat another queen. That is any two queens are not in the chessboard of the same line, the same row or the<hanyuchen> 在 2025-06-04 上传 | 大小:2kb | 下载:0
[棋牌游戏] red--ChessFrm
说明:这是一个简单的五子棋算法,是有红色线条组成的五子棋-This is a simple 331 algorithm, and the red lines consisting of 331. . .<金国跃> 在 2025-06-04 上传 | 大小:2kb | 下载:0
[棋牌游戏] 33943781524point
说明:计算24是流行的扑克游戏。其方法是随意抽出4张牌,AJQK王牌算一,其他牌按点数计算,花色不计。目标是通加减乘除和括号最终算出24。设计一个程序,输入四个数字(1 - 10),则列出所有可能计算结果为24 的方案。要求: 方案不能重复(加法乘法交换律等算不同方案)。 计算中局部可以为分数,结果为整数即可( 如 3 3 7 7 算法:(3 + 3 / 7) * 7)-Calculation of 24 popular poker game. Random out of four til<李四> 在 2025-06-04 上传 | 大小:2kb | 下载:0
[棋牌游戏] gobangCPP
说明:C++五子棋代码,有详细的算法注释,代AI算法-C++ gobang game code-generation AI<chenhuachao> 在 2025-06-04 上传 | 大小:2kb | 下载:0
[棋牌游戏] eight-queens
说明:这是八皇后问题的C程序,非常完整的源代码,解决了很多难题。-This is a C program, complete source code of the eight queens problem, and solve many problems.<yangyang> 在 2025-06-04 上传 | 大小:2kb | 下载:0