-
shuangyixiang
实现隔离全桥型dcdc变流的双移相控制,后面可以增加闭环控制(The dual phase shifted control of isolated full bridge DCDC converter is realized, and closed loop control can be added afterwards.)
- 2018-04-01 19:26:50下载
- 积分: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
-
网吧计费系统源码.
网吧计费系统源码.-Internet Billing System source.
- 2022-01-25 15:06:52下载
- 积分:1
-
2
魔力宝贝 辅助 功能多种全面,瞬移,挂机,自动补血 原地遇敌等((Magic Baby comprehensive variety of auxiliary functions, Teleport, hang up, automatic blood situ Yudi etc.))
- 2019-05-14 11:12:50下载
- 积分:1
-
Python编程:从入门到实践
说明: 最高清版。还带标签,淘宝买的,20字干嘛,下载就完事儿了(Supreme Definition Edition. Also with labels, bought by Taobao)
- 2020-06-25 08:20:01下载
- 积分:1
-
分享一个Delphi图书管理系统
分享一个Delphi毕业设计源码,一个实用的图书管理系统,Access数据库,有做课程设计的,需要参考的话,这套源码很合适。本套图片管理系统各个功能模块如下:图书管理、读者管理、借阅管理、图书查询、借阅查询等,编写时全部采用Delphi自身控件,编译方便,程序界面运行如截图所示。
- 2022-03-29 00:03:23下载
- 积分:1
-
Paper1_IE
说明: IE卡尔曼滤波实验代码,参考文献:Chan, Y.T., Hu, A.G.C., and Plant, J.B. (1979) A Kalman filter based tracking scheme with input estimation. IEEE Transactions on Aerospace and Electronic Systems, Mar. 1979, AES-15, 237-244(Input Estimation kalman)
- 2021-04-11 13:58:58下载
- 积分:1
-
LabVIEW-RS232-Programming
Labview串口通讯实例操作的步骤。里面含有PC作为上位机通过RS232串口通讯方式与单片机、智能仪表的通讯方法。(Labview Serial Communication instance of the steps. Which contains PC as a PC through RS232 serial communication with microcontroller, smart meter communications.)
- 2012-04-23 18:20:56下载
- 积分:1
-
casadi-optistack-v1.0-17-g41ef4df
该工具是对非线性问题进行求解的,可通过MATLAB,Python等语言进行实现(The tool is used to solve nonlinear problems, which can be realized by matlab,python and other languages.)
- 2020-06-24 23:40:12下载
- 积分:1
-
1_BLDC电机控制算法
详细介绍了BLDC的六步控制算法以及矢量控制算法的实现方式。(The control algorithm of BLDC is introduced)
- 2019-01-07 09:58:48下载
- 积分:1