iterative function
基本解釋
- [數(shù)學(xué)]迭代函數(shù)
英漢例句
- In this case (outlined in following code example) the cargo is just a number that keeps getting fed back into an iterative function.
在本例中(在以下代碼示例中概述),cargo 只是不斷將反饋傳送給迭代函數(shù)的一個數(shù)字。 - There is an addition to this listing that wasn't in Listing 1: You're now taking full advantage of odbc_fetch_row() being an iterative function by placing it within a while loop.
該清單在 清單 1的基礎(chǔ)上添加了一些內(nèi)容:現(xiàn)在可以完全將 odbc_fetch_row() 函數(shù)用作迭代函數(shù),只需將它放在 while 循環(huán)中即可。 - This is an iterative function, meaning that if you call it again, you'll get the next result in the set (and so on, until there are no results in the result set, in which case, it will return false).
這是一個迭代函數(shù),這意味著如果您再次調(diào)用它,會得到結(jié)果集中的下一個結(jié)果(依此類推,直到結(jié)果集中沒有結(jié)果,如果沒有結(jié)果,則返回 false)。
雙語例句
詞組短語
- iterative e function 迭代函數(shù)
- Iterative Fibonacci Function Example 迭代斐波那契函數(shù)的例子
- iterative transfer function compensation 迭代傳遞函數(shù)補償系統(tǒng)
- iterative weight function of coordinates 坐標迭代權(quán)函數(shù)
- Stepping Through Iterative Fibonacci Function 逐行分析迭代斐波那契函數(shù)
短語
專業(yè)釋義
- 迭代函數(shù)