说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 句库 -> 非递归规则
1.
Implementation of Denotation and Reasoning of Non-recursion Rule with View
利用视图技术实现非递归规则的表示与推理
2.
This rule is applied recursively if the base class itself is derived from some other class.
如果基类是由别的类派生而来,这个规则会递归的应用上去。
3.
The peoples can only recursive to cognition that the things of non-recursive structure or non-recursive nature.
对于非递归结构或非递归性质的事物,人只能做递归性的认知。
4.
Comparing with other similar algorithm, the algorithm implements the new semantic. The using of recursive technique makes the algorithm coincide with the rule processing.
与其他规则处理算法相比,该算法实现了新语义,并利用了递归技术,能更好地吻合规则处理过程.
5.
replacement part of a reduction rule
归约规则的代元部分
6.
Design and Analysis of Creating the Non-recursive Algorithm of Two Forks Tree;
创建二叉树的非递归算法设计与分析
7.
Design and Implement of Non-recursive Digital Filter (FIR)
非递归数字滤波器(FIR)的设计与实现
8.
An Intelligible Non-Recursive Algorithm of Traversing Binary Tree
一种易理解的非递归二叉树遍历算法
9.
Now, you might ask which method is better-recursion or non-recursion?
这时你会问哪种方法更好一些呢——是递归法还是非递归法?
10.
The Recursive and Non-recursive Backtrack Algorithms for Nine Different Numerals Constitute an Equation of Multiplication
九位不同数字乘法等式的递归与非递归回溯算法
11.
Methods for obtaining the general term formulae of a kind of non-linear、non-homogeneous recursive sequences;
一类非线性、非齐次递归数列的通项公式的求法
12.
A k-Nearest Neighbor Classification Rule Based on the Transferable Belief Model
基于可传递信度模型的k-NN分类规则
13.
Transfer Function Prediction of Underwater Acoustic Channel in Irregular Ocean;
不规则海域水下声信道传递函数预报
14.
Rule of security investment for decreasing absolute risk averter;
递减绝对风险规避者的证券投资准则
15.
Path planning based on a recurrent neural network for an evolutionary robot
递归神经网络的进化机器人路径规划方法
16.
Computation Invariable Coefficient the Number of Times is Different Linear Recursion Sequence Special Solution Simple Method;
常系数非齐次线性递归数列求特解的简易方法
17.
On the Algorithms of the pre-order and post-order non-oneself transferring oneself traversing;
关于二叉树前序和后序的非递归遍历算法
18.
Non-recursive Algorithm Which Constructs The Binary Tree With Traversal Sequence
由遍历序列构造二叉树的非递归算法实现