- Cell Phones 1540
- Desktop 748
- Editors 251
- Education, Science & Engineering 1362
- Games 2986
- Internet 4579
- Multimedia & Graphics 1084
- Office software 743
- PC 490
- Programming 2030
- 1C 140
- ActiveX 3
- Assembler 30
- C# 112
- C/С++ 280
- Data Bases 513
- Delphi/Pascal 506
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 162
- Setup Software 22
- Visual Basic 24
- Others 227
- Security 1013
- SEO 294
- Software for Pocket PC 185
- Utilities 1238
The modified simplex method.
Refunds: 0
Uploaded: 25.06.2012
Content: msimplex.rar 1001,56 kB
Product description
The program for solving linear programming modified simplex method. Sources on Delphi, with detailed comments. As well as course work, written for this program. I put 5.
The program itself reduces the problem of linear programming to the canonical form, and produces its iterative solution. At each step, it displays a detailed report on the solution of the problem in text form.
It is possible to save \\ load task.
Additional information
The content of the archive:
1) The program (exe-file)
2) source code on Delphi
3) Coursework (41 sheet, put on 5)
4) The flowchart of the program (5 sheets)
4) Help file that contains detailed description of the program
5) A few examples of the calculation program.