Conditional complexity can manifest in several different ways in source code.
条件复杂度可以以几种不同的方式出现在源代码中。
Often, there's a correlation between long methods and conditional complexity.
通常情况下,长方法和条件复杂度是息息相关的。
Often, long methods and large classes are indications of other code smells, such as conditional complexity and duplicated code.
通常,长方法和大类也暗示着存在其他代码味道,如条件复杂度和重复代码。
My take was that its Primitive Obsession (lack of right level abstractions) that causes majority of the problems including duplication and conditional complexity.
原始强迫症(Primitive Obsession,缺少正确层次的抽象)会导致大多数问题,包括代码重复和条件复杂度。
XQuery's ability to transform XML output can be combined with its built-in support for conditional logic to reduce the complexity of application code.
XQuery的XML输出转换功能可以与它内置的对条件逻辑的支持相结合,以减少应用程序代码的复杂性。
The simulation results show that the new algorithm has better performance, less steady residual error and lower calculation complexity than conditional ones.
仿真结果表明,新的算法比传统的算法有好的性能和小的稳态剩余误差,并且大大减少了计算复杂度。
A heuristic algorithm based on conditional information entropy for knowledge reduction is proposed, and the complexity of this algorithm is analyzed.
提出了一种基于条件信息熵的知识约简启发式算法,并指出该算法的时间复杂度是多项式的。
Based on conditional information quantity, a heuristic algorithm for assignment reduction is presented, and the complexity of this algorithm is analyzed.
给出了分配约简的一种启发式算法:条件信息量约简算法,分析了该算法的时间复杂度。
Based on conditional information quantity, a heuristic algorithm for assignment reduction is presented, and the complexity of this algorithm is analyzed.
给出了分配约简的一种启发式算法:条件信息量约简算法,分析了该算法的时间复杂度。
应用推荐