-
pb制动安装程序自动创建数据库
pb制动安装程序自动创建数据库-pb brake setup program automatically creates database
- 2023-08-16 05:15:03下载
- 积分:1
-
c code for fig08
图08的c代码
- 2022-03-24 17:09:05下载
- 积分:1
-
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找...
本程序实现基数排序,冒泡排序和快速排序.另外实现了顺序查找和折半查找-This procedure realize Radix Sort, Bubble Sort and Quick Sort. Also realize half of the order of search and search
- 2022-03-21 11:41:24下载
- 积分: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
-
电力104规约Demo版 C++版本,供大家参考
电力104规约Demo版 C++版本,供大家参考-104规约Demo版C
- 2022-02-03 19:19:45下载
- 积分:1
-
一个用VC写的俄罗斯方块程序源码,用了就知道了,要凑20个字真不容易...
一个用VC写的俄罗斯方块程序源码,用了就知道了,要凑20个字真不容易-a VC written procedures source of Rubik"s cube, with the know, we should take care of 20 characters was not easy
- 2023-01-31 21:55:03下载
- 积分:1
-
automation control for learning
automation control for learning
- 2022-08-23 10:50:30下载
- 积分:1
-
DOS命令 供学习用
删除那些n天前的文件
DOS命令 供学习用
删除那些n天前的文件-Learn to use DOS commands to remove those for n days before the documents
- 2022-12-19 04:00:03下载
- 积分:1
-
数据结构实验
(1)新建一个单链表:List BuildList(List lst)(2) 打印单链表:void PrintList(List first)(3)在单链表中某个位置后面插入元素:bool Insert( List lst , T x , T y)(4)清空单链表:void Clear(List * first)(5)查找链表中是否存在某个元素:bool Search(List lst,T x) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-29 10:07:17下载
- 积分:1
-
lm35原理图以及程序
lm35原理图以及程序-lm35 schematics and procedures
- 2022-10-19 16:55:03下载
- 积分:1