论文部分内容阅读
对 VXI消息基模块而言 ,SCPI解释器性能的好坏直接影响 VXI模块的数据吞吐率 ,所以SCPI解释器的设计非常重要。本文对常用的 SCPI解释器设计方法 ,如字串比较法 ,自动生成法等进行了时间复杂度和空间复杂度分析 ,提出并实现了改进的 SCPI解释器的生成方法。
For VXI message base module, the performance of SCPI interpreter directly affects the data throughput rate of VXI module, so the design of SCPI interpreter is very important. This article analyzes the time complexity and space complexity of commonly used SCPI interpreter design methods, such as string comparison method and automatic generation method, and proposes and implements an improved SCPI interpreter generation method.