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

📄 multilayerperceptron.sln

📁 多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx114159
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MultiLayerPerceptron", "MultiLayerPerceptron.vcproj", "{D9E68FDD-41A0-4F52-B7B2-C2CF5EE94342}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 2
		SccProjectName0 = \u0022$/MultiLayerPerceptron\u0022,\u0020TDAAAAAA
		SccLocalPath0 = .
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
		CanCheckoutShared = false
		SolutionUniqueID = {40E25DCD-CC43-4A86-AFB8-7C49D3047253}
		SccProjectUniqueName1 = MultiLayerPerceptron.vcproj
		SccLocalPath1 = .
		CanCheckoutShared = false
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{D9E68FDD-41A0-4F52-B7B2-C2CF5EE94342}.Debug.ActiveCfg = Debug|Win32
		{D9E68FDD-41A0-4F52-B7B2-C2CF5EE94342}.Debug.Build.0 = Debug|Win32
		{D9E68FDD-41A0-4F52-B7B2-C2CF5EE94342}.Release.ActiveCfg = Release|Win32
		{D9E68FDD-41A0-4F52-B7B2-C2CF5EE94342}.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 + -