英文字典中文字典


英文字典中文字典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英翻中〔查看〕





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


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

































































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


  • 2025 年 8 月 11 日に廃止される Bing 検索 API - Microsoft . . .
    Bing 検索を使用したグラウンディングにより、Azure AI エージェントは、LLM で応答を生成するときに、リアルタイムのパブリック Web データを取り込むことができます。
  • How To See All Bing Related Searches - MacMyths
    Bing’s SERPs surface related searches in multiple locations, each revealing slightly different layers of search intent When combined, these native features give you a surprisingly deep view into how Bing connects topics and refines queries
  • Bing - A step above the wild
    Search smarter with Microsoft Bing, an AI-powered search engine for finding information, exploring media, and navigating maps
  • Microsoftが「Bing」にジェネレーティブ検索を導入へ ~LLM . . .
    新しい検索では、「Bing」が提供する検索結果の基盤と大・小規模言語モデル(LLM SLM)のパワーを組み合わせ、ユーザーの検索クエリを理解して
  • Bing Related Searches: Usage Analysis - iCrossing
    The Research Question Related Searches are search engine suggestions that help users refine their original query Placement significantly impacts usage—features positioned where users naturally scan (top-left) see dramatically higher engagement than bottom-of-page placement
  • Bing ジェネレーティブ検索 |マイクロソフトのBing
    それはどのように機能しますか? LLM は、検索クエリを理解し、何百万もの情報ソースをレビューし、Bing 検索エンジンからのコンテンツを生成的に照合し、ユーザーが答えにすばやくたどり着くのに役立つ新しい美しいレイアウトでコンテンツを生成します。
  • How to See All Bing Related Searches - GeekChamp
    In this guide, we will explore how to view all Bing related searches, including built-in features and alternative techniques like using Bing’s search suggestions and third-party tools
  • 検索 - Microsoft Bing
    Microsoft Bing を使用して検索し、AI の機能を使用して情報を検索したり、Web ページ、画像、ビデオ、マップなどを探索したりすることができます。 いつまでも好奇心旺盛な人のためのスマート検索エンジンです。
  • Bing Web 検索 |マイクロソフトのBing
    Bing Search の使用方法を教えてください。 Bing検索を使用するには、www bing com に移動し、検索バーにクエリを入力して、Enterキーを押します。 その後、クエリに関連する結果の一覧が表示されます。
  • Microsoft Bing | Bing について
    Bing の高度な検索機能を使用して、高品質の画像の膨大なコレクションを解放します。 特定のテーマ、色、レイアウトを探していたとしても、Bing ではプロジェクトを向上させるのに最適な画像を見つけることができます。





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