递归方法
- 网络Recursive Method
-
采用递归方法将故障树转化为BDD。
Adopting the recursive method to convert fault tree into a BDD .
-
对时间序列信号随机载荷激励下的非线性系统,提出和发展了一种基于Z变换的递归方法。
For a non-linear system excited by random load which expressed as a time series , a recursive method based on the Z-transform is presented and developed .
-
本文提出一种用递归方法形成的单字节错校正双字节错检测码(SbEC/DbED码)。
In this paper a class of single byte error correcting double byte error detecting codes ( Sb / EC Db / ED codes ) generated by means of the recursive process is presented .
-
没有谁真的在右脑中,按我最初讲的递归方法,计算Fibonacci数列。
Nobody in their right mind actually implements a recursive Fibonacci the way I did it originally .
-
运用分治与递归方法,得到一个求解五柱Hanoi塔问题的算法。
Dividing , combining and recursive method is used in this paper , solving algorithm of five-pole Hanoi tower problem is obtained .
-
计算机中对汉诺塔问题的求解,通常利用数学上的递归方法,编制出相应的递归子程序,将n个盘子的移动问题转化为(n-1)盘子的移动问题;
The method of recursion is applied in solving Hanoi problem . This method commonly program relevant recursion function which can translate problem of n_plate'moving into ( n - 1 ) _plate'moving ;
-
利用推广的自洽迭代递归方法,精确求解了具有s-d交换相互作用系统的磁场顶角函数;
With the help of the extended self-consistent iterative method , the magnetic vertex function based on the s-d exchange interaction is exactly solved under semiclassical approximation .
-
除了在合适的时候停止请求处理外,侦听程序会通过称为printTree()的递归方法打印组件树。
In addition to stopping the request processing at the right time , the listener prints the component tree using a recursive method named printTree () .
-
利用Hill-Walker递归方法,将均质油藏的结论推广到双重介质油藏,给出了实空间和拉氏空间中水平井的压力动态,并做了渐近分析。
Pressure behavior of horizontal well in dual media reservoir with pseudolinear flow were obtained by using Hill-Walker method , and approximate solution was presented by approximate formula of Laplace transformation .
-
文中给出了两种解决系统微分方程组的递归方法,得到了重试组的平均人数,平均等待时间,系统忙期和工作周期分布的L变换等重要指标的递归公式。
We solve the differential equations in two recursive ways and get some important indexes such as the server utilization , the mean number of sources of repeated calls , the mean waiting time , the Laplace transformations of the length of the busy period and the working period .
-
决定有限结合环构造的一个递归方法
A recursive method on determining the structures of finite associative rings
-
动态图消除程序递归方法研究
Discussion on the Method of Dynamic Diagram Eliminating Program Recursion
-
递归方法和团簇磁性的计算
Recursion method , and the calculation on magnetism of clusters
-
用非递归方法解决分形几何问题
Solving the Problem of Fractional Geometry by Means of Non - recurrence
-
试用递归方法设计求解背包问题的算法。
Trial designed recursive algorithm for solving knapsack problem .
-
核密度估计中递归方法选择窗宽及其应用
A bandwidth selection with recursive method for kernel density estimation and its application
-
计算机辅助图案递归方法
A Recurring Method to Create Computer Aid Pattern
-
构造正形置换的一种递归方法
An Iterated Method of Constructing Orthomorphic Permutations
-
建立行列式理论的递归方法
Developing Recursive Method for Determinant Theory
-
递归方法在窗宽选择上的应用
Application of recursion in bandwidth selection
-
汉诺塔问题是典型的只有用递归方法才能解决的问题。
Tower of Hanoi is a typical problem that can only be solved using recursive method .
-
软件设计中的递归方法
The recursive method in programming
-
寻求更好的消除递归方法一直是程序变换所面临的问题。
How to seek a better method to eliminate recursive schema is a problem in the transformation of program .
-
第二段是真正遍历文档表示和执行修改的递归方法。
The second fragment is a recursive method to actually walk through the document representation and perform the modifications .
-
在出现系统级别数据库连接问题时,它会使用递归方法三次重新尝试进行调用。
It uses a recursive approach to retry the call three times in case of system-level database connection problems .
-
在结构主义研究方法中,经典的二元经济理论模型是静态的,本文采用动态递归方法,从动态均衡的角度重新分析了二元经济模型。
Among methods of structuralism , this thesis uses dynamic recursive methods and analyzes Dual-economics from dynamic equilibrium instead of typical static Dual-economics model .
-
用递归方法对这些递归关系的直接实现会造成解决方案效率低下,因为其中包含了对子问题的多次计算。
The naive implementation of this recurrence relation as a recursive method would have led to an inefficient solution involving multiple computations of subproblems .
-
利用递推格林函数技术计算了多终端量子体系的电子输运特性,首先运用递归方法给出介观或量子体系的格林函数。
We have introduced a method for the calculation of electron transport in a multi_terminal quantum system based on the recursive Green 's function technique .
-
本文对一种规则的栅格状网络进行了理论分析,并分别针对两种路由准则,采用递归方法推导出了评价网络性能的计算公式。
This paper analyses a regular grid network for two kinds of routing standard theoretically , and derives recursive formular to find the network performance .
-
给出了一种递归方法,用于多重积分数值计算。在处理高维积分时,这种方法编程实现容易,避开了推导三重及其以上积分近似计算公式。
A recurrence method of estimating multivariable integral is presented , which makes the programming easy and eliminates derivation of 3-subdivisional , integral and approximate equation .