-
c language used tanks games for the game just contact the programming novice
一款用c语言编写的坦克游戏,适合刚刚接触游戏的编程新手-c language used tanks games for the game just contact the programming novice
- 2022-05-15 20:33:43下载
- 积分:1
-
泰格瑞德可靠性测试软件1.46(1)
可靠性测试,确认数据通讯。
测试对应的ip,ip搜索,确认读写,tcp 串口等方式(Reliability test to confirm data communication. Test the corresponding ip, IP search, confirmation of read and write, TCP serial port, etc.)
- 2020-06-20 04:40:01下载
- 积分:1
-
recognition of different characters
recognition of different characters
- 2022-02-02 16:32:28下载
- 积分:1
-
sim_simple_car
说明: a simple Simulink model of car
- 2019-01-02 21:54:49下载
- 积分:1
-
demo
一款简易播放器源码,只支持本地音乐播放,给大家学习(A simple player source code, only support local music playback, for everyone to learn)
- 2018-11-26 23:51:42下载
- 积分:1
-
编写了一个全新的运动图像管理系统界面,非常强大,也很强大。
一个新编写的运动图象管理系统 界面非常好看 功能强大 相信你会爱上它-prepared a new campaign Image Management System interface is pretty powerful, I think you will love it
- 2023-05-25 21:55:03下载
- 积分:1
-
readability
网页标题,内容读取readability(Page title, content read readability)
- 2020-06-17 23:00:02下载
- 积分: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
-
ADC
This is ADC code. Its language is in C++. It is useful for both computer engineers or electrical engineers or any other types of majors.
- 2019-03-26 16:48:09下载
- 积分:1
-
NSST源代码
说明: 基于非下采样剪切波变换的医学图像融合算法。(Medical image fusion algorithm based on non-subsampled shear wave transform.)
- 2021-03-24 09:50:39下载
- 积分:1