-
c5
Function: // riffle
Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复.
Calls: //
Called By: // main()
Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序)
Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序)
Input: //Card card[] 牌结构, int size 结构数组的大小
Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
- 2013-07-23 06:35:33下载
- 积分:1
-
Dodge_block
说明: 用Verilog实现的基于FPGA的简单避障游戏(A game based on FPGA,using Verilog)
- 2020-07-29 22:38:39下载
- 积分:1
-
Guessinggame
说明: 猜数字游戏
1.实验目的
使用if…else和循环语句解决问题。
2.实验要求
编写一个Java应用程序,实现以下功能:
(1)程序随机产生一个1~100间的整数;
(2)用户在输入对话框中输入自己的猜数;
(3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”;
(4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。
(Guessing game
1. Purpose of the experiment using the if ... else statements and loops to solve the problem. 2. Experiments required to write a Java application, to achieve the following functions: (1) program to generate a random integer from 1 to 100 (2) user input dialog box, enter your own guessing (3) program the user to guess the number of given prompts, namely: " guess big" , " guess smaller" and " guessed it" (4) If the user did not guess right, can re-enter the number of reminder, until the guess on the up.)
- 2010-04-27 18:42:58下载
- 积分:1
-
c# 拼图游戏 源代码下载
C# 拼图 游戏
- 2013-09-02下载
- 积分:1
-
MazeSolverSource
mazesolvefr is the game developed using csharp
- 2011-06-13 18:54:32下载
- 积分:1
-
打地鼠
说明: 基于51的打地鼠设计,点阵为地鼠,矩阵按键打地鼠(Design of 51 dozen hamsters)
- 2020-06-23 11:20:01下载
- 积分:1
-
Skyblue_Mine
一个简单的VC游戏程序,供学习和娱乐使用。(A simple VC game program for both study and entertainment.)
- 2009-12-03 18:50:42下载
- 积分:1
-
html5走迷宫游戏
这是一个html5开发的迷宫游戏,需要玩家使用鼠标手绘相应的迷宫,使用上下左右键来操控五边形物体穿过迷宫,可以为自己的迷宫起一个名字存储起来,在下次玩的时候可以根据名字获取迷宫。
- 2022-10-13 20:10:03下载
- 积分:1
-
MiniGame
纯java编写的飞机射击小游戏源代码,可以在myeclipse中运行使用。(The pure java aircraft shooting game source code in myeclipse running use.)
- 2012-08-24 15:23:49下载
- 积分:1
-
COdemaker
Mastermind game code maker
- 2009-12-01 11:29:59下载
- 积分:1