复杂度(Complexity, CPX),指的是在给定样本中不同DNA 序列的总长度,是一件事物的复杂性可以用描写这事物所需的计算机语言的长度来衡量。
n. complexity
misc. complex rate
It has low computational complexity.
该算法具有计算复杂度低的优点。
参考来源 - MIMO·2,447,543篇论文数据,部分数据来源于NoteExpress
代码中有些方面你以为平常不过,但是一旦你要实现系统中其他所有必需的部分时,复杂度又随之放大。
Aspects of the code that you think are trivial will magnify in complexity once you implement all the other required parts of the system.
我提到这个是因为这样的复杂度应该引起细心的读者的注意。对吗?
I mention this because such complications should alert the careful reader. Right?
在对象访问速度,内存利用率和Java芯片系统复杂度之间合理折衷。
A perfect tradeoff will be gained among the object accessing performance, the memory utilization and the Java chip system simplicity.
What's the complexity of this decision tree solution? Well, in the worst case, we're enumerating every possibility of in and out.
决策树解决方法的复杂度是多少?,在最糟的例子中得列举,所有可能的输入和输出。
Therefore, for simple branching programs, the length of time, the complexity the code, is what we would call constant.
因此,对于简单的分支程序,运行的时间长度,算法的复杂度,也就是我们说的常数。
Linear algorithms tend to be things where, at one pass-through, you reduce the problem by a constant amount by one. If you reduce it by two, 1 it's going to be the same thing.
有问题么?,线性复杂度的算法,当进行了一个,常量级步数的操作的时候,将问题的规模缩小了一个。
应用推荐