搜索资源列表
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
c
- 基于c++的三轴飞行模拟转台伺服系统pid实时控制
PID
- 用C++编写的 PID Contorl. 应该有所帮助.
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
BHO
- c#开发的BHO插件源码,淘宝客PID劫持插件源码-BHO iehelper
49636966PID-MATLAB.RAR
- 很不错的PID程序,算法用C语言编程,很好-PID is very good procedures, algorithms using C language programming, a good
PID_PWM
- PID检测电路,C语言程序,AVR开发板编写,比较精确-PID detection circuit, C language programs, AVR development board preparation, more precise
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
- PID regulator in C#. Just for test purposes.
Program
- 闭环控制系统的设计与实现 ,C语言实现PID算法,采用TC调试-C language PID algorithm, using TC debugging
CPPPID
- 要用C++实现对这个单输入单输出系统的PID控制算法-The use C++ to achieve a single-input single-output system PID control algorithm
CSharpcongrumendaojingtong
- c#从入门到精通 需要利用http://www.apabi.com/tiyan/pub.mvc/Index2?pid=login&cult=CN下的apabi read软件打开-C# from entry to the master need to use http://www.apabi.com/tiyan/pub.mvc/Index2? Pid=login&cult=CN Apabi read software to open
80c51-step-c
- 基于80C51步进电机的控制方法,使用了PID 控制方法-step motor contrl for 80c51,and use the PID to control
PID
- PID C程序,可实现PID实时调节,可改参数,供参考学习-PID C program, which can realize real-time PID adjustment, can change parameters, for your reference learning
PID_src
- PID Test Code written ib C#
pid-(2)
- 经典PID PID算法温控C语言 -Classic PID temperature control PID temperature control PID algorithm C language algorithm C language
C#直流电机pid调速
- 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不是落后的,简单到了美的程度。(PID and its der
C#挂起进程
- 这是一个用C#写的根据进程PID挂起进程的示范性的小程序(This is an exemplary small program to hang up the process based on the process PID written in C#)