You can create sequence diagrams that show expected application flow (modeling the application you are working on), as well as real-time application flow.
你可以创建时序图来显示应用程序流程(建模正在编写的应用程序)和实时应用程序流程。
The simulation system to be expounded in this paper is an effective testing tool for the real-time application software for Dongfeng Center of Manned Spacecraft Project.
本系统是为了配合载人航天工程东风中心实时应用软件的测试和演练而研制的系统测试工具。
The goal of this technology is to synthesize high-quality image, to meet the need of real-time application and full automatic synthesis process.
该技术以高质量的输出图像、满足实时需要的合成速度与全自动的合成过程为目标。
In the implementation of the online real-time application software, need an end-to-end telecommunications company.
而在网上实施实时的应用型的软件,需要一个端到端的电信公司。
With the development of the Intranet real-time application technology, the traditional analogue audio broadcast technology will be replaced by the IDBP technique gradually.
But it needs computing all the data of the image constantly during the iterative course, so it is not suitable for real-time application for its low efficiency.
但是由于其迭代过程需要对所有图像数据反复进行计算,因而其时间效率很低,难以实时应用。
This capability gives a designer the option of running a real-time application on a dual processor system, increasing total processing power.
因而设计人员可以选择在双处理器系统上运行实时应用,提高整体的处理能力。
The simplest way to convert an existing application to be a real-time application is to simply change all places where a new thread is started to use the RealtimeThread class instead.