资源列表

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

[游戏mynetshoop

说明:使用Java语言编写一个模拟网上超市购物结算功能的程序,要求程序运行后有一个图形用户界面,可供用户输入购买的各种商品相关信息,最后给出用户的购物清单及价格,并且用户可以根据需要查询自己购买的第几项商品的详细信息。-A simulated online supermarket shopping the clearing functions the program using the Java language, the program runs a graphical user interface
<lanyulin> 在 2025-09-17 上传 | 大小:11kb | 下载:1

[其他智力游戏eat

说明:吃数游戏是一个在turboC2环境下编写的小游戏,该游戏要求在宫殿中找出几个数之和是7的数吃掉,并走到7的位置-eat a few games in turboC2 environment prepared by the small games, the games in the palace to identify several hours, and the number is seven eaten, and walked seven locations. .
<彭小川> 在 2025-09-17 上传 | 大小:11kb | 下载:0

[射击游戏dafeiji

说明:这是一个打飞机的小游戏。可以在其中控制一个飞机。-This is a game of planes. In which control of an aircraft.
<郑林海> 在 2025-09-17 上传 | 大小:11kb | 下载:0

[棋牌游戏four-chess-game

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

[游戏simple-war

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

[其他智力游戏Snake-game

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

[其他游戏opengl.zip

说明:利用opengl实现动画效果的源代码,编译环境是xp + vc6.0,The source code, compiled using opengl animation environment xp+ vc6.0
<人的人> 在 2025-09-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-09-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-09-17 上传 | 大小:11kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 4285.86 .87 .88 .89 .90 ... 5606 »

源码中国 www.ymcn.org