- Cell Phones 2011
- Desktop 782
- Editors 341
- Education, Science & Engineering 1109
- Games 1913
- Internet 4978
- Multimedia & Graphics 968
- Office software 752
- PC 392
- Programming 1830
- 1C 109
- ActiveX 3
- Assembler 32
- C# 82
- C/С++ 289
- Data Bases 373
- Delphi/Pascal 491
- Disassemblers 5
- OpenGL/DirectX 5
- PHP 157
- Setup Software 23
- Visual Basic 24
- Others 237
- Security 821
- SEO 311
- Software for Pocket PC 210
- Utilities 1086
Graphical solution of linear programming problems
Refunds: 0
Uploaded: 10.02.2017
Content: graph_simplex.rar 1813,32 kB
Description
-------------------------------------------------- ----
The program for solving linear programming problems graphically. Sources at Delphi.
(The program itself, you can download and try this link: http://alexeyspace.ru/programs/7/)
-------------------------------------------------- ----
Program Description:
The program itself reduces the problem to canonical form, and produce its graphics solution, the graph displaying direct restrictions, the area of solutions and the direction vector. The decision gives a very clear and understandable. You can disable / enable the display on the chart some elements of solutions, for example - grid or shading SDT well, etc. You can also scale the graph, making the study of solving the problem is even more intuitive and user-friendly.
After solving the problem, you can see and explore relevant theory that is built into the program itself! One need only click the "theory".
Additional information
-----------------------------------------------
The content of the archive:
1) The program (exe-file);
2) source code on Delphi with detailed comments;