-
游戏运行,可以显示不同点数的筛子;
游戏开始,按下“回车键”,则筛子随机出现不同的点数,产生动画效果;
᠕...
游戏运行,可以显示不同点数的筛子;
游戏开始,按下“回车键”,则筛子随机出现不同的点数,产生动画效果;
按下“回车键”,筛子停止变化,记录点数;
按下“空格键”,更换游戏者,重复上述2、3步骤;
按下“q键”,游戏结束。
该游戏可以多人参加,每人可以投多次,每人每次的筛子点数自动累加,点数最高者胜
-err
- 2022-03-19 07:36:26下载
- 积分:1
-
华为公司的编程规范,很多编程风格不是很好的程序员可以借鉴一下,风格好谁都喜欢...
华为公司的编程规范,很多编程风格不是很好的程序员可以借鉴一下,风格好谁都喜欢-Program standard of company HuaWei, good reference for some programmer that not had a good programming habit/style.
- 2022-07-23 22:33:15下载
- 积分:1
-
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。...
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。-OCX in a number of platform used. The CE can be made, this is a simple OCX CE in the application.
- 2022-01-26 04:23:41下载
- 积分:1
-
a bicycle A procedure
一个自行车的程序阿-a bicycle A procedure
- 2022-02-01 20:34:04下载
- 积分:1
-
NDIS 函数简明手册
NDIS 函数简明手册-NDIS function concise manual
- 2022-03-30 03:37:31下载
- 积分:1
-
用c++写的带类的扑克牌游戏,可以实现自动洗牌,自动发牌,比较大小。...
用c++写的带类的扑克牌游戏,可以实现自动洗牌,自动发牌,比较大小。-Using c++ to write with types of poker games, cards can be achieved automatically, automatic licensing, the size comparison.
- 2022-06-20 05:12:40下载
- 积分:1
-
Windows Application Startup Routine
Windows Application Startup Routine
- 2022-07-10 08:20:42下载
- 积分:1
-
Based on evc++ Under the control of stepper motor windows embedded visual c
一个基于evc++下的步进电机的控制
windows embedded visual c-Based on evc++ Under the control of stepper motor windows embedded visual c
- 2022-07-18 04:39:42下载
- 积分:1
-
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示...
采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示:
Input Format:
第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数
第二行输入各顶点的信息,即输入每个顶点字符
第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行
Output format:
首先输出图的顶点信息,输出完毕换行
接着输出图的邻接矩阵,假如图中有n个顶点,则输出形式为n行n列的邻接矩阵,输出完毕换行
接下来一行输出从图的第一个顶点开始进行深度优先遍历的序列,中间以空格隔开,输出完毕换行
最后一行输出从图的第一个顶点开始进行广度优先遍历的序列,中间以空格隔开,输出完毕换行
-Using an undirected graph adjacency matrix representation to complete the map creation, graph depth-first traversal, graph breadth-first traversal operation. In which vertex information is character, the graph vertex number by characters in order. The input sample used in the diagram are as follows:
Input Format:
The first line of input two values, the first one is the number of graph vertices, the second one is the number of graph edges
Second row, enter information in each vertex, that enter each vertex character
Start typing in the third line of each side, each side in the form of two vertices
- 2022-01-26 03:32:41下载
- 积分:1
-
RGB, the form of diversification, it is suitable for beginners to use, very good...
RGB,形式多样化,很适合初学者使用,很好的代码-RGB, the form of diversification, it is suitable for beginners to use, very good code
- 2022-05-16 00:04:43下载
- 积分:1