Download LinearSolver
Description
A little exercise in linear algebra algorithms and WPF
Source Files
The download file junichirols.zip has the following entries.
.hgignore//from www. j a va2 s . co m
LinearSolver.sln
LinearSolver/App.xaml
LinearSolver/App.xaml.cs
LinearSolver/Commands.cs
LinearSolver/LinearSolver.csproj
LinearSolver/MainWindow.xaml
LinearSolver/MainWindow.xaml.cs
LinearSolver/Model/LinearEquationSolver.cs
LinearSolver/Model/LinearProgramSolver.cs
LinearSolver/Model/Matrix.cs
LinearSolver/Properties/AssemblyInfo.cs
LinearSolver/Properties/Resources.Designer.cs
LinearSolver/Properties/Resources.resx
LinearSolver/Properties/Settings.Designer.cs
LinearSolver/Properties/Settings.settings
LinearSolver/View/LinearEquationView.xaml
LinearSolver/View/LinearEquationView.xaml.cs
LinearSolver/View/LinearProgramView.xaml
LinearSolver/View/LinearProgramView.xaml.cs
LinearSolver/ViewModel/DependencyDouble.cs
LinearSolver/ViewModel/LinearEquationVM.cs
LinearSolver/ViewModel/LinearProgramVM.cs
WPFToolkit.Extended.dll
todo.txt
Download
Click the following link to download junichirols.zip.
junichirols.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »