表驱动算法英文解释翻译、表驱动算法的近义词、反义词、例句
英语翻译:
【计】 tabledriven algorithm
分词翻译:
表的英语翻译:
rota; surface; table; watch
【计】 T
【化】 epi-
【医】 chart; meter; sheet; table
【经】 schedule
驱动的英语翻译:
drive
【计】 D-drive
【化】 drive; driving (motion)
算法的英语翻译:
algorithm; arithmetic
【计】 ALG; algorithm; D-algorithm; Roth's D-algorithm
【化】 algorithm
【经】 algorithm
网络扩展解释
表驱动算法
biǎo qǔ dòng suàn fǎ
英语解释翻译
The table-driven algorithm is a simple and efficient approach to solving problems by using precomputed lookup tables.
英文读音
/ˈteɪbəl drɪvn ˌælɡəˌrɪðəm/
英文用法
The table-driven algorithm is commonly used in computer science as a computational technique for optimizing program performance by using precomputed lookup tables.
英文例句
Here is an example of how the table-driven algorithm can be used to optimize a program's performance: instead of re-calculating a complex mathematical formula each time it is needed, a lookup table can be precomputed and used to store the pre-calculated values for quick access.
以下是表驱动算法优化程序性能的例子:不需要每次重新计算复杂的数学公式,可以预先计算和存储预先计算的值,以便快速访问。
英文近义词
lookup table, precomputed table
查找表,预计算表
英文反义词
dynamic algorithm
动态算法
英文单词常用度
The term "table-driven algorithm" is not a commonly used phrase in everyday conversation, but it is a standard term in the field of computer science.
“table-driven algorithm”这个词组在日常交流中并不常用,但在计算机科学领域是一个标准术语。