-
C#实现的俄罗斯方块程序
C#实现的俄罗斯方块程序-C# Russian squares procedure
- 2022-02-22 04:44:50下载
- 积分:1
-
n factorial. Rar can help factorial number of recursive algorithm is based on th...
n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
- 2022-06-16 22:54:39下载
- 积分:1
-
classifier_cnn
利用MATLAB实现一个基于CNN的图像分类算法(Implementing an image classification algorithm based on CNN with MATLAB)
- 2019-01-13 16:04:12下载
- 积分:1
-
电脑可以猜出你心中的牌是什么牌 只需要询问2次,试试吧.
电脑可以猜出你心中的牌是什么牌 只需要询问2次,试试吧.-computer can guess your mind what license plates is only need to ask two times, try playing ......... ..........................
- 2022-01-26 03:19:33下载
- 积分:1
-
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩
用VC实现的扫雷小游戏,操作界面简单,可在休闲时玩一玩 -Realize the mine with VC game, user interface simple, leisure time in play
- 2022-02-09 17:56:36下载
- 积分:1
-
2
说明: 使用LSTM预测交通流,并与其它算法进行比较,里面包含详细程序,第二部分(LSTM is used to predict traffic flow and compared with other algorithms, which contains detailed procedures.)
- 2019-01-03 09:08:58下载
- 积分:1
-
MATLAB for beginners introduces some basic use MATLAB
MATLAB初学者
介绍了MATLAB 的一些基本使用方法-MATLAB for beginners introduces some basic use MATLAB
- 2022-03-02 17:05:21下载
- 积分:1
-
pipe
pipe类 pipe类 pipe类 pipe类-pipe-type pipe-type pipe-type pipe-type pipe-type pipe-type
- 2022-03-16 00:24:04下载
- 积分: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
-
GA多目标优化问题
采用遗传算法进行多目标优化问题的求解,具体为两个目标优化问题(genetic algorithm solve multi-objective problem)
- 2018-11-25 15:45:48下载
- 积分:1