We provide a search tree for anytime you type in a keyword.
任何时候 当你输入一个关键词时 我们会提供搜索结果。
单词 | Tree search |
释义 |
Tree search
原声例句
听力文摘 We provide a search tree for anytime you type in a keyword. 任何时候 当你输入一个关键词时 我们会提供搜索结果。 两分钟论文 Reinforcement learning is an awesome algorithm that is able to play computer games, navigate helicopters, hit a baseball, or even defeat Go champions when combined together with a neural network and Monte Carlo tree search. 强化学习是一种很棒的算法,它能够玩电脑游戏、导航直升机、打棒球,当它与神经网络和蒙特卡洛树搜索结合时,甚至可以击败围棋冠军。
中文百科
树的遍历 Tree traversal(重定向自Tree search)
在计算机科学里,树的遍历(也称为树的搜索)是graph traversal的一种,指的是按照某种规则,不重复地访问某种tree data structure的所有节点的过程。具体的访问操作可能是检查节点的值、更新节点的值等。不同的遍历方式,其访问节点的顺序是不一样的。以下虽然描述的是二叉树的遍历算法,但它们也适用于其他树形结构。
英语百科
Tree traversal 树的遍历(重定向自Tree search)
![]() ![]() ![]() ![]() In computer science, tree traversal (also known as tree search) is a form of graph traversal and refers to the process of visiting (checking and/or updating) each node in a tree data structure, exactly once. Such traversals are classified by the order in which the nodes are visited. The following algorithms are described for a binary tree, but they may be generalized to other trees as well. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。