资源列表

« 1 2 ... .80 .81 .82 .83 .84 4285.86 .87 .88 .89 .90 ... 5606 »

[其他智力游戏Snake-game

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

[其他游戏opengl.zip

说明:利用opengl实现动画效果的源代码,编译环境是xp + vc6.0,The source code, compiled using opengl animation environment xp+ vc6.0
<人的人> 在 2025-06-17 上传 | 大小: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-06-17 上传 | 大小: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矩阵,lMatrixResult是输出的m*p矩阵。 因
<郑雯雯> 在 2025-06-17 上传 | 大小: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 the Cell class of objects (sq
<王洪国> 在 2025-06-17 上传 | 大小:11kb | 下载:0

[其他游戏quickhit

说明:一个打字小游戏 根据提示的文字输入 超过一定时间算输-A typing game the operator lose more than a certain period of time based on the prompt text input
<sqhe> 在 2025-06-17 上传 | 大小: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 greater than 7, the case of plus 3,
<王宝> 在 2025-06-17 上传 | 大小:11kb | 下载:0

[其他游戏208

说明:在windows平台下,使用C语言编写的一个吃数游戏-Eat a few games in windows platform using C language
<战天意> 在 2025-06-17 上传 | 大小:11kb | 下载:0

[游戏引擎AndEngineMultiTouchExtension-master

说明:AndEngine的多点触发库,可以用来开发游戏-AndEngine MultiTouch Extension
<蚂蚁软件> 在 2025-06-17 上传 | 大小:11kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 4285.86 .87 .88 .89 .90 ... 5606 »

源码中国 www.ymcn.org