recursive procedure
基本解释
- [計] 遞歸過程
英汉例句
- According to activity-on-node disassembly tree, the recursive procedure of disassembly cost is set up.
根據結點式拆卸樹,搆建了拆卸成本的遞推算法; - If you write a recursive procedure, you should test it very carefully to make sure it always meets some limiting condition.
在編寫遞歸過程時,應非常細心地進行測試,以確保它縂是能滿足某些限制條件。 - However, like the recursive procedure for computing Fibonacci numbers, this recursive solution requires multiple computations of the same subproblems.
但是,就像計算斐波納契數的遞歸過程一樣,這個遞歸解需要多次計算相同的子問題。
雙語例句
词组短语
- stack in recursive procedure 遞歸過程的棧
- recursive procedure call 遞歸過程調用;遞歸程調用英語;繙譯
- recursive procedure call detail 遞歸程調用
- EMGCD recursive procedure EMGCD 遞歸過程
- recursive routine or procedure 遞歸例程或過程
短語
专业释义
- 遞歸過程
- 遞迴程序