资源列表

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

[棋牌游戏four-chess-game

说明:四子棋规则 顺序规则:红方为先手,黄方为后手。落子规则为,每一列必须从最底下的一格开始。依此可向上一格落子。一方落子后另一方落子,依此抡次。直到游戏结束。 输赢规则:同一颜色的棋子或水平,或左右斜方向,或垂直方向有四个连成一线即为该方赢,游戏结束。如果满盘均填满,游戏尚未分输赢,则为和棋。 -Four sons chess rules ordering rules: red for the upper hand, Hua
<郭楠> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[游戏simple-war

说明:个人制作游戏程序,C++编写,根据小时候玩的炸飞机游戏制作。-A simple game about war.
<> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他智力游戏Snake-game

说明:传统的贪吃蛇小游戏,此游戏界面容易设计。-Snake game
<赵旋> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他智力游戏Tank

说明:用C++语言编写的“坦克大战”的源代码,包括6个.cpp文件和.h文件。用VC++6.0编写完成。-TankBattle, written with C++ language. The source code includs three Cpp files and three H files.
<豪仔> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他智力游戏knights-tour

说明:骑士巡游游戏,程序给出了实现方法,使骑士总是移向具有最少出口且没有到达过的方格之一-The Knight Parade game program given the ways in which Knight always move to one of the least export and did not reach the checkered
<刘洋> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[游戏super_mario_clone

说明:大家都知道的超级玛丽游戏-we all know the Super Mario game-Super Mario game that we all know- we all know the Super Mario game
<爱恨情愁> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他游戏opengl.zip

说明:利用opengl实现动画效果的源代码,编译环境是xp + vc6.0,The source code, compiled using opengl animation environment xp+ vc6.0
<人的人> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他智力游戏java-Russian-cube

说明:java俄罗斯方块,实现了简单的音乐、界面与游戏功能,有兴趣的朋友可以看看。-java Tetris, a simple function of music, the interface with the game, and interested friends can have a look.
<david peterson> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他游戏juzhenxiangcheng

说明:编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。 分析: 首先我们可以根据题意写出函数头。可以定为void MatrixMutiply(int m,int n,int p,long lMatrix1[MAX][MAX],long lMatrix2[MAX][MAX],long lMatrixResult[MAX][MAX]),其中lMatrix1和lMatrix2分别是输入的m*n矩阵和n*p
<郑雯雯> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他智力游戏pintuyuanma

说明:JAVA小游戏-拼图 我做的第一个小游戏 Cell类是继承的按钮类,并加上相应图形,形成方格 MyCanvas是一个面板,加载Cell类的对象(方格),是这三个类中的核心 -JAVA games- puzzle I do a little game Cell class inherits the button class, plus graphics, to form squares MyCanvas panel, load
<王洪国> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[其他游戏quickhit

说明:一个打字小游戏 根据提示的文字输入 超过一定时间算输-A typing game the operator lose more than a certain period of time based on the prompt text input
<sqhe> 在 2025-03-15 上传 | 大小:11kb | 下载:0

[游戏binary-to-bcd2

说明:"二进制数调整BCD码的方法是将二进制码左移8次,每次移位后都检查低四位LSD+3是否大于7,如是则加3,否则不加,高4位MSD作同样处理"-" Binary number to adjust the BCD code is the binary code shifted left eight times, after each shift, check for a low whether four LSD+3 is great
<王宝> 在 2025-03-15 上传 | 大小:11kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 1334.35 .36 .37 .38 .39 ... 5606 »

源码中国 www.ymcn.org