- Cell Phones 1586
- Desktop 761
- Editors 427
- Education, Science & Engineering 1093
- Games 2266
- Internet 4693
- Multimedia & Graphics 978
- Office software 755
- PC 470
- Programming 1874
- 1C 145
- ActiveX 3
- Assembler 30
- C# 85
- C/С++ 281
- Data Bases 402
- Delphi/Pascal 494
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 155
- Setup Software 22
- Visual Basic 25
- Others 221
- Security 940
- SEO 306
- Software for Pocket PC 187
- Utilities 3854
Graphical solution of linear programming problems
Refunds: 0
Uploaded: 26.08.2014
Content: graph_simplex.rar 2198,2 kB
Product description
-------------------------------------------------- ----
The program for solving linear programming problems graphically. Sources at Delphi with detailed comments, course work, and flowcharts.
(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 \u200b\u200bfeasible 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;
3) Term paper (38 sheets, put on 5);
4) The flowchart of the program (5 sheets).