recursive descent 中文意思是什麼

recursive descent 解釋
遞歸下降
  • recursive : 遞歸的
  • descent : n. 1. 下降,降下。2. 下坡,傾斜。3. 家世,門第,血統。4. 【法律】繼承,世襲。5. 一代;〈古語〉子孫,後裔。6. 突然襲擊。7. 屈尊,降格。
  1. In addition, some programming techniques, such as recursion, are impossible to use - - for example, this rules out protocol handlers being recursive - descent parsers

    此外,象遞歸之類的一些編程的技術不可能使用例如,遞歸消解了協議處理程序成為循環下降的語法分析程序的可能。
  2. As there are various types and formats of traffic telegrams, our method shows how to define the formats of telegrams, the grammar rule and the recursive descent - parsing algorithm to analyze the telegrams. the results shows it has high accuracy and adaptation for many types of telegrams, each of which has several formats

    該演算法基於自上而下的語法分析,實現了包括不規范電報在內的航管電報的自動識別及自動處理,實際應用表明該演算法有很好的適應性和準確性,大大提高了識別率和正確率。
  3. Symptoms : a program that performs a recursive descent over a data structure throws a class - cast exception

    癥狀:在數據結構上執行遞歸下行時拋出類強制轉換異常。
分享友人