程序执行过程 meaning in English
program process
Examples
- Wth the help of s3c framework , we propose a new operating system - celltric memory consistency model , thread consistency model . in this model , memory access event order is observed and restricted by the transformation of threads " states ddring the execution of programs
该模型通过程序执行过程中线程状态的变化来观察和限制存储访问事件的正确顺序,因而有机的将操作系统存储管理和执行体管理的功能结合在一起,更适合于在操作系统级进行实现。 - We first constructed five traceable opratores and confined the detailed syntax of these five opratores so that we can explain each result of opratores and can construct the multi - opratores data cleaning program . through propagate the key information of each opratores , the mechanism of data lineage can trace the data cleaning program , which construct over the traceable oprators so that we can analysis and explain the cleaning result . according to the analysis and research of the incremental mode and conflict of data modification , we can correct and improve the exceptions which appear during the data modification
接下来的数据沿袭机制通过传递各个操作的标识值,实现了对构造于可追溯操作基础上的数据清理程序的追踪,从而提供了对数据清理程序执行过程及结果的分析和解释功能;同时利用交互式数据修改功能以及时纠正和改进数据清理过程中所出现的异常,并对数据修改过程中所涉及到的增量执行模式及操作冲突进行了充分地分析与研究。