实验结果表明该算法的性能优于其他主流深度优先算法。
The experimental results show that DFFCI outperforms other depth-first search algorithms.
在传统算符优先归约算法的基础上,提出了扩展的、基于对象的算符优先算法。
Extended object-based operator precedence algorithm was proposed on the basis of traditional operator precedence algorithm.
对输入树进行深度优先的遍历,这和您在编程101中所学的深度优先算法没有什么不同。
Performs a depth-first walk of the input tree, this is the same depth-first algorithm you learned in programming 101.
基于分类可靠性概念和环网的重用保护波长机制,提出了一种改进的最难重用优先算法。
Based on the DiR concept and the mechanism of reusing protection wavelength in rings, an improved Difficult-Reuse-First algorithm was proposed.
并给出了先到先服务算法、最早结束标志优先算法、赤字轮转算法和势轮转算法的测试结果。
The practical testing results based on FCFS EFF DRR and PRR algorithms indicate this testing system is close to practice.
基于计算机视觉,采用改进的最小距离优先算法和字符串相似度算法,实现对交互手势的识别。
Improved Minimum Distance First(MDF) algorithm and string similar degree algorithm are adopted to recognize the interaction gesture.
而采用基于广度优先算法,在只考虑一到两次换乘的实际情况下,能有效的实现最优路径的查询。
But USES based on the breadth first algorithm, in only considered one to two time trades while the actual situation in, can the effective realization most superior way inquiry.
混合优化策略首先根据堆箱规则构造集装箱堆栈目标状态,然后运用改进广度优先算法搜索搬箱步骤。
The system builds firstly the objective state of the container stack on the principle and then searches for the steps of turning box using the non-conventional breadth-first search algorithm.
目前关联规则挖掘算法可以分为广度优先算法和深度优先算法两大类,每类都有经典高效的算法提出。
By far, association rule mining algorithms can be divided into two main classes: width first and depth first. There are classical and efficient algorithms in each class.
定义了树节点类来动态地反映节点间的链接关系,采用深度优先算法,快速识别网络拓扑结构的变化。
The Type of tree node is defined to show the link relation between nodes, and the depth-first strategy is employed to identify topology structure.
该实现算法以QC树的结构为基础,结合深度优先算法和等价类的覆盖关系对QC树进行维护和查询。
The implementation maintains and queries QC-tree based on the structure of QC-tree, combining the deep first algorithm and cover of equivalent classes.
钱光明。基于最早截止期优先算法的过渡过程研究[J]。计算机工程,2014,40 9:55 - 58。
QIAN G. Transition process based on the earliest deadline first algorithm [J]. Computer Engineering, 2014, 40 (9) : 55-58.
但是向后移动要复杂些,因为迭代器内部执行的是深度优先算法,预先排好了Rope遍历的顺序,需要访问每个叶节点。
But moving backward is more complicated, because internally the iterator performs a depth-first, preorder traversal of the Rope, visiting each of its leaf nodes.
并针对电网故障的随机性特点,在面向对象环境中实现了对随机故障的模拟,同时用深度优先算法进行了快速的拓扑跟踪。
To accord with the network malfunction's randomicity, the stochastic malfunction simulation and realizes the topology tracking using the DFS in objected-oriented environment are realized.
在证书链的搜索算法中,通过对多重边的有向无环图用深度优先和广度优先算法结合实现对证书链的搜索,避免证书图中产生的环形链而导致低搜索效率问题。
Furthermore, an algorithm of certificate chain processing is presented, which searches the DAGs, and a DAG by depth-first-algorithm, and inter-DAGs by breadth-first-algorithm.
文中提出了一种支持组播功能的输入队列ATM交换机的设计方案,并给出相应的输入队列组播调度算法,称为组播最长正则队列优先算法(MLNQF) 。
This paper presents a design scheme of input queued ATM switches supporting multicast and corresponding scheduling algorithm, referred to as multicast longest normalized queue first (MLNQF).
当您使用复杂算法时,分发请求是基于服务器性能、服务器使用的硬件种类和处理客户优先级的方法等等。
When you use complex algorithms, requests are distributed based on, for instance, how well a server is performing, what kind of hardware the server has, and how customer priority is processed.
当AIXPCM 不能提供一个 “负载平衡”属性时,使用 AIXPCM 的负载平衡可通过一个 “round_robin”算法、结合客户自定义路径优先性来实现。
While AIXPCM doesn’t offer a "load balancing" attribute, load balancing using the AIXPCM can be accomplished through a "round_robin" algorithm, combined with user-customizable path priorities.
如果有超过一个规则,则处理器会向XSLT规范中的算法报告决定哪个规则取得优先权。
If there is more than one rule, the processor resorts to an algorithm from the XSLT specification for deciding which rule takes precedence.
您也可以选择多个压缩算法,按照优先次序尝试这些算法。
You can also select multiple compression algorithms, which are tried in order of preference.
使用schedo调整调度程序算法,从而优化优先级公式——可以使用schedo调整AIX中的各种参数。
Tuning scheduler algorithm using schedo to fine tune priority formulas — You can tune various parameters in AIX using schedo.
A sk使用的是“专家排序法”,其算法也是通过链接来源数来排列网页,但它又与Google按题目优先分类的页码算法有所区别。
It has come up with ExpertRank, an algorithm that also ranks web pages by incoming links, but is different from Google's PageRank in that it first groups, or "clusters", pages and links by theme.
每条这种语句声明一个提供者并指定其优先级n,这个顺序就是当没有特定的提供者被请求时,搜索各个提供者以找到所请求的算法的顺序。
Each such statement declares a provider and specifies its preference order n, which is the order in which providers are searched for requested algorithms when no specific provider is requested.
决定基于每一个任务的就绪,它们的优先级关系,和特殊调度算法的实现。
This decision is based on the readiness of each task, their relative priorities, and the specific scheduling algorithm implemented.
分子结构中任意两个原子之间最短拓扑距离的求解是建立在采用队列数据结构的宽度优先搜索算法基础上的。
The shortest topological distance between two atoms in a structure was designed according to the widely used breadth first search algorithm which uses a data structure called Queue.
此为编译原理的算符优先的算法,希望对大家有帮助!
This is the principle of the operator to compile a priority algorithm, and they hope to help you!
给出优先级分配算法并讨论了协议时间参数的取值。
Priority assignment algorithm is given and the value of time parameter is discussed.
提出基于单元树结构的广度优先搜索算法utbfs。
A novel Unit Tree-based Breadth First Search (UTBFS) algorithm is proposed.
提出基于单元树结构的广度优先搜索算法utbfs。
A novel Unit Tree-based Breadth First Search (UTBFS) algorithm is proposed.
应用推荐