-
labviewmaichongjishu
用labview实现的脉冲计数器达到技术的效果(Using LabVIEW achieved pulse counter the effects of technology)
- 2008-12-12 12:54:30下载
- 积分:1
-
modeling10
属于数学建模课件。对初学者了解数学有一定的帮助。(Belongs to mathematical modeling courseware. For beginners, there is a certain understanding of math help.)
- 2009-09-06 14:04:40下载
- 积分:1
-
dipole array ref
说明: CST的电偶极子仿真程序.用来仿真电偶极子的阵列,非常好用(The simulation program of CST)
- 2020-04-22 15:41:13下载
- 积分:1
-
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc...
单片机ad转换c程序,含有protues仿真,所以需要安装peotues,以及keilc-C procedures for ad conversion single-chip, containing protues simulation, so it is necessary to install peotues, as well as keilc
- 2022-04-25 15:18:45下载
- 积分:1
-
chifafenxiqi chifafenxiqi chifafenxiqi chifafenxiqi
chifafenxiqi chifafenxiqi chifafenxiqi chifafenxiqi-chifafenxiqi chifafenxiqi chifafenxiqi chif afenxiqi chif afenxiqi chifafen c. chifafenxiqi
- 2023-04-09 23:45:04下载
- 积分:1
-
03120104零件切割问题
说明: 本程序可以实现零件切割问题.
其中的文件均得放在一个目录下(this procedure can be achieved parts mutilation. The documents placed in a directory)
- 2005-12-03 03:35:52下载
- 积分:1
-
1
说明: 在主程序里调用函数,并绘制图形,MATLAB中分段函数的定义文件,(The definition file of subsection function in MATLAB, call function in main program and draw graph)
- 2019-11-13 02:37:37下载
- 积分:1
-
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序
显示"石头"、"剪子"、"布",全靠运气,学习C++语言的小程序-showed that the "stone", "scissors", "Bush," depends entirely on luck, the C language learning procedures for small
- 2022-03-12 21:27:46下载
- 积分: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
-
经典算法prony算法仿真ofdm系统程序
经典算法prony算法仿真ofdm系统程序,可用于估计ofdm系统存在的频偏(this is matlab code for prony signal processing method. (The classic algorithm matlab procedures, can be used to estimate the frequency offset in OFDM system))
- 2018-05-12 15:57:45下载
- 积分:1