资源列表
[其他智力游戏] 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
[游戏] 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
[游戏引擎] AndEngineMultiTouchExtension-master
说明:AndEngine的多点触发库,可以用来开发游戏-AndEngine MultiTouch Extension<蚂蚁软件> 在 2025-06-17 上传 | 大小:11kb | 下载:0