摘要
对矿井通风网络管理中拓扑关系的建立和管理是一项重要的工作,针对传统的做法是利用手工建立和管理,具有劳动量大,容易出错,效率低等特点。利用面向对象编程思想,采用 C++编程语言在 VC++平台上开发一套建立和管理矿井通风网络拓扑关系可视化软件。把矿井通风网络中构成实体分成巷道对象、结点对象、构筑物对象、通风动力装置对象和风流方向对象,基于这几类对象在内存地址进行管理拓扑关系的矿井通风网络可视化软件。软件具有操作简单、劳动量小、效率高等特点。
The establishment of Topology relationship and maintenance are an important job of the network of mine ventilation. According to traditional management which has much work ,many errors and low efficiency, A new software was programmed by using vc++ programming platform . The software uses object-oriented method, the constitutes of the network of mine ventilation is classfied into tunnel object, node object ,building object, fan object ,wind direction object. The topology is managed and maintained by the memory address of objects. This software has the characteristics of simple operation, little work and high efficiency.
出处
《辽宁工程技术大学学报(自然科学版)》
CAS
北大核心
2004年第6期724-726,共3页
Journal of Liaoning Technical University (Natural Science)
基金
国家"十五"攻关项目(2001B803B0415)
关键词
拓扑关系
面向对象
通风网络
VC++
topology relationship
object-oriented method
network of mine ventilation
vc++