最后更新时间:.. 访问量:
论文成果
当前位置: 中文主页 >> 科学研究 >> 论文成果
A Generalized FSM Implementation Framework
发布时间:2021-06-12 点击次数:

所属单位:计算机科学与数学学院

发表刊物:VTCA-2018会议论文集

项目来源:省、自治区、直辖市科技项目

关键字:FSM, Implementation Framework, Generalized Design

摘要:Finite State Machine (FSM) is a useful and powerful tool to model a dynamic system. On the traditional implementation of FSM, nested switch-case statement exists several problems of poor reusability and maintainability. The paper presents a generalized framework of algorithmic implementation to improve these disadvantages of nested switch-case statement. A lookup table and event handle is used to construct various FSMs in the proposed framework. In the experiments, we apply the proposed framework to practice a typical FSM. The experimental results demonstrates the framework's generalization.

备注:2019.04.16 通过。报告编号:20190291

论文类型:论文集

论文编号:10438

是否译文:

发表时间:2018-10-25