1 Star 0 Fork 1

Clark / opennn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
opennn.sln 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
Roberto Lopez 提交于 2021-07-19 11:18 . Visual Studio

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31424.327
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "opennn", "opennn\opennn.vcxproj", "{58C46ADE-B923-4FA0-B033-CC461F6035CC}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "airfoil_self_noise", "examples\airfoil_self_noise\airfoil_self_noise.vcxproj", "{6E9A8F74-7B08-469D-B1A9-078E5469D109}"
ProjectSection(ProjectDependencies) = postProject
{58C46ADE-B923-4FA0-B033-CC461F6035CC} = {58C46ADE-B923-4FA0-B033-CC461F6035CC}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{58C46ADE-B923-4FA0-B033-CC461F6035CC}.Debug|x86.ActiveCfg = Debug|Win32
{58C46ADE-B923-4FA0-B033-CC461F6035CC}.Debug|x86.Build.0 = Debug|Win32
{58C46ADE-B923-4FA0-B033-CC461F6035CC}.Release|x86.ActiveCfg = Release|Win32
{58C46ADE-B923-4FA0-B033-CC461F6035CC}.Release|x86.Build.0 = Release|Win32
{6E9A8F74-7B08-469D-B1A9-078E5469D109}.Debug|x86.ActiveCfg = Debug|Win32
{6E9A8F74-7B08-469D-B1A9-078E5469D109}.Debug|x86.Build.0 = Debug|Win32
{6E9A8F74-7B08-469D-B1A9-078E5469D109}.Release|x86.ActiveCfg = Release|Win32
{6E9A8F74-7B08-469D-B1A9-078E5469D109}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {16AD787C-DE1C-47CD-BE14-1B227938F07E}
EndGlobalSection
EndGlobal
C/C++
1
https://gitee.com/clarkcode/opennn.git
git@gitee.com:clarkcode/opennn.git
clarkcode
opennn
opennn
master

搜索帮助