-
参考文档
这是关于DSP和FPGA之间通信的SRIO口,能够实现之间的数据传输起一定的参考作用。(This is a SRIO port for communication between DSP and FPGA, which can provide some reference for data transmission between them.)
- 2018-12-05 20:29:13下载
- 积分:1
-
src
说明: java坦克大战代码,用于新手学习Java时所用,建议边看边学(Tank War Game Code ,used for new leaner who is studying java ,suggest see books while studying)
- 2019-01-08 17:16:58下载
- 积分:1
-
HFSS仿真实例模型
说明: 史上最全HFSS仿真射频实例模型,从射频微波社区精心搜集(HFSS Simulation RF instance model)
- 2019-11-25 20:39:27下载
- 积分: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
-
order
说明: matlab阶次分析,实用代码,包括数据、脉冲提取、等角度计算、傅里叶变换和阶次提取。(matlab order analy,Including data, pulse extraction, equal angle calculation, Fourier transform and order extraction)
- 2021-04-22 22:48:48下载
- 积分:1
-
Steganography-master
利用Java语言编程实现的图片信息隐写。(Hide information at the end of the picture, using JAVA language programming.)
- 2020-06-17 05:40:02下载
- 积分:1
-
demo_sources
说明: demo_sources.7z fast report
- 2020-06-21 00:40:02下载
- 积分:1
-
Calculation of heavy oil thermal recovery after considering the exchange rate an...
稠油热采直井吞吐净现值计算,考虑汇率以及所得税,原理是动态经济评价法,需要输入每年的产油量和注气量。-Calculation of heavy oil thermal recovery after considering the exchange rate and the income tax net present value of the vertical well stimulation, the principle is a dynamic economic evaluation method, need to enter the annual oil production and gas injection.
- 2022-06-18 06:51:44下载
- 积分:1
-
四旋翼无人机建模及其PID控制律设计
看过很多无人机建模的文章,这篇是精华,建议有需要的多研究本文(Read a lot of the unmanned aerial vehicle modeling article, this is the essence, suggest the need more research article)
- 2021-03-16 16:29:21下载
- 积分:1
-
problem readers to write in English to describe the problem
读者写者问题英文版问题描述-problem readers to write in English to describe the problem
- 2022-05-23 13:17:24下载
- 积分:1