⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 非数值并行计算模拟.sln

📁 退火算法的一个演示程序,含有源代码,通过画面演示退火算法的原理!
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TSP", "TSP\TSP.vcproj", "{511E74D1-6550-4748-82D3-5E4C2B353B93}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Builder", "Builder\Builder.vcproj", "{379E5A86-A028-4185-80D3-CFA9BBD39C80}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{511E74D1-6550-4748-82D3-5E4C2B353B93}.Debug.ActiveCfg = Debug|Win32
		{511E74D1-6550-4748-82D3-5E4C2B353B93}.Debug.Build.0 = Debug|Win32
		{511E74D1-6550-4748-82D3-5E4C2B353B93}.Release.ActiveCfg = Release|Win32
		{511E74D1-6550-4748-82D3-5E4C2B353B93}.Release.Build.0 = Release|Win32
		{379E5A86-A028-4185-80D3-CFA9BBD39C80}.Debug.ActiveCfg = Debug|Win32
		{379E5A86-A028-4185-80D3-CFA9BBD39C80}.Debug.Build.0 = Debug|Win32
		{379E5A86-A028-4185-80D3-CFA9BBD39C80}.Release.ActiveCfg = Release|Win32
		{379E5A86-A028-4185-80D3-CFA9BBD39C80}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -