资源列表

« 1 2 34 5 6 7 8 9 10 ... 707 »

[棋牌游戏8queen

说明:在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。 本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。-8 × 8 in a chess set, there s eight, each accounting f
<Fayer Michael> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏wuziqi

说明:这是一个五子棋小代码,只有人人对战,没有智能.-This is a small Gobang code, only for all the war, there is no intelligence.
<哈哈> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏game

说明:发纸牌游戏的模拟程序(附C语言源代码) 一共52张牌平均分给4个人.-Fat card game simulation program (with C-language source code) a total of 52 licensing average to 4 individuals.
<liupeng> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏24dian

说明:这是用processing编写的24点,是一款纸牌游戏,大家可以试一下~-This is prepared by processing the 24-point, is a card game, you can try ~
<steven> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏WZQ

说明:但是学C的时候做的一个五指棋游戏..因为xp的获取鼠标的api和98系统的不一样,当时是在98环境下做的.因此如果在XP下使用会产生鼠标找不到的问题-Xue C, however, when five fingers make a chess game .. because xp mouse access api and 98 different systems, that was 98 to do the environment. T
<何美丽> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏eluosifangkuai

说明:俄罗斯方块,也是当时学java时候做的,也是在命令行模式下运行!-Russian box, but also the time to do was learn java, but also in command line mode!
<何美丽> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏qishi

说明:国际象棋游戏一个经典的例子就是骑士巡游(knight s tour)问题,这个问题要求从棋盘上任意给定的方格开始移动骑士,相继地到达所有的64个方格,进入每个方格一次且仅进入一次。通常情况下,我们用如下方法表示一个解:即把数字0,1,…,63放入棋盘中的方格来表示到达这些方格的顺序。解决骑士巡游问题更具创意的方法之一是由J. C. Warnsdorff在1823年提出的。其规则是:骑士总是移向具有最少出口且没有到达过的方格之一-Ches
<崔润> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏mazouri

说明:马踏日程序的源代码。使棋盘上的每一步都可以用马走,且只走一次。-Horse riding day program
<李涛> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏BTGame

说明:蓝牙五子棋对战平台代码,这里面一共八个文件,这是其中第一个主类,负责控制所有midlet的运行和销毁。-Bluetooth Gobang war platform code, there is a total of eight documents, this is the first of which the main categories, responsible for controlling the operation of al
<李熵> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏Chess

说明:蓝牙五子棋对战平台代码,这里面一共八个文件,这是其中一个主类,抽象了棋盘上是否为服务器下子。-Bluetooth Gobang war platform code, there is a total of eight documents, which is one of the main class, the abstract whether the chessboard Now for the server.
<李熵> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏1

说明:本程序是一个小纸牌游戏,有两个人合伙去表演给别人看,像是一个魔术,一个人从除去大小王的52张牌中抽取5张,一个依次亮出前四张,最后一张由合伙人猜,两人事先说好规则,五张牌中肯定有两张花色相同,数值可以通过加13运算,使两张牌最多相差6,然后亮的第一张牌花色暗示最后一张的花色,中间的三张,暗示要猜的与第一张数值的差值。-This procedure is a small card games, have two people perfor
<蝶舞林夕> 在 2024-05-02 上传 | 大小:1024 | 下载:0

[棋牌游戏wuziqi

说明:五子棋游戏编码程序,算法还有点简单,不过不妨碍大家玩的-Gobang game coding procedure, the algorithm still simple, but without prejudice to the U.S. to play
<雯雯> 在 2024-05-02 上传 | 大小:1024 | 下载:0
« 1 2 34 5 6 7 8 9 10 ... 707 »

源码中国 www.ymcn.org