@psc_readme_375_3.txt

来自「copied from the author.. simplex prog」· 文本 代码 · 共 7 行

TXT
7
字号
Title: Simplex Method
Description: This code solves primal Simplex problems (operations reserch). I made it for a shcool work and I got a B 'cause it has a bugs already. The main program (simplex.cpp) works under ms-dos, but u can open the header file (simplex.h) to use the class declared there in a win app.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=375&lngWId=3

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?