在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

time complexity

美:[taɪm kəmˈpleksəti]查词链接:https://www.dute.org/dict/time_complexity复制链接
时间复杂度:算法在运行时所需的时间量,作为输入量的函数来衡量,以忽略常数项和常数项的乘法。
查看英英释义
abstract:
In computer science, the time complexity of an algorithm quantifies the amount of time taken by an algorithm to run as a function of the length of the string representing the input. The time complexity of an algorithm is commonly expressed using big O notation, which excludes coefficients and lower order terms.

网络释义
时间复杂度
算法的时间复杂度一个算法的时间复杂度(Time Complexity)是指该算法的运行时间与问题规模的对应关系。一个算法是由控制结构和原操作构成的,其执行的时间取决于二者的综合效果。
时间复杂性
• 算法的时间复杂性(time complexity)是关于实例规模的一个函数,它表示用该算法求解所有规模为的实例中所需基本运算次数最多的那个实例的基本运算次数。
时间复杂度
例如你使用的方式是采用递回还是回圈, 时间复杂度 ( Time Complexity )是多少 各种演算法的优缺点是什么
时间分配复杂性
时间分配复杂性 time complexity 复习 review; revise; refresher 复习提纲 outline for review; 复习功课 review [revise] ..
常用短语
更多常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...