算法复杂性的度量主要是针对运行该算法所需要的计算机资源的多少。当算法所需要的资源越多,该算法的复杂性越高;反之,当算法所需要的资源越少,算法的复杂性越低。 对于任意给定的一个问题,设计出复杂性尽可能低的算法是在设计算法时追求的重要目标之一;而当给定的问题存在多种算法时,选择其中复杂性最低的算法是选用算法时遵循的重要准则。因此,算法的复杂性分析对算法的设计或选用具有重要的指导意义和实用价值。
算法复杂性(algorithm complexity):描述算法的存储要求和运行时间要求,分为算法的空间复杂性和算法的时间复杂性。
基于140个网页-相关网页
In the packet capture module, we, not only considered the algorithmic complexity, but also take into account the possible impact of the firewall, put forward the corresponding solutions.
在数据包捕获模块,既考虑算法复杂性,又考虑了网关上的防火墙对统计工具可能产生的影响,并提出了相应的解决方案。
参考来源 - 网关条件下数据流统计工具的分析与实现·2,447,543篇论文数据,部分数据来源于NoteExpress
并给出算法描述和算法复杂性分析。
And gives the algorithm describes and the computational complexity analyses for them.
算法复杂性分析以及实验结果表明该算法有效。
Both analysis on the complexity and experimental results show the effectiveness of the algorithm.
该文给出HS -K -WTA算法及算法复杂性的分析。
This paper analyzes the HS K WTA algorithm and its complexity.
应用推荐