-
isar3
说明: ISAR雷达实验报告,包括基本原理和部分matlab代码(ISAR radar experiment report, including basic principles and some matlab code)
- 2020-11-18 10:59:41下载
- 积分:1
-
LQR
单级倒立摆LQR控制仿真 最优控制理论主要通过对性能的优化寻找可以使目标极小的控制器(Inverted Pendulum Control Simulation of LQR optimal control theory, mainly through the optimization of the performance objectives can find a very small controller)
- 2010-07-16 11:43:43下载
- 积分:1
-
3D文字跑马灯特效
说明: 一款使用纯CSS3制作的超酷3D文字跑马灯特效(A Super Cool 3D Text Horselight Special Effect Made with Pure CSS3)
- 2019-02-14 09:23:39下载
- 积分:1
-
希尔伯特振动分解算法实例
针对信号处理方面,该例子实现了希尔伯特振动分解的,(For signal processing, this example implements the Hilbert vibration decomposition.)
- 2019-04-29 20:39:35下载
- 积分:1
-
cubase
教你怎样使用cubase SX的视频教程(teach you how to use cubase SX Video Guide)
- 2006-08-24 17:29:32下载
- 积分: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
-
codedlight_demo_v1.0.1
说明: 彩色线结构光编码,三维重建恢复demo,点云处理(color line ,3D point)
- 2020-03-09 15:41:46下载
- 积分:1
-
HSJ121-STM32103RCT6例程
赛普拉斯的触摸IC,国内公司包装成HSJ121,对应的驱动包(Cypress touch IC, the domestic company packaged as HSJ121, the corresponding drive package)
- 2018-08-20 17:32:07下载
- 积分:1
-
radar_system
以船舶雷达射频前端电路为对象,基于RF工具箱设计雷达射频前端电路仿真系统(Taking the RF front-end circuit of the ship radar as the object, based on the RF toolbox design radar radio frequency front-end circuit simulation system)
- 2018-01-04 16:39:57下载
- 积分:1
-
modified_booth_multiplier
quartus ii项目文件包,功能是改进的booth乘法器,节省时钟,已完成仿真。(This zip file contains a quartus ii project, which can fufill multiple function. It is done by using a modified booth multiplier.)
- 2018-01-11 18:35:04下载
- 积分:1