-
Wavelets For Kids A
说明: 小波分解的入门级教材,内容不多,但讲解平实,简单易懂,可以作为刚开始学习小波的同学的阅读材料(wavelet decomposition of the entry-level teaching materials, as small, but on the down-to-earth, simple, as it has just begun to study wavelet students reading material)
- 2005-09-22 19:54:13下载
- 积分:1
-
RA control of the sorting system to achieve another source :) in the company'...
RA控制分拣系统的另一个源代码实现:),可以在该公司的RSLogix5000软件下运行-RA control of the sorting system to achieve another source :) in the company"s software running RSLogix5000
- 2022-08-09 02:57:22下载
- 积分:1
-
用opencv写的hog特征 opencv3.2
主要用opencv写的hog特征,利用opencv自带的svm训练,去寻找图像中行人的数目,并用矩形表示出来(Mainly use the hog feature written by opencv, and use the SVM training provided by opencv to find the number of pedestrians in the image and represent it by rectangle)
- 2020-06-23 02:40:01下载
- 积分:1
-
cpp_sec_ppt2
很好的学习C++的教程,这是第七章至第十二章的PPT(Good learning C++ s Guide, which is under Chapter VII to XII of the PPT)
- 2007-12-16 19:52:32下载
- 积分:1
-
atf1
说明: 薄厚通用的板单元,进行厚板和薄板计算结果均十分准确(薄厚common plate element for thin plate and calculated results are very accurate)
- 2008-11-24 10:27:18下载
- 积分: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
-
VB自定义弹出框
VB自定义的弹出框-包括提示框、确认框、消息显示框、出错提示框等等,样式和系统默认的不一样,看一下演示截图就明白了,是不是挺漂亮的提示框。和网页上的弹出层很相似,挺漂亮。
- 2022-03-26 13:55:26下载
- 积分:1
-
2019081091-韦秋云-代码
说明: C语言小锻炼,工程实践飞机订票系统,虚拟支付(airline reservation system)
- 2020-10-25 13:47:32下载
- 积分:1
-
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用
在opencv下 人脸检测的应用-OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
OpenCV_FaceDetection
- 2022-01-24 17:34:28下载
- 积分:1
-
unit-9
谭浩强C程序设计第四版第9章习题答案,自己做出来的( C Programming Fourth Edition Chapter 9 Exercise answers, do it yourself)
- 2013-07-31 22:17:03下载
- 积分:1