1 Star 5 Fork 2

冯腾飞/基于Csharp PID控制算法演示

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
PID.Demo.sln 1.08 KB
一键复制 编辑 原始数据 按行查看 历史
fengtengfei 提交于 2024-03-22 08:23 . 版本初始

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.6.33829.357
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PID.Demo", "PID.Demo\PID.Demo.csproj", "{51AF3158-1D81-449A-9DA3-32C4D9D71B24}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{51AF3158-1D81-449A-9DA3-32C4D9D71B24}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51AF3158-1D81-449A-9DA3-32C4D9D71B24}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51AF3158-1D81-449A-9DA3-32C4D9D71B24}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51AF3158-1D81-449A-9DA3-32C4D9D71B24}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E93BEC98-483B-491C-8867-EC227EC38785}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/feng-cai/pid_demo.git
[email protected]:feng-cai/pid_demo.git
feng-cai
pid_demo
基于Csharp PID控制算法演示
master

搜索帮助