搜索资源列表
wang452128fg86
- 上次我传的倒立摆的控制程序,不是我的最终的程序,本程序采用VC++编程,定时器为多媒体控制器,(控制时间可到达5ms),控制算法用的是最优控制,-last time I Chuan an inverted pendulum control procedures, I was not the ultimate procedures, the procedures for using the VC program, Timer for multimedia controller (Control c
wushuashuangkui
- 无刷双馈电机建模仿真的matlab、simulink代码。控制绕组的频率一定时,而发电机的转速在风速下的变化过程。
Deforober
- 工程测量专业软件。对徕卡公司的TPS1100测量机器人进行自动化控制,实现定时自动形变监测。-Professional software engineering survey. Leica
qiangdaqi
- ⑴ 设计一个可供8人进行的抢答器。 ⑵ 主持人设置一个控制开关,用来控制系统得清零(显示数码灭)和抢答开始。并设置复位按钮,按动后,重新开始抢答。 ⑶ 抢答器开始时数码管显示序号0,选手抢答实行优先锁存,优先抢答选手的编号一直保持到主持人将系统清除为止。抢答后显示优先抢答者序号,并且不出现其他抢答者的序号。 ⑷ 抢答器具有定时抢答的功能,由主持人预先设定时间。 ⑸ 主持人按下复位开关,使得抢答器再次进入禁止状态,选手编号的LED数字显示器灯熄灭,电路进入原来的初始状态,准备进入下
Report-of-work-and-rest-time
- 以单片机为核心,设计一个智能化作息时间控制器。该控制器要求的功能有:按本校作息时间接通/断开电铃(以灯代替);并用液晶屏显示时钟。 作息时间控制器常用于学校教学楼的时间控制,利用单片机内部定时器实现时间基准定时,显示的内容要求有时、分、秒各两位,并能调节小时和分钟。 -To microcontroller core, design work and rest time for an intelligent controller. The controller functions re
Alerter
- 一个计算器程序可以进行定时闹钟。 用GUI图形编程界面的方法控制一些按钮。 用类中的一些方法实现所需要的东西。 -A calculator program can be timed alarm. GUI graphical programming interface with methods to control some of the buttons. Some of the methods used to achieve the class what they need.
baojing
- 利用PLC控制自动报警器,根据定时器所设置的时间,使其自动报警。-PLC control automatic alarm, according to the time set by the timer, it automatically alarm.
fixtime_control
- 单交叉口的定时控制的matlab源代码,毕业设计的东西,搞得好辛苦啊-Single intersection timing control matlab source code graduation design stuff, good job hard ah
Gardner
- 定时恢复环路是通过把检测到的时钟误差信号反馈给前端的控制模块,并以此来调整时钟误差,使之达到与信号同步的目的。采用的插值算法是拉格朗日三次多项式插值,时钟误差检测算法是Gardner算法。