-
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。...
计算器例子程序,很适合初学者学习使用。欢迎下载互相交流。-Calculator example program is very suitable for beginners learning to use.
- 2022-12-08 05:05:03下载
- 积分:1
-
通讯录系统,简单的对通讯录进行编程,可实现文件的输出
通讯录系统,简单的对通讯录进行编程,可实现文件的输出-Address book system, easy to program to the address book, documents can be output
- 2023-02-19 15:45:03下载
- 积分:1
-
一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序...
一个用c++写的简单的学生管理系统,包括添加,删除,按成绩平均分和总分排出顺序-A c++ to write with a simple management system for students, including add, delete, according to results from the average total points and the order of
- 2022-01-26 00:06:59下载
- 积分:1
-
这是一个问答应用程序
it is a quiz application
- 2022-09-23 01:15:03下载
- 积分:1
-
Delphi friends list
Delphi 朋友通讯录-Delphi friends list
- 2022-08-04 02:09:41下载
- 积分:1
-
链接的列表
这是该程序创建一个链接列表,并测试其各种不同的输出。 欢迎大家下载、试用。谢谢大家的支持!
- 2023-05-14 20:35:03下载
- 积分:1
-
Breakout game, is divided into more closed, Main to run a function
打砖块游戏,分为多关,Main为运行函数-Breakout game, is divided into more closed, Main to run a function
- 2022-04-10 19:46:22下载
- 积分:1
-
hdq总线的编程,代码详尽,注释清晰,程序清晰明了
hdq总线的编程,代码详尽,注释清晰,程序清晰明了-Bus hdq programming, code and detailed, clear notes, procedures clear
- 2022-09-12 11:20:02下载
- 积分:1
-
智能数字交流毫伏表的设计与实现
是pdf格式的
智能数字交流毫伏表的设计与实现
是pdf格式的-Intelligent Digital AC millivolt meter Design and Implementation is a pdf format
- 2022-03-21 03:02:10下载
- 积分:1
-
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的...
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。
现用8位二进制数依次从左到右表示八个小洞的状态。
例: 图中的初始状态为 00000101 时,最多滚入3个球时有
从C洞滚入一小球状态为 ――――> 00101111
从B洞滚入一小球状态为 ――――> 01111011
从A洞滚入一小球状态为 ――――> -bowls game Italy-game description eight holes and serial number and distribution figure. Small ball from the A, B, C (hole No. 0,1,2), one of the fallen three locations. If the state of the hole 0:00 a.m., the ball rolling left; If the state of the hole 1:00, the ball rolling right. Whatever strain at the hole, from the anti-state (both from a variable 0, 0 Variable 1). Now with eight followed by the binary number eight hole, said whatever the state. Cases : Figure the initial states of 00000101, three roll-up ball from C hole rolled over a small ball of----> 00101111 B hole rolled over from one state to the small ball----> 01111011 from A hole rolled over a small ball of---->
- 2023-04-01 05:00:04下载
- 积分:1