搜索资源列表
pid-in-industry
- c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
pid检测两项编码器的C语言源程序
- 基于飞思卡尔16位单片机9S12XS128所写的检测两项编码器的C语言源程序。-Based on Freescale 16 SCM 9S12XS128 written in C language source code for the detection of two encoders.
avr_pid_controller.rar
- 一个用AVR单片机做的PID炉温控制器,基于C语言,在GCC环境下编译通过。,A single-chip AVR to do with the PID temperature controller, based on the C language, in the GCC compiler environment through.
pid-c.rar
- 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 ,This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
C-for-PID
- C语言实现PID算法 研究PID控制的朋友 请下载!-C language algorithm PID control PID friends please download!
fuzzyPID
- 本代码用C语言实现模糊PID控制器。可以在各种控制场合使用,例如运动控制卡-This code in C language for the fuzzy PID controller. Can be used in a variety of control applications, such as motion control card, etc.
PID-c
- 一个用Visual C语言编写的PID控制程序,在MATLAB上运行实现。-A language with Visual C of PID control procedures, running in MATLAB to achieve.
jiemiansheji
- 用c语言实现dcs中pid控制的界面设计-Dcs using c language in pid control interface design
ShowUseage
- 简直和WinXP系统自带的一模一样,功能和界面都一样,只是开发语言不同,系统的是用C写的,这是用DELPHI写的 此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效
PID_EASY_EXPLAIN
- PID深入浅出的解释,有C语言的例子,值得大家看看。-PID to explain in simple terms, there is C language examples worth a look.
fuzzyPID_cpp
- 用C语言编写的模糊PID,可以用在MATLAB的仿真环境,也可以用在其他地方。-C language with the fuzzy PID, can be used in MATLAB simulation environment can also be used in other places.
C-program-PID
- C语言编写的PID算法。很适合初学者学习-PID algorithm written in C language. Very suitable for beginners to learn
C-language-PID-algorithm.
- C语言实现PID算法。PID算法是目前一般控制领域中经常使用的自动控制算法,它依据给定的设定值,反馈值,以及比例系数,积分和微分时间,计算出一定的控制量,使被控对象能保持在设定的工作范围,并且可以自动的消除外部扰动。下面介绍PID算法的实现以及其离散化的过程和依据。-C language PID algorithm. PID algorithm is frequently used in the field of general control of the automatic control
temperature-control-PID
- 温度控制的PID算法的C语言程序,51系列单片机上调试过-PID temperature control algorithm in C language program
PID
- 这是一个PID算法的C语言实现程序,用智能算法控制蓄电池充电的充电器-This is a PID algorithm in C language program
C_language-PID
- PID的软件编程C语言算法 PID-Software PID PID algorithm in C language programming
PID-program
- PID算法的C语言实现。对做电路以及控制工程方面有帮助!-PID algorithm in C language. To do the circuit and control engineering to help!
数字PID实验
- C语言实现PID算法,使用Keil C51开发(Implementation of PID algorithm in C language)
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
PID控制算法
- 学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)