说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 回溯
1)  backtracking [英]['bæktræk]  [美]['bæk,træk]
回溯
1.
Implementation of backtracking public traffic path searching algorithm;
公交网络最优路径求解算法的回溯实现
2.
A backtracking algorithm has been suggested to solve the issue of maximizing credit rewards.
并应用回溯算法求解信度收益最大化问题。
3.
Hybrid(heuristic) algorithm to seek the optimal combination by backtracking method had been proposed.
分析了启发式排料算法影响优化程度的原因,提出利用回溯寻求优化零件组合的混合启发式策略,并利用排样过程中产生的小剩余区域划分与合并的方法和现有的矩形排样启发式算法相比,说明该方法可以更大地提高板材的利用率。
2)  backtrack [英]['bæktræk]  [美]['bæk'træk]
回溯
1.
The first one is a post-processing algorithm based on backtracking method, which modifies the wrong stroke by backtracking method.
文中提出了两种联机手写笔画识别后处理的优化方案,第一种是基于回溯策略的后处理算法,通过回溯法修正误识的笔画;第二种称为多候选笔画组合算法。
2.
To solve the problem,a new tabu search algorithm with backtrack is proposed.
针对烘干窑生产周期长、成本高的问题,为提高其生产效率,缩短生产周期,对烘干窑的生产调度进行了优化,描述了一个现实中存在的烘干窑调度问题,提出了一种改进的融入了回溯思想的禁忌搜索算法,并给出了算法优化前后的生产计划比较。
3.
This paper presents and evaluates a new type of query optimization algorithms that are based on layered backtrack algorithm.
它是基于分层回溯的一种查询优化算法,其优点主要在于对于一些复杂的应用环境,它在枚举算法的高复杂性和算法产生方案的质量之间取一个权衡点,以产生“次优”的优化结果来换取算法的执行效率,大大节省了运行环境的资源。
3)  trace-back [英]['treisbæk]  [美]['tresbæk]
回溯
1.
Compared to traditional register-exchange and trace-back methods,the main advantages of this method lie in less memory and little decoding delay.
在此提出了一种幸存路径存储器的新实现方法,与传统的回溯法和寄存器法相比,该方法具有存储器用量少、译码延迟小的特点。
2.
On the base of analyzing the conventional trace-back methods that defense against deny of service (DOS) attacks, this article provided a new method——ACTB (active trace-back), which makes use of active code-distribution.
在传统的对抗DOS攻击的回溯技术(Trace-back)基础上,利用主动网络的主动代码分配机制,提出了一种新的对抗DOS攻击的方法——主动回溯(ACTB)。
3.
Based on an optimized structure, a high-speed (2,1,7) Viterbi decoder with trace-back length of 64 is presented in this paper.
在优化结构的基础上,实现了一种回溯长度为64的(2,1,7)高速Viterbi译码器。
4)  trace back
回溯
1.
For a (m,n,k) Viterbi decoder,the length is set as k-1,and the new architecture abandons the RAM and the process of trace back,so as to decrease the latency and complication.
对于(m,n,k)的Viterbi译码器,约束长度为k,则固定段长为k-1,既节省了存储空间,又消除了回溯过程,从而降低了延迟时间和电路复杂度。
5)  traceback
回溯
1.
Then taking (2,1,6) convolutional code as the example, the paper particularly discusses the three procedures-initialization, metric refreshment and traceback decoding - of how to implement Viterbi decoding algorithm using floating-point digital signal processor (DSP) - TMS320C3.
首先,在Viterbi译码的软判决最大似然算法的基础上,介绍了软判决Viterbi译码算法的译码过程及其用数字信号处理器(digitalsignalprocessor,DSP)技术实现Viterbi译码算法的软件流程;然后,以(2,1,6)卷积码为例,具体论述了利用浮点DSP———TMS320C33的现有资源实现Viterbi译码算法的3个步骤:初始化、度量更新和回溯译码。
2.
This paper advanced the programming method and some techniques during soft implementation of viterbi decoding using the traceback algorithm on the basis of the analysis of viterbi decoding theory.
本文在分析维特比译码原理的基础上,提出了用软件编程实现回溯方式的维特比译码的设计方法和处理技巧。
3.
It adopts serial structure and traceback algorithm so as to only take up 2195 LEs in FPGA.
该设计使用串行结构,回溯算法,占用LEs仅2195个,与并行译码相比节省了约50%的硬件资源。
6)  backdate [英][,bæk'deɪt]  [美]['bæk'det]
回溯
1.
Backdate Frequent Itemsets of Transaction Trees;
基于事务树的回溯频繁集数据挖掘算法
2.
Application of broad first backdate to the course arrangement in Universities;
改进型回溯法在高校排课中的应用
补充资料:回溯
分子式:
CAS号:

性质:PROLOG在满足某个小目标时,如果找不到与之匹配的事实或规则头部,则自动回溯,回到前一个目标,已实例化为常量的自变量又恢复到自由变量状态,再从上而下扫描寻找新的匹配。在PROLOG中,回溯的位置标志是自动记录的,用户可以通过追踪来显示PROLOG执行满足目标的过程。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条