搜索结果
找到约 3,068 项符合
PID-control 的查询结果
单片机开发 在单片机上实现对工业现场的多模态PID控制源代码,方面大家参考
在单片机上实现对工业现场的多模态PID控制源代码,方面大家参考
DSP编程 该工程是对TMS320VC5416芯片的一个PID算法的实现例子
该工程是对TMS320VC5416芯片的一个PID算法的实现例子,所用的开发工具是CCS。能让你明白如何实现对电机速度的控制。
其他书籍 Wrox.Professional.ASP.NET.2.0.Server.Control.and.Component.Development.Aug.2006,用户自定义空件开发
Wrox.Professional.ASP.NET.2.0.Server.Control.and.Component.Development.Aug.2006,用户自定义空件开发
单片机开发 基于摩托罗拉16位单片机MC9612HZ256的CAN(control area network)驱动部分源代码
基于摩托罗拉16位单片机MC9612HZ256的CAN(control area network)驱动部分源代码
matlab例程 模糊pid控制及其matlab仿真,书中的例子
模糊pid控制及其matlab仿真,书中的例子
串口编程 查找HID类设备的程序。检查指定PID号码的USB设备是否存在
查找HID类设备的程序。检查指定PID号码的USB设备是否存在
其他 single remote control
single remote control
Delphi控件源码 TFormDesigner allows you move and resize any control on your form. You need not prepare your form to
TFormDesigner allows you move and resize any control on your form. You need not prepare your form to use TFormDesigner.
Just place TFormDesigner into your form, set Active property to True and enjoy!
matlab例程 The model consists of two systems, a climate control system and an electrical system. This allows fo
The model consists of two systems, a climate control system and an electrical system. This allows for examination of the loading effects of the climate control system on the car s electrical system.
串口编程 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串
在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX
控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述
这两种方法。