文件名称:cDAGlab6
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- gao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的一个图的转换CMD 程序
nodag.txt是一个有环图演示输入文件.
dag.txt是一个无环图演示输入文件.
g.c 为主程序文件
stackar.c 为堆栈定义和调用文件
run.exe 为已编译好的可执行文件
我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加
#include "stackar.c"
然后再直接编译g.c.
使用了堆栈的演示代码.-Their own plans to write a conversion CMD process has nodag.txt is a DAG input file presentation. Dag.txt acyclic graph is a demonstration of the input file. Gc main program file stackar.c for the definition and call the document stack run.exe have compiled executable file, I prepared a Makefile file. If you do not use the Makefile file in the head gc add# include stackar.c and then direct the compiler uses the stack gc demo code.
nodag.txt是一个有环图演示输入文件.
dag.txt是一个无环图演示输入文件.
g.c 为主程序文件
stackar.c 为堆栈定义和调用文件
run.exe 为已编译好的可执行文件
我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加
#include "stackar.c"
然后再直接编译g.c.
使用了堆栈的演示代码.-Their own plans to write a conversion CMD process has nodag.txt is a DAG input file presentation. Dag.txt acyclic graph is a demonstration of the input file. Gc main program file stackar.c for the definition and call the document stack run.exe have compiled executable file, I prepared a Makefile file. If you do not use the Makefile file in the head gc add# include stackar.c and then direct the compiler uses the stack gc demo code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lab6
....\dag.txt
....\fatal.h
....\g.c
....\g.h
....\makefile
....\nodag.txt
....\run.exe
....\stackar.c
....\stackar.h
....\说明.txt
....\dag.txt
....\fatal.h
....\g.c
....\g.h
....\makefile
....\nodag.txt
....\run.exe
....\stackar.c
....\stackar.h
....\说明.txt