搜索资源列表
CHAP11_2
- 这是一个用c++语言编写的pid仿真程序-This is a language with the c pid simulation program
CHAP11_3
- 这是用c++编写的pid位置跟踪实时控制程序-c prepared by the pid position tracking real-time control program
PIDcontrol
- 设计以89C51单片机、ADC、DAC等电路和运放电路组成的被控对象构成的单闭环反馈控制系统。 1. 硬件电路设计:89C51最小系统加上模入电路ADC0809和模出电路TLC7528;由运放构成的被控对象。 2. 控制算法:增量型的PID控制。 3. 软件设计:主程序、定时中断程序、A/D转换程序、滤波程序、D/A输出程序、PID控制程序等。 -Designed to 89C51 single-chip, ADC, DAC, such as circuit and operat
Windows_xiaomi
- 利用C#中的Process类来实现的获取系统当前正在运行的进程名称、PID以及内存使用数。程序实现了结束正在运行的进程、新建任务、系统托盘等。。还有部分功能尚未完善,还请谅解-Use. NET Framework in the Process class to implement the acquisition system is currently running process name, PID, as well as the number of memory usage. Program
pid_control
- PID控制算法,比较的实用。大家可以下载测试。-PID control program
Program
- 闭环控制系统的设计与实现 ,C语言实现PID算法,采用TC调试-C language PID algorithm, using TC debugging
main
- 飞思卡尔智能车摄像头组,寻黑线程序。里面含PD,和PID控制算法-Freescale smart car camera group, look for the black line program. Which contain the PD, and PID control algorithm
guangyiyuce
- 广义预测控制方面的内容 广义预测控制的程序,能够解决传统PID存在的一些漏洞-Generalized Predictive Control of Generalized Predictive Control program
PIDControl
- 一个用于练手的PID控制系统仿真程序,使用仿真物理环节来模仿系统的各个分立单元来建立系统,而不是用解析解计算建立的系统。-AN EXPRICE SAMPLE PROGRAM ABOUT PID SYSTEM SIMULAR
PID
- PID C程序,可实现PID实时调节,可改参数,供参考学习-PID C program, which can realize real-time PID adjustment, can change parameters, for your reference learning
PID
- 该程序实现PID控制的建模仿真,通过设置比例积分微分的数值,对传函实现较为理想的控制。-PID control of the program to achieve the modeling simulation, by setting the value of the proportion of integral differential, the transfer function to achieve a more ideal control.
C#挂起进程
- 这是一个用C#写的根据进程PID挂起进程的示范性的小程序(This is an exemplary small program to hang up the process based on the process PID written in C#)