英文字典中文字典


英文字典中文字典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       







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

backtracking    音标拼音: [b'æktr,ækɪŋ]
回溯法,回溯

回溯法,回溯

backtracking
回溯法

backtracking
回溯法

A scheme for solving a series of sub-problems each
of which may have multiple possible solutions and where the
solution chosen for one sub-problem may affect the possible
solutions of later sub-problems.

To solve the overall problem, we find a solution to the first
sub-problem and then attempt to recursively solve the other
sub-problems based on this first solution. If we cannot, or
we want all possible solutions, we backtrack and try the next
possible solution to the first sub-problem and so on.
Backtracking terminates when there are no more solutions to
the first sub-problem.

This is the algorithm used by {logic programming} languages
such as {Prolog} to find all possible ways of proving a
{goal}. An optimisation known as "{intelligent backtracking}"
keeps track of the dependencies between sub-problems and only
re-solves those which depend on an earlier solution which has
changed.

Backtracking is one {algorithm} which can be used to implement
{nondeterminism}. It is effectively a {depth-first search} of
a {problem space}.

(1995-04-13)


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





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


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

































































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


  • Contact Us - Microsoft Support
    Contact Microsoft Support Find solutions to common problems, or get help from a support agent
  • Microsoft Support
    Microsoft Support is here to help you with Microsoft products Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows 11, Surface, and more
  • Account help - support. microsoft. com
    Get help for the account you use with Microsoft Find how to set up Microsoft account, protect it, and use it to manage your services and subscriptions
  • All Products - support. microsoft. com
    Find out how to get support for Microsoft apps and services
  • Microsoft at NVIDIA GTC 2026 | Microsoft Community Hub
    Microsoft returns to NVIDIA GTC 2026 in San Jose with a strong presence across conference sessions, in‑booth theater talks, live demos, and executive‑level ancillary events Together with NVIDIA and our partner ecosystem, Microsoft is showcasing how Azure AI infrastructure enables AI training, inference, and production at global scale
  • Microsoft 365 help learning
    Get support, help, and learning resources for Microsoft 365 Organize your life, expand your creativity, and protect what’s important with Microsoft 365
  • February 10, 2026—KB5077181 (OS Builds 26200. 7840 and 26100. 7840 . . .
    Microsoft Store apps updates Change log Improvements This security update contains fixes and quality improvements from KB5074109 (released January 13, 2026) KB5077744 (released January 17, 2026), and KB5078127 (released January 24, 2026) The following summary outlines key issues addressed by this update Also, included are available new features
  • Windows help and learning - support. microsoft. com
    Find help and how-to articles for Windows operating systems Get support for Windows and learn about installation, updates, privacy, security and more
  • Microsoft Credentials roundup: February 2026 edition | Microsoft . . .
    February nbsp;2026 brings major updates to Microsoft Credentials—four new Microsoft Certifications and six new Microsoft Applied Skills now generally





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