编译算法 meaning in English
compiler algorithm
compiling algorithm
Examples
- This month , our columnist discusses the compilation algorithm
本月,我们的专栏作家要讨论编译算法。 - Humans write and employ decompilers to automate decompilation algorithms that are too challenging for the mind to follow
人类编写和使用反编译器是为了自动执行人类难以胜任的反编译算法。 - Based on the timing constraints event model of rtl ( real time logic ) , the compiling algorithms for timing constraints event transform the problem of how to detect timing constraints event to the problem of how to find negative cycle in weighted directed graph , which is named as constraints graph . by simplifying constraints graph , the efficient detecting algorithms for timing constraints event have been developed , which not only has good time complexity but also can find events that violate timing constraints as early as possible . in order to verify the event detecting methods based on dynamic rules and to check its efficiency in application , experiment schemes are designed and performed on the implemented prototype system in linux environment
带时间约束事件的编译算法以rtl ( realtimelogic )事件模型为基础,将带时间约束事件的检测转化为在带权值的有向图(此即受限图)中寻找负圈的问题,它通过化简受限图得到最小有效约束集;运行时事件检测算法在最小有效约束集上检查事件的时间约束,不但有较好的执行效率,而且能尽早地发现违反时间约束的事件。 - The novel mechanism dynamically participates register functions , as well as overcomes static general register pressure for software pipelining ; ( 3 ) a cost model for software pipelining is proposed in the dissertation , and quantitative evaluation is also performed ; ( 4 ) a dependence based cost testing ( dbct ) algorithm and decision framework are proposed
软件流水的性能会受到计算机体系结构、编译算法和程序特性的限制,该模型提出了软件流水是一种有损策略的新观点,并在确定体系结构和编译算法的条件下对软件流水的开销进行了量化分析; ( 4 )提出了一种基于相关性分析的软件流水开销测试( dbct )算法以及软件流水的决策框架。