通过检查秩数复杂度方法,我已经发现了通过以下问题推出复杂性是有用的:确定系统进入某种状态有多难?
By inspecting the cyclomatic complexity measures, I have found it useful to reason about complexity via the following question: How hard is it to determine how a system got into a certain state?
圈复杂性公式(cyclomatic complexity formula),被Thomas McCabe首先提出,它是基于一个函数的分支数量来确定复杂度的。
The cyclomatic complexity formula, first developed by Thomas McCabe, is based on the number of branches in a function.
软件复杂度是为了预测软件开发费用、开发周期、可靠性的模块内程序逻辑复杂性的度量方法。
The complexity of software is a measure for program logic complexity in models, which could be used to predict its corresponding developing expense, its developing period and its reliability.
软件工程的目标是控制复杂度,而不是增加复杂性。
The purpose of software engineering is to control complexity, not to create it.
为了在不影响编码效率的前提下,降低编码运算的复杂度,提高编码的实时性,有必要对H . 264的复杂性做出详细研究。
Reducing the complexity of encoding operations, improving real-time encoding, but no affecting the coding efficiency, it is necessary to make a study of the complexity of H. 264.
在分布式数据库系统中,由于数据的物理分布使得分布式查询处理增加了许多新的复杂性,不同的查询处理策略,其查询处理代价和复杂度是大不一样的。
When adding distributed data into the database system, distributed query process is more difficult and complicated. The cost of query process is different due to different query process tactics.
理论分析表明,该算法的时间复杂性接近于线性复杂度。
The theoretic analysis demonstrates that the time complexity of this algorithm is approximately linear.
理论分析表明,该算法的时间复杂性接近于线性复杂度。
The theoretic analysis demonstrates that the time complexity of this algorithm is approximately linear.
应用推荐