摘要
对制造型企业中工艺数据管理系统内应用到的几个算法进行了分析.包括了树形结构的基本原理并对现有递归遍历方式存在的问题进行了分析和改进.然后,结合实际汽车制造业工程中的需要,以零件展开与回归算法、LCDV与ECDV的匹配算法和整车展开到所有零件的算法作为例子,结合树形结构的原理分析进行了算法的分析和设计.
In this paper, several algorithms of the process data management system applied to the manufac- turing enterprises were analyzed. The analysis includes the basic principles of the tree structure. The ex- isting recursive traversal problems were improved. Then for the demand of the car manufacturing engi- neering in reality, the paper analyzed and designed the algorithms on the basis of the principle of the tree structure, which gives us an example of parts with the regression algorithm , LCDV and ECDV of matc- hing algorithms, and the algorithms about vehicle expanding to all part.
出处
《湖北工业大学学报》
2012年第4期105-108,共4页
Journal of Hubei University of Technology
关键词
制造业
递归算法
树形
栈
遍历算法
manufacturing
recursive algorithm
tree
stack
traversal algorithm