home | Download | Guestbook | Sitemap
codelookerDownloadNumerical Algorithm-Artificial Intelligencematlab
Search:
FactoryPattern
  • Classification:Numerical Algorithm-Artificial Intelligence - matlab
  • Development Tool:C#
  • Sise:318 KB
  • Upload time:2014/2/18 19:27:47
  • Uploader:spinnaker
  • Download Statistics:
Description
FactoryPattern example to illustrate abstract, concrete, and product patterns.


Factory.png

File list:
FactoryPattern
.............\Client
.............\......\bin
.............\......\...\Debug
.............\......\...\.....\Client.exe
.............\......\...\.....\Client.exe.config
.............\......\...\.....\Client.pdb
.............\......\...\.....\Client.vshost.exe
.............\......\...\.....\Client.vshost.exe.config
.............\......\...\.....\Client.vshost.exe.manifest
.............\......\...\.....\ConcreteFactory.dll
.............\......\...\.....\ConcreteFactory.pdb
.............\......\...\.....\ConcreteProducts.dll
.............\......\...\.....\ConcreteProducts.pdb
.............\......\...\.....\Factory.dll
.............\......\...\.....\Factory.pdb
.............\......\...\.....\FPClient.exe
.............\......\...\.....\FPClient.exe.config
.............\......\...\.....\FPClient.pdb
.............\......\...\.....\FPClient.vshost.exe.config
.............\......\...\.....\FPClient.vshost.exe.manifest
.............\......\...\.....\FPLibrary.dll
.............\......\...\.....\FPLibrary.pdb
.............\......\...\.....\PLibrary.dll
.............\......\...\.....\PLibrary.pdb
.............\......\...\.....\Product.dll
.............\......\...\.....\Product.pdb
.............\......\...\.....\ProductBase.dll
.............\......\...\.....\ProductBase.pdb
.............\......\...\Release
.............\......\obj
.............\......\...\x86
.............\......\...\...\Debug
.............\......\...\...\.....\TempPE
.............\......\...\...\.....\Client.csproj.FileListAbsolute.txt
.............\......\...\...\.....\Client.exe
.............\......\...\...\.....\Client.pdb
.............\......\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\......\...\...\.....\FPClient.csproj.FileListAbsolute.txt
.............\......\...\...\.....\FPClient.exe
.............\......\...\...\.....\ResolveAssemblyReference.cache
.............\......\Properties
.............\......\..........\AssemblyInfo.cs
.............\......\app.config
.............\......\Client.csproj
.............\......\Client.csproj.user
.............\......\Factory.cd
.............\......\Factory.png
Factory.png
.............\......\Program.cs
.............\ConcreteFactory
.............\...............\bin
.............\...............\...\Debug
.............\...............\...\.....\ConcreteFactory.dll
.............\...............\...\.....\ConcreteFactory.pdb
.............\...............\...\.....\ConcreteProducts.dll
.............\...............\...\.....\ConcreteProducts.pdb
.............\...............\...\.....\Factory.dll
.............\...............\...\.....\Factory.pdb
.............\...............\...\.....\Product.dll
.............\...............\...\.....\Product.pdb
.............\...............\...\Release
.............\...............\obj
.............\...............\...\Debug
.............\...............\...\.....\TempPE
.............\...............\...\.....\ConcreteFactory.csproj.FileListAbsolute.txt
.............\...............\...\.....\ConcreteFactory.dll
.............\...............\...\.....\ConcreteFactory.pdb
.............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\...............\...\.....\ResolveAssemblyReference.cache
.............\...............\Properties
.............\...............\..........\AssemblyInfo.cs
.............\...............\ClassDiagram1.cd
.............\...............\ConcreteFactory.csproj
.............\...............\DbDALFactory.cs
.............\ConcreteProducts
.............\................\bin
.............\................\...\Debug
.............\................\...\.....\ConcreteProducts.dll
.............\................\...\.....\ConcreteProducts.pdb
.............\................\...\.....\Product.dll
.............\................\...\.....\Product.pdb
.............\................\...\Release
.............\................\obj
.............\................\...\Debug
.............\................\...\.....\TempPE
.............\................\...\.....\ConcreteProducts.csproj.FileListAbsolute.txt
.............\................\...\.....\ConcreteProducts.dll
.............\................\...\.....\ConcreteProducts.pdb
.............\................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\................\...\.....\PLibrary.csproj.FileListAbsolute.txt
.............\................\...\.....\ResolveAssemblyReference.cache
.............\................\Properties
.............\................\..........\AssemblyInfo.cs
.............\................\ConcreteProducts.csproj
.............\................\OdbcDAL.cs
.............\................\OleDbDAL.cs
.............\................\OracleDAL.cs
.............\................\SqlDAL.cs
.............\Factory
.............\.......\bin
.............\.......\...\Debug
.............\.......\...\.....\Factory.dll
.............\.......\...\.....\Factory.pdb
.............\.......\...\.....\FPLibrary.dll
.............\.......\...\.....\FPLibrary.pdb
.............\.......\...\.....\PLibrary.dll
.............\.......\...\.....\PLibrary.pdb
.............\.......\...\.....\Product.dll
.............\.......\...\.....\Product.pdb
.............\.......\...\.....\ProductBase.dll
.............\.......\...\.....\ProductBase.pdb
.............\.......\...\Release
.............\.......\obj
.............\.......\...\Debug
.............\.......\...\.....\TempPE
.............\.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.......\...\.....\Factory.csproj.FileListAbsolute.txt
.............\.......\...\.....\Factory.dll
.............\.......\...\.....\Factory.pdb
.............\.......\...\.....\FPLibrary.csproj.FileListAbsolute.txt
.............\.......\...\.....\FPLibrary.dll
.............\.......\...\.....\FPLibrary.pdb
.............\.......\Properties
.............\.......\..........\AssemblyInfo.cs
.............\.......\DALFactory.cs
.............\.......\Factory.csproj
.............\.......\Factory.csproj.user
.............\Lib
.............\...\system.data.oracleclient.dll
.............\Product
.............\.......\bin
.............\.......\...\Debug
.............\.......\...\.....\Product.dll
.............\.......\...\.....\Product.pdb
.............\.......\...\.....\ProductBase.dll
.............\.......\...\.....\ProductBase.pdb
.............\.......\...\Release
.............\.......\obj
.............\.......\...\Debug
.............\.......\...\.....\TempPE
.............\.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.......\...\.....\Product.csproj.FileListAbsolute.txt
.............\.......\...\.....\Product.dll
.............\.......\...\.....\Product.pdb
.............\.......\...\.....\ProductBase.csproj.FileListAbsolute.txt
.............\.......\...\.....\ProductBase.dll
.............\.......\...\.....\ProductBase.pdb
.............\.......\Properties
.............\.......\..........\AssemblyInfo.cs
.............\.......\DALBaseClass.cs
.............\.......\Product.csproj
.............\FactoryPattern.sln
.............\FactoryPattern.sln.bak
.............\FactoryPattern.suo
Related source code
[Factory-production-manifest] - The following program allows you to introduce data into a system and it is then stored and then added which enables you to retrive the data for processing purposes.
[Power_factor] - BELIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, ORCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OFSUBSTITUTE GOODS OR SERVICES
[New-Power-factor] - Power factor measurement, and compensation using capacitors.
[Dynamic_Factor] - dynamic factor calculation
[Geometry_Factor] - GEOMATRY FACTOR ANALYSES
[factorial-numbers] - factorial numbers, factorial numbers,factorial numbers
[sshfactory] - HiI study java language for development
[A-Generic-Framework-for-three-factor...] - a genegric framework for routing protocal
[TheDotFactory] - to generate lcd fonts
[PrjFactory] - A parallel pipeline factory production line with visual c++ using stdafx
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap