- Cell Phones 1821
- Desktop 777
- Editors 409
- Education, Science & Engineering 1115
- Games 2022
- Internet 5083
- Multimedia & Graphics 974
- Office software 756
- PC 408
- Programming 1872
- 1C 127
- ActiveX 3
- Assembler 31
- C# 83
- C/С++ 294
- Data Bases 381
- Delphi/Pascal 496
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 165
- Setup Software 22
- Visual Basic 25
- Others 234
- Security 774
- SEO 302
- Software for Pocket PC 193
- Utilities 1993
Graphical solution of linear programming problems
Refunds: 0
Uploaded: 26.08.2014
Content: graph_simplex.rar 2198,2 kB
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).