-
独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 1111...
独立钻石棋问题描述: 有一棋盘, 上有44个钻石棋子,有一位置空缺, 棋盘初始状态如下: 111 111 111 111111111 111101111 111111111 111 111 111 其中,0表示没有放置棋子, 1表示放置。 规定走法如下: a. 任一棋子可越过一相邻棋子(紧相邻)跳到一空缺位置, 并吃掉越过的棋子(从棋盘移处) 如, 走一步后棋盘状态: 111 111 111 111111111 111110011 111111111 111 111 111 b. 最后只留下一个棋子在棋盘上, 并且位置在正中央。 要求: 用程序得出正确走法。 输入: 无 输出: 每一步移动后的棋盘状态, 格式如上。-independent diamond chess Problem description : a chessboard, there are 44 pieces of diamonds, a position vacant chessboard initial state as follows : 111111111 111101111 111111111 which, 0 no place pawn, a place said. Provisions in law are as follows : a. as a pawn to be crossed an adjacent piece (bear adjacent) jumped to a vacant position, and eaten across the pawn (shift from the chessboard) If, after the chessboard go one step further state : 111111111 111111111 111110011 111111111 111111111 b. leaving only a game son on the chessboard, and in the middle position. Requirements : getting the correct procedures in law. Input : None output : e
- 2023-01-15 08:55:03下载
- 积分:1
-
2维超音速流的Prandtl
2维超音速流的Prandtl-Meyer膨胀破的fortran程序-2-dimensional supersonic flow of the Prandtl-Meyer expansion of breaking the fortran program
- 2022-12-10 05:00:02下载
- 积分:1
-
数十个程序,结构分析,偏重岩土方面
数十个程序,结构分析,偏重岩土方面-dozens of procedures, structural analysis, emphasizing geotechnical aspects
- 2023-08-05 02:35:03下载
- 积分:1
-
多元曲线分析
多元曲线解析-交替最小二乘法,MCR-ALS-Multivariate Curve Analysis- alternating least squares method, MCR- ALS
- 2023-08-01 01:45:03下载
- 积分:1
-
ACO 蚁蚁群优化求解 tsp 问题
TspACO 蚁蚁群优化求解 tsp 问题 tspACO 蚁蚁群优化 tspACO 蚂蚁殖民地优化 tspACO 蚂蚁蚁群优化蚁群算法蚂蚁群体优化
- 2022-03-26 08:05:50下载
- 积分:1
-
不错的矩阵求逆的小程序
不错的矩阵求逆的小程序-good matrix inversion of small programs
- 2023-03-02 00:10:03下载
- 积分:1
-
这是一个用MATLAB写的免疫算法程序。
这是一个用MATLAB写的免疫算法程序。-This is a MATLAB program written by Immune Algorithm.
- 2023-06-07 13:55:03下载
- 积分:1
-
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码...
ACM模拟试题 明明的随机数
附件中有详细的题目要求和运行通过的源代码-ACM is clearly a random number of mock examination papers are detailed in the annex to the subject requirements and run through the source code
- 2022-06-26 15:07:59下载
- 积分:1
-
在opnet仿真环境下的基于RFID的防碰撞算法
资源描述在opnet的仿真环境下基于RFID的防碰撞仿真算法,程序以及经过了测试,绝对好用,
- 2023-07-08 10:25:03下载
- 积分:1
-
频繁子图挖掘算法GSPAN
频繁子图挖掘算法GSPAN算法是经典的图挖掘算法,用c++编写实现,是很值得参考和学习的。
- 2023-01-02 16:10:07下载
- 积分:1