PID_Library_Auto_C-master

所属分类:单片机开发
开发工具:C/C++
文件大小:534KB
下载次数:1
上传日期:2021-01-08 17:31:15
上 传 者z15203
说明:  一个很好的改进版pid代码,c语言编写,从库中提取出来的,里面有中文说明,代码有中文版的解释。
(pid controller c libraries)

文件列表:
.vs (0, 2020-09-17)
.vs\PID_Auto_C (0, 2020-09-17)
.vs\PID_Auto_C\v14 (0, 2020-09-17)
.vs\PID_Auto_C\v14\.suo (34816, 2017-05-22)
PID_Auto_C.sln (2059, 2017-05-22)
PID_Auto_C.v12.suo (17408, 2020-04-23)
PID_Auto_C (0, 2020-09-17)
PID_Auto_C\include (0, 2020-09-17)
PID_Auto_C\include\PID_Auto.h (6734, 2017-05-22)
PID_Auto_C\include\PID_Nor.h (5129, 2017-05-22)
PID_Auto_C\include\PIDRun.h (951, 2017-05-22)
PID_Auto_C\include\PIDTemp.h (2959, 2017-05-22)
PID_Auto_C\PID_Auto_C.vcxproj (6215, 2017-05-22)
PID_Auto_C\PID_Auto_C.vcxproj.filters (1758, 2017-05-22)
PID_Auto_C\PID_Auto_C.vcxproj.user (218, 2017-05-22)
PID_Auto_C\src (0, 2020-09-17)
PID_Auto_C\src\main.c (724, 2017-05-22)
PID_Auto_C\src\PID_Auto.c (6238, 2017-05-22)
PID_Auto_C\src\PID_Nor.c (8491, 2017-05-22)
PID_Auto_C\src\PIDRun.c (2645, 2017-05-22)
PID_Auto_C\src\PIDTemp.c (5171, 2017-05-22)
PID_Auto_C_Chinese (0, 2020-09-17)
PID_Auto_C_Chinese\include (0, 2020-09-17)
PID_Auto_C_Chinese\include\PID_Auto.h (7659, 2017-05-22)
PID_Auto_C_Chinese\include\PID_Nor.h (6821, 2017-05-22)
PID_Auto_C_Chinese\include\PIDRun.h (646, 2017-05-22)
PID_Auto_C_Chinese\include\PIDTemp.h (3166, 2017-05-22)
PID_Auto_C_Chinese\PID_Auto_C_Chinese.vcxproj (6164, 2017-05-22)
PID_Auto_C_Chinese\PID_Auto_C_Chinese.vcxproj.filters (1691, 2017-05-22)
PID_Auto_C_Chinese\PID_Auto_C_Chinese.vcxproj.user (218, 2017-05-22)
PID_Auto_C_Chinese\src (0, 2020-09-17)
PID_Auto_C_Chinese\src\example.cpp (6812, 2017-05-22)
PID_Auto_C_Chinese\src\example_sample.cpp (1886, 2017-05-22)
PID_Auto_C_Chinese\src\main.c (754, 2017-05-22)
PID_Auto_C_Chinese\src\PID_Auto.c (8391, 2017-05-22)
PID_Auto_C_Chinese\src\PID_Nor.c (5843, 2017-05-22)
PID_Auto_C_Chinese\src\PIDRun.c (3208, 2017-05-22)
PID_Auto_C_Chinese\src\PIDTemp.c (6069, 2017-05-22)
... ...

/********************************************************************************************** * PID_Library_Auto_C - Version 0.0.0 * by JiangTingjia * * 1. PID Control * 2. Relay Method Autotuning * * Reference: Arduino PID Library by Brett Beauregard contact: br3ttb@gmail.com * (http://playground.arduino.cc/Code/PIDLibrary) * Copyright (c) 2017 * * This Library is licensed under the BSD License: * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the distribution * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. **********************************************************************************************/

近期下载者

相关文件


收藏者