bayes++.sln
来自「良好的代码实现」· SLN 代码 · 共 62 行
SLN
62 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BayesFilter", "VClib\VClib.vcproj", "{F90E045F-A6E0-4933-9477-1C135987F920}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PV", "PV\PV.vcproj", "{7E7DBA7B-F28A-4FF2-A7C5-C3102F604680}"
ProjectSection(ProjectDependencies) = postProject
{F90E045F-A6E0-4933-9477-1C135987F920} = {F90E045F-A6E0-4933-9477-1C135987F920}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Quadradtic Calib", "QuadCalib\QuadCalib.vcproj", "{1BAE984A-83B6-45C6-8CF4-8D3779140B5C}"
ProjectSection(ProjectDependencies) = postProject
{F90E045F-A6E0-4933-9477-1C135987F920} = {F90E045F-A6E0-4933-9477-1C135987F920}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simple", "Simple\simple.vcproj", "{EC5888EA-D1C7-4048-84D1-EB75E68E0B5A}"
ProjectSection(ProjectDependencies) = postProject
{F90E045F-A6E0-4933-9477-1C135987F920} = {F90E045F-A6E0-4933-9477-1C135987F920}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SLAM", "SLAM\FastSLAM.vcproj", "{302C014F-09BC-4073-8A81-3C2E0B3B7592}"
ProjectSection(ProjectDependencies) = postProject
{F90E045F-A6E0-4933-9477-1C135987F920} = {F90E045F-A6E0-4933-9477-1C135987F920}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D2B413D7-AA94-4822-A96E-4EDC068E4044}"
ProjectSection(SolutionItems) = preProject
Bayes++.htm = Bayes++.htm
Bayesian Filtering Classes.htm = Bayesian Filtering Classes.htm
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
uBLAS Debug|Win32 = uBLAS Debug|Win32
uBLAS Release|Win32 = uBLAS Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F90E045F-A6E0-4933-9477-1C135987F920}.uBLAS Debug|Win32.ActiveCfg = uBLAS Debug|Win32
{F90E045F-A6E0-4933-9477-1C135987F920}.uBLAS Debug|Win32.Build.0 = uBLAS Debug|Win32
{F90E045F-A6E0-4933-9477-1C135987F920}.uBLAS Release|Win32.ActiveCfg = uBLAS Release|Win32
{F90E045F-A6E0-4933-9477-1C135987F920}.uBLAS Release|Win32.Build.0 = uBLAS Release|Win32
{7E7DBA7B-F28A-4FF2-A7C5-C3102F604680}.uBLAS Debug|Win32.ActiveCfg = uBLAS Debug|Win32
{7E7DBA7B-F28A-4FF2-A7C5-C3102F604680}.uBLAS Debug|Win32.Build.0 = uBLAS Debug|Win32
{7E7DBA7B-F28A-4FF2-A7C5-C3102F604680}.uBLAS Release|Win32.ActiveCfg = uBLAS Release|Win32
{7E7DBA7B-F28A-4FF2-A7C5-C3102F604680}.uBLAS Release|Win32.Build.0 = uBLAS Release|Win32
{1BAE984A-83B6-45C6-8CF4-8D3779140B5C}.uBLAS Debug|Win32.ActiveCfg = uBLAS Debug|Win32
{1BAE984A-83B6-45C6-8CF4-8D3779140B5C}.uBLAS Debug|Win32.Build.0 = uBLAS Debug|Win32
{1BAE984A-83B6-45C6-8CF4-8D3779140B5C}.uBLAS Release|Win32.ActiveCfg = uBLAS Release|Win32
{1BAE984A-83B6-45C6-8CF4-8D3779140B5C}.uBLAS Release|Win32.Build.0 = uBLAS Release|Win32
{EC5888EA-D1C7-4048-84D1-EB75E68E0B5A}.uBLAS Debug|Win32.ActiveCfg = uBLAS Debug|Win32
{EC5888EA-D1C7-4048-84D1-EB75E68E0B5A}.uBLAS Debug|Win32.Build.0 = uBLAS Debug|Win32
{EC5888EA-D1C7-4048-84D1-EB75E68E0B5A}.uBLAS Release|Win32.ActiveCfg = uBLAS Release|Win32
{EC5888EA-D1C7-4048-84D1-EB75E68E0B5A}.uBLAS Release|Win32.Build.0 = uBLAS Release|Win32
{302C014F-09BC-4073-8A81-3C2E0B3B7592}.uBLAS Debug|Win32.ActiveCfg = uBLAS Debug|Win32
{302C014F-09BC-4073-8A81-3C2E0B3B7592}.uBLAS Debug|Win32.Build.0 = uBLAS Debug|Win32
{302C014F-09BC-4073-8A81-3C2E0B3B7592}.uBLAS Release|Win32.ActiveCfg = uBLAS Release|Win32
{302C014F-09BC-4073-8A81-3C2E0B3B7592}.uBLAS Release|Win32.Build.0 = uBLAS Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?