-
d_safe_2.1.4.9
Windowsxp底层代码开发,包含所有开发文档及底层架构(Development of Windows XP underlying code)
- 2020-06-20 19:20:02下载
- 积分:1
-
data base code postal
数据库代码邮政管理数据库,邮政编码.mbd以及客户.mbd;使用
- 2022-01-31 21:21:25下载
- 积分:1
-
SINSmatrlab_Kalman
Kalman4 filter GPS/INS integration algorithm of GPS/INS matlab
- 2019-01-31 17:41:54下载
- 积分:1
-
adxl372_example_code
说明: ADXL372与MCU之间的spi通讯示例(the communication which include ADXL372 and MCU by spi)
- 2020-07-10 14:19:04下载
- 积分:1
-
Swing界面风格的星际争霸Java源代码
Swing界面风格的星际争霸Java源代码,前几年写的,面向Java环境,主程序分为服务端和客户端,代码量比较大,不过看上去很完整,想学习Java游戏开发的朋友,这个游戏源码可给你提供不少游戏编写方面的帮助。
- 2023-01-29 01:10:03下载
- 积分:1
-
作业
本题编写程序模拟人进行连连看游戏,电脑模拟人玩连连看的过程如下:
1、分析本局游戏,将本局游戏转化成一个二位数组。0表示空白区域,数字表示该游戏牌为出现在游戏中的第几类游戏牌。
2、利用广度优先搜索算法,判断两个游戏牌是否可以消除。
3、程序模拟人点击可以消除的一对游戏牌进行消除。
对某局游戏转化成二维数组如下:
0 0 0 0 0
0 1 2 0 0
0 0 3 4 0
0 0 0 1 0
输入二位数组的行、列,二位数组、起始元素的的坐标、终止元素的坐标,判断起始游戏牌和终止游戏牌是否可以消除。
对上例输入
4 5
0 0 0 0 0 0 1 2 0 0 0 0 3 4 0 0 0 0 1 0
1 1
3 3
输出 TRUE(The writing program simulates the game, and the computer simulates the process of watching the game as follows:
1. Analyze the game and convert the game into a two - bit array. 0 is the blank area, the number indicates that the game card is the number of game cards that appear in the game.
2. Use the breadth first search algorithm to judge whether the two game cards can be eliminated.
3, the program simulates a pair of game cards that can be eliminated by clicking.
A game of a game is transformed into a two-dimensional array as follows:
00000
01200
00340
00010
Input the row and column of the two bit array, the coordinates of two bit array, the initial element, and the coordinates of the termination elements, so as to determine whether the initial game card and the ending game card can be eliminated.
For example input
45
0000001200 0034000010
11
33
Output TRUE)
- 2017-12-17 16:01:15下载
- 积分:1
-
two dimensional wave equation
声波方向的公式,二维波动方程,想要学习的,赶快啊(two-dimensional wave equation)
- 2017-11-06 15:03:31下载
- 积分:1
-
拼图游戏,教材上的,比较经典,希望大家支持一下。
拼图游戏,教材上的,比较经典,希望大家支持一下。-Jigsaw puzzle, teaching materials on comparing the classic I hope you will support you.
- 2022-08-21 00:19:11下载
- 积分:1
-
JAVA网络抓包毕业设计源码
一个java毕业设计源码,模拟网络抓包的Java小程序,使用ACCESS数据库。
- 2022-01-26 04:21:04下载
- 积分:1
-
libsvm-mat-2.89-3[FarutoUltimate3.0Mcode] (1)
libsvm-2.89-3的工具箱,包括一些函数可以进行gapso寻优(the toolbox of matlab)
- 2020-10-20 19:47:24下载
- 积分:1