-
patternrecognition
模式识别(第二版)边肇祺 清华大学出版社 课后习题答案(Pattern Recognition (second edition), Tsinghua University Press肇祺edge after-school exercise answer)
- 2020-12-11 11:09:17下载
- 积分:1
-
image
说明: 一段MATLAB图像处理程序,包括彩色图像转灰度图像,加噪后的中值滤波,sobel边缘提取,以及腐蚀,膨胀,开运算,闭运算等形态学处理(A section of MATLAB image processing program, including gray image change from a colorful image, median filtering after adding noise, edge extraction of Sobel, and morphological processing such as corrosion, expansion, open operation, closed operation, etc.)
- 2019-06-20 14:54:29下载
- 积分: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
-
用Visual Basic编写收发电子邮件的程序
用Visual Basic编写收发电子邮件的程序-Prepared by using Visual Basic procedures for sending and receiving e-mail
- 2022-03-15 08:34:14下载
- 积分:1
-
文中图片放大显示特效
文中图片放大显示特效图片放大popeye插件所属专题图片代码(In this article, the image enlargement display special effect picture enlargement Popeye plug-in belongs to thematic picture code)
- 2019-03-13 10:39:08下载
- 积分:1
-
VB用户登录实例
说明: 使用说明书。vbdenglujianyijiemianbianchengshili(An instruction manual)
- 2020-06-19 04:40:01下载
- 积分:1
-
灰色预测
说明: 可解决灰色预测问题,里面为python代码+测试数据(It can solve the problem of grey prediction, which is Python code + test data)
- 2021-04-06 16:09:02下载
- 积分:1
-
ISO_9001_V2008 standard
ISO9001 reference standard
- 2019-04-01 16:39:35下载
- 积分:1
-
LCD1602
说明: LCD1602关于屏幕字符的显示以及其功能的初始化数据传输(LCD1602 Initial Data Transfer on Display of Screen Characters and Their Functions)
- 2020-06-22 23:20:01下载
- 积分:1
-
半方差分析
说明: 利用半方差分析方法,进行区域变量的空间自相关性分析,了解其空间变异特征(Using semivariance analysis method, carries on the regional variable space since the correlation analysis, to understand the spatial variation features)
- 2020-05-27 19:33:47下载
- 积分:1