Title:
Solving-linear-equations Download
Description: Solving linear equations, we must first determine the number of equations, and the coefficients of each equation required procedures and user interaction,
The program is running, requires the user to enter the equation number and the coefficients of the equation, program coefficient deposited in the coefficient matrix
Use the elimination method (Gaussian elimination): an extinction coefficient matrix is upper triangular back substitution to obtain the solution of equations
To Search:
File list (Check if you may need any files):
解线性方程组的解\ConsoleApplication1\ConsoleApplication1\bin\Debug\ConsoleApplication1.exe
................\...................\...................\...\.....\ConsoleApplication1.pdb
................\...................\...................\...\.....\ConsoleApplication1.vshost.exe
................\...................\...................\...\.....\ConsoleApplication1.vshost.exe.manifest
................\...................\...................\ConsoleApplication1.csproj
................\...................\...................\obj\x86\Debug\ConsoleApplication1.csproj.FileListAbsolute.txt
................\...................\...................\...\...\.....\ConsoleApplication1.exe
................\...................\...................\...\...\.....\ConsoleApplication1.pdb
................\...................\...................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
................\...................\...................\Program.cs
................\...................\...................\...perties\AssemblyInfo.cs
................\...................\ConsoleApplication1.sln
................\...................\ConsoleApplication1.suo
................\...................\...................\obj\x86\Debug\TempPE
................\...................\...................\...\...\Debug
................\...................\...................\bin\Debug
................\...................\...................\obj\x86
................\...................\...................\bin
................\...................\...................\obj
................\...................\...................\Properties
................\...................\ConsoleApplication1
................\ConsoleApplication1
解线性方程组的解