文件名称:The-production-of-function-call-tree
介绍说明--下载内容均来自于网络,请自行研究使用
文档是编程工作的一个非常重要的环节,它一般包括规格化程序清单、函数调用关系、变量参访表和程序结构等等。本文介绍了用BorlandC++编程实现函数列表和函数调用树的自动生成方法,并详细分析了有关的数据结构和主要算法及技巧。-It is very important to make a document for programming work.Generally speaking,it includes standard program list,function call relation,variable reference list,program structure and so on.In the paper,a kind of method that produces function call tree and function list using Borland C++ is introduced.Some data structures,algorithms and technologies are analysed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C语言源程序函数列表和函数调用树的自动生成.pdf