第一句子网 - 唯美句子、句子迷、好句子大全
第一句子网 > 递归算法 recursive algorithm英语短句 例句大全

递归算法 recursive algorithm英语短句 例句大全

时间:2021-05-17 15:53:10

相关推荐

递归算法 recursive algorithm英语短句 例句大全

递归算法,recursive algorithm

1)recursive algorithm递归算法

1.A fastrecursive algorithm of discrete Hartley transform;离散Hartley变换的一种快速递归算法

2.Building treeview withrecursive algorithm in JSP;在JSP中使用递归算法生成目录树

3.Mathematical Model and Its Recursive Algorithm for Intelligently Editing and Recording CD Tracks;CD音轨智能编辑转录的数学模型及递归算法

英文短句/例句

1.A Effective Way to Describle Recurrent Algorithm-Recurrent Tree;描述递归算法的有效工具──递归树

2.Recursive Methods on Multiple Dependent Collective Risk Model;多维相依风险下聚合模型的递归算法

3.Design and Analysis of Creating the Non-recursive Algorithm of Two Forks Tree;创建二叉树的非递归算法设计与分析

4.Design and implementation of fractal tree recursion algorithm based on MFC platform;平台的分形树递归算法的设计与实现

5.An Improvement of the Recursion to Hanoi Tower Problem;Hanoi塔问题递归算法的一种改进

6.Teaching Discussion on the Complexity Analysis Based on Recursive Arithmetic;基于递归算法复杂度分析的教学探讨

7.Analysis of Time Complexity in Recursion Algorism;关于递归算法时间复杂度分析的探讨

8.On Experiment Teaching of Recursive Algorithm in Data Structure;数据结构中递归算法实验教学的探讨

9.A Recursive Algorithm for Generating Optimal Guillotine Pallet Loading Patterns生成最优二划分装盘方案的递归算法

10.A top-down syntax analysis method based on recursion;一种基于递归算法的自顶向下语法分析方法

11.The Recursive and Non-recursive Backtrack Algorithms for Nine Different Numerals Constitute an Equation of Multiplication九位不同数字乘法等式的递归与非递归回溯算法

12.A Recursive QRD-LS Algorithm Based on Householder Transformation一种基于Householder变换的递归QRD—LS算法

13.A New Algorithm of Adaptive IIR Filtering with variable step length一种新的变步长自适应递归滤波算法

14.A QUICK ALGORITHM FOR DEDUCTIVE DATABASE LINEAR RECURSIVE QUERY演绎数据库线性递归查询的快速算法

15.The Recursive Identification Algorithm of the Minimum Absolute Error Sum Regression最小绝对误差和回归的递推辨识算法

16.The Study on Recurren Neural Network Blind Equalization Algorithm;基于递归神经网络盲均衡算法的研究

17.Study on Bezier Curve Recursive Algorithm;Bezier曲线递归分割算法的研究

18.Quicksort Algorithm Based on the Theory of Division-and-Conquer and Recursion;基于分治与递归策略的快速排序算法

相关短句/例句

Recursion algorithm递归算法

1.Realistic rendering of trees based on fractal recursion algorithm;基于分形递归算法的树木真实感绘制

2.Modal-domain modelling of frequency-dependent overhead lines based on recursion algorithm;基于递归算法的含频变参数架空线的模量计算模型

3.a Recursion Algorithm to Seek the Characteristic Value of Real Symmetric Tri-diagonal Matrix;求实对称三对角矩阵特征值的递归算法

3)recursive arithmetic递归算法

1.Through analyzed steady state error of conventional fuzzy control system and summarized stuyding present situation, The paper studiedrecursive arithmetic of Fuzzy control system.分析常规模糊控制稳态误差成因,简单综述研究状况,对递归算法进行了理论和仿真研究,结果表明,递归算法是在常规模糊控制基础上的一种改善稳态性能的控制策略,有简单、查表法、高精度等优点。

2.Based on the classic examination theory,a constraint-based parameter model of generating examination paper is proposed and arecursive arithmetic based on the model is designed.在经典测试理论的基础上,提出了一种约束试卷生成的参数模型,并根据该模型设计了一种自动试卷生成的递归算法。

3.The complexity ofrecursive arithmetic is always the difficulty of Data Struction and teaching importance.递归算法的复杂度一直是《数据结构》课程的的难点和教学重点,由于递归算法本身的特殊性,通常无法通过分析语句执行频度来计算其复杂度,给教学带来困难,为此,提出一种依据递归算法的特点建立算法模型,列出语句执行频度方程,引入差分方程,采用数学迭代法求解来组织教学。

4)recurrence algorithm递归算法

1.In this paper,using the examples,based on generation function method to solve the problems of analysis of time complexity in complicatedrecurrence algorithm and the transformrecurrence algorithm into efficient algorithm.文章通过实例给出了采用母函数法同时解决递归算法的两个问题:复杂递归算法的时间复杂度的求解问题和递归算法到高效算法的转化问题,并由此设计出高效的组合算法。

5)algorithm/recursion算法/递归

6)non-recursive algorithm非递归算法

1.Non-Recursive Algorithm of Postorder Binary Tree Traversal二叉树后序遍历的非递归算法

2.The article presents the recursive andnon-recursive algorithms of postorded-traversing binary tree.论述了二叉树后序遍历的递归算法和非递归算法,对递归算法中的工作栈的执行过程做了分析。

pared with recursive algorithm for binary tree traversing,non-recursive algorithm reduces expenses of function calls,gains performance advantage.二叉树遍历的非递归算法相对于递归算法,减少了函数调用等开销,具有性能优势。

延伸阅读

递推估计算法利用时刻t上的参数估计孌(t)、存储向量嗘(t)与时刻 t+1上测量的输入和输出值u(t+1)和y(t+1)计算新参数值孌(t+1),再根据孌(t+1)计算出新参数值孌(t+2),直到获得满意的参数值为止。这种算法的每一步计算量都比较小,能够使用小型计算机进行离线或在线参数估计,可以估计时变参数,也可以实时估计适应控制器的参数(见适应控制系统)。20世纪60年代,递推估计算法得到迅速发展,到了70年代产生了许多不同的方法,例如,有离线方法的各种变形、卡尔曼滤波法、随机逼近方法和模型参考适应参数递推估计法等。递推估计算法的各种方法可以用一个统一的公式来描述:给孌(t),F(t),嫓(t)和w(t)不同的值就得到各种不同的方法:①递推最小二乘法;②递推增广最小二乘法;③递推近似极大似然法;④递推辅助变量法;⑤递推广义最小二乘法;⑥卡尔曼滤波参数估计;⑦随机逼近法;⑧模型参考适应法;⑨时变参数递推估计法。参考书目Lennart Ljung,Torsten Soderstrom, Theory and Practice of Recursive Identification,MIT Press., Combridge, Mass., 1983.

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。