-
LABjs-2.0.3
LABjs 的核心是 LAB(Loading and Blocking):Loading 指异步并行加载,Blocking 是指同步等待执行。LABjs 通过优雅的语法(script 和 wait)实现了这两大特性,核心价值是性能优化。LABjs 是一个文件加载器。(LABjs lets you load pretty much any script file, whether you control it or not, with no intrusion or convention for dependencies, other than the order and blocking that you define. It keeps track of what you ve asked for and what has downloaded, and lets you only define a handler once for a group of scripts that will execute together in parallel. The API style (with chaining) makes is very easy to convert a set of script tags in your page into code to load them, without having to worry that race conditions will cause issues for scripts loading in the wrong order if there are explicit dependencies involved.)
- 2014-01-09 15:15:47下载
- 积分:1
-
AT89C52
本例程是基于KILE的AT89C52系统板的全套开发例程和相关外设的原理图,实物图。(This routine is based on the AT89C52 KILE complete development system board routines and related peripherals schematics, physical map)
- 2013-07-27 10:12:36下载
- 积分:1
-
交通灯protues仿真程序
交通灯的设计开发,实现道路交通的智能控制,可以根据道路实际情况改变通行时间(The design and development of traffic lights can realize the intelligent control of road traffic, and change the passage time according to the actual situation of the road)
- 2020-06-26 20:00:02下载
- 积分:1
-
secwatch
一个简易秒表程序,可以帮助学习单片机定时器功能的朋友理解定时器用法,有按键控制运行暂停等(A simple stopwatch program that can help you learn microcontroller timer function usage timer understanding friend , there are buttons to control operation pause)
- 2016-04-30 15:28:32下载
- 积分:1
-
AT128
这是ATmega128开发板的原理图和PCB文件,没有问题,用Protel 99直接就可以打开,已经打样测试过,很有参考价值。(This is the ATmega128 development board schematic and PCB files, no problem, using Protel 99 directly on the can open, have been tested proofing, great reference value.)
- 2009-12-10 08:38:55下载
- 积分:1
-
G194-GUN
说明: 使用stm32f103控制电磁炮发射与发射角度,使用器件有舵机,线圈,单片机,按键(STM32F103 is used to control the firing and firing angle of the electromagnetic gun. The components used include steering gear, coil, MCU and key)
- 2020-08-12 15:05:28下载
- 积分:1
-
keyboard
通过反转法循环扫描矩阵键盘,并通过数码管显示数据(By inversion method cyclic scan matrix keyboard, and through the digital display data)
- 2013-10-10 20:12:11下载
- 积分:1
-
My_Demo2
应用STM32对HMC830PG6E实现模拟SPI通信,读写寄存器设置等。(achieve SPI communication with HMC830PG6E according to STM32 and IAR.)
- 2015-05-06 15:58:27下载
- 积分:1
-
ee9346
pic 9348 读写测试877芯片上通过测试(pic 9348 literacy test)
- 2013-10-30 11:28:54下载
- 积分:1
-
matlab-simulink-Inverted-Pendulum
本论文中,以一级倒立摆为研究对象,对它的起摆以及稳定控制做了研究,主要研究工作如下:
1.首先介绍了倒立摆系统的组成和控制原理,建立了一级倒立摆的数学模型,对倒立摆系统进行定性分析,但在平衡点是能控的、能观的。
2.分析了倒立摆的起摆过程,对倒立摆的起摆能量反馈控制进行分析与说明。
3.在matlab2014a的simulink库下对倒立摆构造单级倒立摆状态反馈控制系统的仿真模型和构造具有状态观测器的单级倒立摆状态反馈控制系统的仿真模型。
4.对这次仿真的总结。(In this paper, in order inverted pendulum for the study, since it swing and stability control to do the research, the main research work is as follows: 1. The first introduces the composition and control principle of inverted pendulum system, the establishment of inverted pendulum The mathematical model of inverted pendulum system for qualitative analysis, but at the equilibrium point is controllable, and can view. 2. Analysis of the inverted pendulum swing the process of inverted pendulum swing the feedback control of the energy analysis and explanation. 3. Under matlab2014a the simulink library to construct a single-stage inverted pendulum swing state feedback control system simulation model and the structure has a state observer status feedback single-stage inverted pendulum control system simulation model. 4. Summary of the simulation.)
- 2015-01-15 11:54:40下载
- 积分:1