... simple random sample 简单随机样本 simple random sampling 简单随机抽样 simple recursion 简单递归 ...
双语例句
1
A simplerecursion relation is derived by means of the mathematical induction to calculate the frequencies of the complete transmission peaks.
用数学归纳法得到了简单的迭代关系式用以计算多个完全透射峰的频率。
2
Because the DITA screen and uicontrol elements describe navigation controls (see Listing 1), traversing a path through the application becomes a matter of simplerecursion.
For those of you who are new to computer programming, here's a simple definition of recursion: recursion occurs when a function calls itself directly or indirectly.