英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

traversal    
遍历

遍历

traversal
n 1: taking a zigzag path on skis [synonym: {traversal}, {traverse}]
2: travel across [synonym: {traversal}, {traverse}]

Processing {nodes} in a {graph} one at a time, usually
in some specified order. Traversal of a tree is {recursive}ly
defined to mean visiting the {root node} and traversing its
children. Visiting a node usually involves transforming it in
some way or collecting data from it.

In "pre-order traversal", a node is visited __before__ its
children. In "post-order" traversal, a node is visited
__after__ its children. The more rarely used "in-order"
traversal is generally applicable only to binary trees, and is
where you visit first a node's left child, then the node
itself, and then its right child.

For the binary tree:

T
/ \
I S
/ \
D E

A pre-order traversal visits the nodes in the order T I D E S.
A post-order traversal visits them in the order D E I S T. An
in-order traversal visits them in the order D I E T S.

(2001-10-01)


请选择你想看的字典辞典:
单词字典翻译
traversal查看 traversal 在百度字典中的解释百度英翻中〔查看〕
traversal查看 traversal 在Google字典中的解释Google英翻中〔查看〕
traversal查看 traversal 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • GitHub Copilot · Plans pricing
    Explore GitHub Copilot plans for individuals and organizations, offering AI-powered coding assistance directly in your editor for enhanced productivity
  • RVC-Boss GPT-SoVITS - GitHub
    1 min voice data can also be used to train a good TTS model! (few shot voice cloning) - RVC-Boss GPT-SoVITS
  • Chat GPT Exploits : r ChatGPT - Reddit
    In order to prevent multiple repetitive comments, this is a friendly request to u ElectricalAttempt257 to reply to this comment with the prompt they used so other users can experiment with it as well While you're here, we have a public discord server now — We have a free GPT bot on discord for everyone to use! I am a bot, and this action was performed automatically Please contact the
  • o1、GPT4、GPT4o 这三个有什么区别? - 知乎
    GPT-4o的框架下,有小模,中模,大模三种尺寸,小模适合快速推理(其实什么都不适合,现在比较好用的小模是Flash002),中模适合大部分人的通用任务,包括数学,代码,查询差不多都在这一层,大模写作能力更好,情感理解更细腻,大模的存在并不能明显
  • Did you know you can transfer entire chats with all their . . . - Reddit
    Yes, you can transfer entire chats with all their information, instructions, and context to new chats in just 3 clicks (and a short prompt) This…
  • 不是说chat gpt是免费的吗,怎么只能免费问一次? - 知乎
    后来自己注册gpt账号,能免费使用GPT-3 5,每月20刀的Gpt-4还是不大舍得去搞,3 5基本也够用了,搭配chatpdf等其他AI工具,用起来还是很方便的。 再后来,用过微软的Bing,还有早期只支持英文的Bard(Bard现在也支持中文了),各有特色,习惯了GPT,还是用它比较多。
  • Models and pricing for GitHub Copilot - GitHub Docs
    See per-token pricing for the models available in GitHub Copilot and reference rates for additional usage across plans
  • OpenAI - Reddit
    OpenAI is an AI research and deployment company OpenAI's mission is to ensure that artificial general intelligence benefits all of humanity We are an unofficial community OpenAI makes ChatGPT, GPT-4, and DALL·E 3
  • GPT-Image2生成的图像逼真到让人不安,为什么越像真的反而越让人害怕?这种不适感在警告我们什么? - 知乎
    GPT-Image2生成的图像逼真到让人不安,为什么越像真的反而越让人害怕?这种不适感在警告我们什么?
  • GitHub - MuiseDestiny zotero-gpt: GPT Meet Zotero.
    🧠 Use GPT to generate reply text: support gpt-3 5-turbo and gpt-4 🏷️ Command tags: Click once to accelerate your research 💬 Ask questions about current PDF file (full-text or selected text) 💬 Ask questions about selected paper (Abstract) 📝 Summarize the selected paper into several highly condensed sentences





中文字典-英文字典  2005-2009