搜索资源列表
simplegraph
- TSimpleGraph is a visual component, which provides a simple user interface for drawing simple graphs/digraphs. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Cur
opengl
- OPENGL is a visual component, which provides a simple user interface for drawing simple OPENGL. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Currently the comp
zuixiaochengbenliu
- 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format shoul