📄 neuralframework.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{60788E18-4370-40B6-A230-686D79BFD029}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "BrainNet.NeuralFramework"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "BrainNet.NeuralFramework"
StartupObject = "BrainNet.NeuralFramework.(None)"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BackPropNetworkFactory.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BackPropNeuronStrategy.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ImageProcessingHelper.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "INetworkFactory.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "INeuralNetwork.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "INeuron.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "INeuronStrategy.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetworkHelper.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetworkSerializer.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuralFrameworkException.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuralNetwork.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuralNetworkCollection.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Neuron.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuronCollection.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuronConnections.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuronLayer.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NeuronLayerCollection.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NXMLInterpreter.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "PatternProcessingHelper.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TrainingData.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "TrainingDataCollection.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "UtilityModule.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetworkDataModel\Network.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetworkDataModel\Network.xsd"
BuildAction = "Content"
/>
<File
RelPath = "NetworkDataModel\Network.xsx"
DependentUpon = "Network.xsd"
BuildAction = "None"
/>
<File
RelPath = "NetworkDataModel\NeuralXML.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "NetworkDataModel\NeuralXML.xsd"
BuildAction = "Content"
/>
<File
RelPath = "NetworkDataModel\NeuralXML.xsx"
DependentUpon = "NeuralXML.xsd"
BuildAction = "None"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -