青年中文青年中文

recursive program的意思

recursive program中文翻譯:

遞歸程序

相似詞語短語

gifted program───天才計劃

internship program───實習計劃;實習項目

headstart program───headstart程序

doctoral program───博士生項目

exercise program───訓練方案;鍛煉計劃

processing program───n.[計]處理程序;[計] 處理程序

compiled program───編成程序

program error───[計]程序錯誤;程序誤差

talks program───會談計劃

雙語使用場景

It mainly investigates a special method for recursive program design and its applications a-bout the complicated recursion from the Angle of the mathematical formular.───重點從數學公式的角度探討了復雜遞歸問題的一類特殊編程方法及其應用。

Every recursive program follows the same basic sequence of steps.───每一個遞歸程序都遵循相同的基本步驟。

In this paper, a gerenal designing method for the patterns of recursive program transformation is presented, and some related examples are given.───本文提出遞歸程序變換模式的一般設計方法,并以具體示例說明之。

A base case is the bottom point of a recursive program where the operation is so trivial as to be able to return an answer directly.───基線條件是遞歸程序的最底層位置,在此位置時沒有必要再進行操作,可以直接返回一個結果。

The paper introduces the general form of recursive model, the process of recursive program running and the recursive program design.───介紹了遞歸模型的一般形式、歸程序的執行過程及遞歸程序設計。

The Investigation of a Special Method for Recursive Program Design───一類遞歸編程的特殊方法探討

A non-recursive arithmetic of recursive program───遞歸程序的非遞歸化算法

A Discussion on the Recursive Program───遞歸程序探討

英語使用場景

A base case is the bottom point of a recursive program where the operation is so trivial as to be able to return an answer directly.

An interactive demonstrative system XDPTS according to the method of Recursive Program Transformation is described.

In this paper, a gerenal designing method for the patterns of recursive program transformation is presented, and some related examples are given.

An algorithm of automatic synthesis of recursive program using SGD technique and structural induction principle is designed and implemented on FELIX C-256 computer.

It mainly investigates a special method for recursive program design and its applications a-bout the complicated recursion from the angle of the mathematical formular.

The paper introduces the general form of recursive model, the process of recursive program running and the recursive program design.