DIJKSTRA in Chinese translation

但是迪杰斯特拉算法
迪杰斯特拉

Examples of using Dijkstra in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Dijkstra was right- recursion should not be difficult.
Js转:Dijkstra是对的,递归不应该困难.
Still, Dijkstra's Algorithm is the basis for all optimisations.
尽管如此,Dijkstra的算法是所有优化的基础。
However, Bellman-Ford and Dijkstra are both single-source, shortest-path algorithms.
Bellman-Ford和Dijkstra算法本质都是单源最短路径性质。
Dijkstra's algorithm is used to calculate the shortest path tree.
著名的迪杰斯特拉(Dijkstra)算法被用来计算最短路径树。
All link-state routing protocols apply Dijkstra's algorithm to calculate the best path route.
所有链路状态路由协议应用Dijkstra算法来计算最佳路径。
Mr. Dijkstra also held another account, No. 14565220001, at the same bank.
Dijkstra先生还在同一家银行持有另一个帐户,帐号为14565220001。
Dijkstra's algorithm can be used to find the shortest route between two cities.
Dijkstra算法可以用来找到两个城市之间的最短路径。
Programmers will tell you to read this guy named“Dijkstra” on this subject.
会有程序员告诉你让你去阅读一个叫“Dijkstra”的人写的关于数字的话题。
The running time of Dijkstra's algorithm is lower than that of Bellman-Ford Algorithm.
Dijkstra的运行时间可以小于Bellman-Ford。
Dijkstra's algorithm will assign some initial distance values and will try to improve them step-by-step.
Dijkstra算法将会分配一些初始距离值然后逐步改善它们。
A fast implementation of the unmodified algorithm of Dijkstra needs about 10 seconds.
未经修改的Dijkstra算法的快速实现需要大约10秒。
Dijkstra's algorithm will assign some initial distance values and will try to improve them step-by-step.
Dijkstra的算法将分配一些初始距离值,并尝试一步步地改善它们。
Edsger Dijkstra did most of his early influential work on algorithms and formal methods at CWI.
EdsgerDijkstra早期对算法和形式化方法有影响力的工作大部分在CWI进行。
As potential programmers they are mentally mutilated beyond hope of regeneration.- E. W. Dijkstra.
作为可能的程序员,他们已精神残废,无重塑的可能了.(E.W.Dijkstra).
As Dijkstra so famously said: Testing doesn't show the absence of bugs, only their presence.
就像Dijkstra说的,测试只能表明Bug的存在,而非它们的绝迹。
This situation did not change until Dijkstra urged the Algol 60 Committee to join in support of recursion.
直到Dijkstra强烈要求Algol60委员会加入对递归的支持,这个局面才改变了。
Is about as relevant as the question of whether Submarines Can Swim.»- E. W. Dijkstra.
这个问题差不多与潜艇能否游泳的问题一样相关(ThequestionofwhetherMachinesCanThink….
Therefore, remembering Dijkstra's dictum that counting should begin at 0, I decided to launch Volume 4 with Fascicle 0.
因此,还记得Dijkstra的名言么,计数应该从0开始,于是就有了第4卷的分册0。
Edsger Dijkstra's letter titled“Go To Statement Considered Harmful” established a formula for titles of essays criticizing some computer science technique.
EdsgerDijkstra的一封名叫“GoToStatementConsideredHarmful”的信为那些批评某种计算机科学技术的论文标题建立了一种范式。
This precomputation can then be used to prune the search: Far away from start and destination slow roads need not be considered during Dijkstra's Algorithm.
这个预计算可以用来修剪搜索:远离开始和目的地,在Dijkstra算法期间,不需要考虑慢速道路。
Results: 81, Time: 0.0227

Top dictionary queries

English - Chinese