沪江词库精选回溯算法用英语怎么说、英语单词怎么写、例句等信息 back-track algorithm 相似短语 back in 无意中获得,偶然取得 back on v. 背靠 back on to 背对着;与…相连 be back 回来,放回 in back of 在...后面 back of 在…后面;在…以前;是…的起因 back into 倒车撞上(某物) ...
5) modified backtracking algorithm 改进回溯算法 1. Minimum residual heuristic search and forward check were introduced into the modified backtracking algorithm. 采用最小剩余值启发与前向检验相结合的改进回溯算法实现的计算机智能排课系统,运行效果良好。
回溯算法专业释义 <电信> backtracking algorithm <科技> back-track algorithm;back tracking algorithm <经贸> back track algorithm词条提问 欢迎你对此术语进行提问>> 行业词表 石油纺织轻工业造纸采矿信息学农业冶金化学医学医药地理地质外贸建筑心理学数学机械核能汽车海事消防物理生物学电力电子金融财会证券法律管理经贸...
回溯法与分支限界法的用法取向探讨 16. This algorithm establish Transaction-Tree which is based on Transaction database,create frequent itemsetby backdate reversely from leaf nodes. 此算法主要利用事务数据库建立事务树的方法,由叶子结点反向回溯,导出频繁集。 17. AN ENHANCING RETROSPECTION METHOD FOR CIMS...
Java 回溯 英文 java回溯算法 1. 概要 回溯算法实际上一个类似枚举的搜索尝试过程,主要是在搜索尝试过程中寻找问题的解,当发现已不满足求解条件时,就“回溯”返回,尝试别的路径。回溯法是一种选优搜索法,按选优条件向前搜索,以达到目标。但当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新...
单向回溯算法 3) backtracking [英]['bæktræk] [美]['bækˌtræk] 回溯法 1. Improving the efficiency of backtracking; 不同数据结构下回溯法效率的比较 2. dynamic programming,recursion and backtracking are three kinds of typical algorithms to solve the 0/1 knapsack problem. 动态...
back-track algorithm访问沪江小D查看回溯算法的更多详细解释> 我要提问新概念234册连读 全奖班 0-CET4 全奖班 0-CET6 全奖班 BEC初、中、高级连读签约 全奖班 2017年6月CET-4 听力改革版 签约全奖班 零基础直达流利口语初级奖学金班 新概念234册连读 全奖班 0-CET4 全奖班 0-CET6 全奖班 BEC初...
回溯搜索算法 1. Using the reconfigurable characteristic and the ability of processing data parallelly of the FPGA, the staticbacktrack search algorithmSAT parallel processor designed with FPGA can solve SAT problem much faster now. 针对SAT问题的复杂性及求解速度缓慢的问题,采用可重构器件FPGA设计,实现了...
回溯算法 1. Application and research of backtracking algorithm based on matrix storage in multi-constraint assignment problem; 基于矩阵存储的回溯算法在多约束分配问题中的应用探讨 2. Discussion about Backtracking Algorithm of n-Queen Problem; N皇后问题回溯算法探讨 3. Problems search algorithm based on...