搜索资源列表
MM440-VC++-PID
- 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
pid
- 关于c的pid调节程序的汇总,值得参考
PID-vC-2012
- Visual Studio2012下的一个控制台程序,描述了最简单的PID算法原理。希望对初学PID算法的同学有帮助。-Visual Studio2012 under a console program, describes the most simple PID algorithm principle. The hope of learning the PID algorithm to help students.
pid_c
- 一段PID控制的C++程序,可以在VS上实现。-PID control C++ some procedures can be implemented on VS.
BP_PID
- BP的PID控制,程序可运行出来,希望对初学者有帮助,大家互相学习-BP PID control
pid
- vb实现的关于PID控制的仿真小程序,理解后可更改应用到实际工程中-VB implementation of the PID control on the simulation of small procedures, after understanding can change the application to practical engineering
mytest_libusb
- 此工程建在vs2010里面 使用前只需在main cpp里面把idVendor idProduct改为自己的USB设备ID #define MY VID 0x0666 #define MY PID 0x0001 即可直接打开 最简单的调用libusb w32的API程序了-The project built in vs2010 just in main CPP before use the idVendor idProduct instead of their own USB device ID
program-of-PID
- 理想 PID C语言实现 控制 程序-program of PID