搜索资源列表
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
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
- PID应用直流电机调速-源码 开发环境:VC++6 操作系统windows xp
PID
- 针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。
模糊PID的VC++源代码
- 模糊PID的VC++源代码
usbhidio_vc6
- 真正完整,并且编译得通的代码。用vc访问hid型usb设备,输入自己的VID和PID就能实现对hid型usb设备的读写和控制 它包含单片机固件源代码和PC端的VC源代码;虽然PUDN上有其他会员提供类似的vc代码,但我发现那些代码都存在bug,只有我这个代码是唯一完整的、可以编译通过的代码。-Truly complete, and compile a pass code. Hid type with vc visit usb device, enter their own VID and PID
CheckSystemPlug
- 检测USB的PID与VID码,非常好用,代码在VC6下编译通过。-Detection of USB in the PID and VID code, very easy to use, the code under VC6 compile.
RS485Comm
- 本例程演示了PC机和智能型仪表如何通过RS485接口进行通信。仪表采用百特公司产XMA5000智能型专家自整定PID调节器,该仪表的通讯协议已经在例程代码中作了详细说明。该例程非常简单,旨在说明如何在VC++中使用重叠方式读写串口。这个是异步通信,昨天传那个是同步通信。-The routine demonstration of PC and intelligent instrument through RS485 communication interface. Instrumentation
11
- 、实验目的 1、通过编程熟悉VC++的Win32 Console Application的编程环境; 2、通过编程熟悉PCI-1711数据采集卡的数据输入输出; 3、掌握PID控制器的编程方法; 4、了解闭环控制系统的概念与控制方法; 5、熟悉定时器及显示界面的使用方法; 二、实验设备 1.THBDC-1型 控制理论• 计算机控制技术实验平台 2.PCI-1711数据采集卡一块 3.PC机1台(安装软件“VC++”及“THJK_Server”)
motor_pid_control
- 这是一个关于直流电机的PID控制器的,是用VC++编写-It is a DC motor PID controller is the use of VC++ to prepare
ATMEGA8
- Atmega8 Program: DC motor PID controller by atmega8, and VC+++6.0 code RS232
200mm440
- 220PLC和MM440通信的全部资料,可是我一点点收集总结的哦。-220PLC and MM440 communicate all the information, but I collected a little bit of summary oh.
FUZZPID
- VC++ implemented basic Fuzzy Logic PID controller.
PID-Control
- 此为VC++环境编写的PID 控制程序,用于单片机等-PID control code
PID
- PID VC实现 用C语言实现PID功能,对于控制方面的软件编写有帮助。-PID VC
ProcessXP.VC
- 列印XP系统的处理线程,包含PID,线程名,用户等-List WindowsXP Processes
vc-pid
- VC模拟PID算法,并用曲线模拟PID调节过程。-VC analog PID algorithm curve analog PID adjustment process.
VC-process
- VC进程遍历,可以通过PID或进程名来结束进程-The VC process traversal, to end the process by PID or process name
PID算法
- 该程序是通过C语言实现增量式、和位置式的PID算法,可以在VC中调试使用
pid
- 可以利用vc++6.0等简单软件编程,理解pid算法概念(You can use vc++6.0 and other simple software programming to understand the concept of PID algorithm)