单词 | search algorithm |
释义 | 例句释义: 检索算法,搜索算法,搜寻演算法,搜算法 1. The first is Grover's search algorithm, also known as the reverse phone book search, where someone's number is known but not the name. 第一种是Grover的搜索算法,也被称为反向电话薄搜索,其中只有某人的电话号码,而没有记录名字。 www.bing.com 2. The mesh adaptive search algorithm was applied to optimize the model and a satisfactory solution was found rapidly and exactly. 运用网格自适应算法,对响应面模型进行直接搜索寻优,可以快速准确的获得工艺最优解。 www.dictall.com 3. Dijkstra algorithm is a step by step search algorithm for each vertex n reservations so far found from them ton shortest path to work. Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 nulung.com 4. The goal is to create a search algorithm that lets the robot hunt autonomously, and when a mine is found to pause on top of it. 目标是建立一套搜寻演算法能够让机器人自动搜寻、而且在找到矿藏后暂停在矿物上方。 www.myoops.org 5. The subsystem levels were optimized by SQP (sequential quadratic programming), and the system level by the hybrid search algorithm. 同时各学科级采用序列二次规划法,系统级采用混合算法寻优。 www.ceps.com.tw 6. Use the search algorithm to achieve the computer automatically guess the word game. 使用搜索算法来实现电脑自动猜单词的游戏。 www.hxzi.com 7. In addition, the effectiveness of the mixed tabu search algorithm is proved by means of theoretical analysis and simulation examples. 并通过理论分析和仿真算例,证明了该混合禁忌搜索算法的有效性。 www.ceps.com.tw 8. We will research on the case of partial search algorithm that the number of target items is arbitrary in each target block. 对量子部分搜索算法中的最一般情况——多目标元素任意分布在多个目标块中进行了分析; paper.pet2008.cn 9. GOOGLE, FOR ITS PART is offering a search algorithm with a social media component that allows users to recommend searches to their friends. 谷歌则在它的搜索算法里加入了社交媒体成分,使用户可以将搜索结果推荐给自己的朋友。 www.fortunechina.com 10. Then, the transformation method from multi-objective to single-objective is given and the tabu search algorithm is used for simulation. 然后提出了将多目标转化为单目标的方法,并利用禁忌搜索算法对该问题进行仿真。 www.ceps.com.tw 1. then a heuristic search algorithm is studied , and a simulation program is completed. 并且研究了一种启发式搜索算法,开发了仿真程序。 www.ichacha.net 2. A linear search algorithm is inefficient when working with a large number of entries. 线性搜索算法在处理大量项时是低效的。 msdn2.microsoft.com 3. Indeed, Google's advantages are not limited to an accurate and speedy search algorithm, advertising platform or conundrum of web services. 事实上谷歌的优势并不仅仅在于其精确快速的搜索算法、广告平台、丰富的网络服务。 www.bing.com 4. This paper proposes a direct search algorithm for global optimization and multi-peak searching of functions with boundary constraints. 针对边界约束函数全局最优化和多峰寻优问题,提出一种直接搜索算法。 www.dictall.com 5. Secondly, development and classification of multi-objective genetic local search algorithm are reviewed. 其次,综述了多目标遗传局部搜索算法的研究进展与分类。 www.ceps.com.tw 6. Searches a one-dimensional sorted Array for a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序Array中搜索值。 msdn2.microsoft.com 7. Then, genetic algorithm and taboo search algorithm are analyzed and combined to become hybrid genetic algorithms, namely GATS. 然后对遗传算法和禁忌搜索算法进行了分析,并将禁忌搜索算法(GATS); www.ceps.com.tw 8. Experimental results show that the parallel tabu search algorithm has better performance. 实验结果表明该并行禁忌搜索算法性能较高。 www.71155.com 9. Firstly, the index information of structure model is quickly established using an improved binary search algorithm. 首先采用改进的折半查找算法快速建立相应的结构模型索引信息; airiti.com 10. Google is notoriously secretive about what influences their search algorithm to generate a given result. Google对于“有哪些因素可以影响到搜索算法所产生的结果”这一问题守口如瓶。 www.bing.com 1. The identification of the binary search algorithm is more efficient. This algorithm exposes information and has poor security. 二进制搜索算法虽然识别效率比较高,但是泄露信息比较多,安全性比较差。 www.fabiao.net 2. Games on my machine program uses a variety of search algorithm. The following is the main class of the program description: 1. 说明:本人机对弈程序采用了多种搜索算法。以下是本程序主要的类说明:1。 3333355555.com 3. Finally, the search algorithm can be easily modified to do a recursive search of all the tree's items. 最后,只要对搜索算法进行简单修改就可以对所有树项目执行递归搜索。 www.ibm.com 4. The second issue, mis-information, is more insidious and is a result of trusting the search algorithm too much. 第二个问题(即误报)更不易被觉察,是由于过分信任搜索算法而导致的。 www.ibm.com 5. In beg double oligarch when play chess of ancient Nuo rich is bit more balanced, used reseau to search algorithm and reaction curve law. 在求双寡头古诺博弈均衡点时,采用了网格搜索算法和反应曲线法。 zhaiyao.ckzl.net 6. GString is a subgraph search algorithm designed for chemical compound structure database. GString是针对化学化合物分子结构数据库进行子图搜索的算法。 www.juhe8.com 7. The correspondence presents a fast exhaustive search algorithm for motion estimation. 信函提出了详尽的快速搜索算法的运动估计。 www.syyxw.com 8. Owing to the improved binary search algorithm, 38% of transmission time was saved and the identification efficiency was greatly improved. 算法的改进使传输时间节省38%,大大提高了奶牛的识别效率。 d.wanfangdata.com.cn 9. We also present a two-level Tabu Search algorithm to solve the multi-routing scheme problem which has much larger status space. 在解决解空间更大的多路由方案问题的过程中,本文提出了两级Tabu搜索算法。 www.juhe8.com 10. The concrete realization method of the synchronous code search algorithm is studied. 研究了同步码查找算法的具体实现方法。 www.fabiao.net 1. The genetic algorithm is a random and parallel search algorithm which simulates the process of biological selection and evolution. 遗传算法是一种模拟生物选择、进化过程的随机、并行搜索算法。 www.matlab-download.cn 2. This paper gives profound research is game-tree search algorithm and game-tree optimization technique. 机器博弈是人工智能研究领域的一大热点,博弈树搜索则是机器博弈的引擎。 www.dictall.com 3. In this paper, a direction-based adaptive mix-pattern motion estimation search algorithm is proposed. 提出了一种基于方向自适应的运动估计混合模板搜索算法。 cjig.cn 4. The performance of the fast code word search algorithm in VQ determines its encoding time. 快速码字搜索算法是矢量量化的核心问题之一,其性能决定了编码时间。 cjig.cn 5. User profile description is the core component of personalized search algorithm. 用户特征的描述方式是实现个性化搜索算法的核心因素。 www.ceaj.org 6. This paper presents a fast full-search algorithm (FSA) for rate-constrained motion estimation. 本文提出了一种快速全搜索算法(FSA)的利率限制的运动估计。 www.syyxw.com 7. To solve this problem, this paper studies the application of Taboo Search algorithm in layout problem. 在求解环节,本文研究了禁忌搜索算法在设备布局求解中的应用。 paper.pet2008.cn 8. The probabilistic convergence theories of ACPSAs are also given by stochastic pattern search algorithm theory. 通过随机模式搜索算法理论得出了算法的收敛性定理。 www.ceps.com.tw 9. The machine, Deep Blue, used a sophisticated search algorithm to "plan" sequences of board moves. 那台叫做”深蓝“的机器用了一个复杂的搜索算法来”计划“棋盘下法序列。 bbs.chinadaily.com.cn 10. Aiming at this problem, this paper proposed an improved directional diamond search algorithm. 针对漏点问题,文中提出了一种改进的方向菱形搜索算法。 www.juhe8.com 1. The path optimization problem belongs to combinatorial optimization problems, which is solved generally by using heuristic search algorithm. 路径优化问题属于组合优化问题,而解决组合优化问题一般使用启发式搜索算法。 www.fabiao.net 2. Then a planar blind search algorithm based on frequency domain and time domain, which can autoscan all the frequency point and symbol rate. 接着提出了一种基于频域和时域的二维盲扫算法,可以实现全频段的高速高效频点及符号率的自动搜索。 www.lw23.com 3. In this paper it proposes an improved tabu search algorithm for the knapsack problem. 提出一种改进的禁忌搜索算法来求解背包问题。 kns50.chkd.cnki.net 4. In view of the imprecision of directive diamond search algorithm, it proposed an improved algorithm. 针对方向性菱形搜索算法搜索不精确的情况,提出一种改进的算法。 www.ceps.com.tw 5. This makes tag generation simple but requires a search algorithm to find the correct revision or version. 这简化标签的生成,但需要查找算法来找出正确的修正或版本。 www.ibm.com 6. To reduce the complexity of motion estimation, a fast search algorithm is proposed in this paper. 为了减少运动估计的复杂度,文中提出了一种快速运动搜索算法。 www.ceps.com.tw 7. This paper designs tabu search algorithm to solve LRPTW(Location Routing Problem with Time Windows) for large scale problem. 对大规模数据的带时间窗定位路线问题设计了禁忌搜索算法来求解。 www.13191.com 8. An efficient search algorithm for radar information was proposed. 提出了一个有效的雷达信息搜索算法。 www.magsci.org 9. For a value, using a binary search algorithm. 使用二进制搜索算法在一维的排序。 msdn2.microsoft.com 10. A fast code word search algorithm for vector quantization is presented in this paper. 提出了一种矢量量化快速码字搜索算法。 www.dictall.com 1. An advanced grid A(superscript *) search algorithm was proposed to accomplish the flight 3D route planning. 采用了一种改进的网格A(上标*)算法进行了飞行器的三维航迹规划。 www.ceps.com.tw 2. Aiming at these problems, this paper presents a binary search algorithm based on solving the maximum module of roots of polynomial. 针对该问题,提出一种基于多项式根的最大模求解的二分搜索算法。 www.ecice06.com 3. Meanwhile, a two-phase tabu search algorithm was designed to solve the model. 同时设计基于两阶段禁忌搜索的算法。 www.fabiao.net 4. A fast local search algorithm (LS) is presented for solving this problem. 针对此问题,提出了一种快速的局部搜索算法。 cjig.cn 5. Ant Colony Algorithm is a heuristic search algorithm, which is enlightened by ants feeding behaviors. 蚁群算法是受自然界中真实蚁群觅食行为的启发而提出的一种启发式搜索算法。 www.boshuo.net 6. The authors improve on the original cross search method and the improved search algorithm is more efficient. 对原有的十字搜索算法进行了改进,实验表明改进后的搜索算法效率更高。 stae.com.cn 7. A-star algorithm is a heuristic search algorithm is the most promising . A-star算法是最有前景的启发式搜索算法。 zhidao.baidu.com 8. A fast block-matching search algorithm based on down-sampling named Down-sampling Three Step Search (DTSS) was proposed. 提出一种基于下采样的快速块匹配搜索算法——下采样三步搜索算法(DTSS)。 www.joca.cn 9. A new class of LDPC codes--CI-LDPC codes based on Column-Difference Search Algorithm and Iterative-filling principle is proposed. 通过列差搜索算法和迭代填充原理本文设计了准循环LDPC码的新码类——CI-LDPC码。 soso.361xs.com 10. Block-by-block searching algorithm was improved on the basis of local search algorithm that based on critical block. 逐块搜索算法在基于关键块的局部搜索方法基础上进行改进。 www.fabiao.net 1. This paper introduces a new intelligence search algorithm based on shuffled frog leaping algorithm. 本文介绍一种基于新的智能搜索算法——混洗蛙跳算法的改进演化算法。 211.151.93.212 2. In addition, in the field of pixel search algorithms, an attempt based on classification quadrant pixel search algorithm is to be made. 另外,在分数像素搜索算法领域,提出了一种基于分类象限的分数像素搜索算法。 www.fabiao.net 3. This class uses a linear search algorithm to find entries in the list of delegates. 该类使用线性搜索算法在委托列表中查找项。 msdn2.microsoft.com 4. Which uses a linear search algorithm to find entries in the list of delegates. 类型,它使用线性搜索算法在委托列表中查找项。 msdn2.microsoft.com 5. The second phase in this paper, it refers to each container in the container cluster, which is sorted through beam search algorithm. 第二阶段运用定向搜索算法针对每个集装箱类中具体集装箱进行装载次序安排。 www.fabiao.net 6. Studied a kind of search algorithm based on grid and used in Path Planning for the robot. 研究了一种基于栅格法的搜索算法,并把该算法用于机器人的路径规划。 www.fabiao.net 7. In conclusion, Tabu search algorithm design is good at solving the daily imaging scheduling problem of FORMOSAT-2. 本研究显示禁制搜寻法适用于求解福尔摩沙卫星二号的每日取像排程问题。 www.cetd.com.tw 8. An ROI search algorithm based on edge detection and region growing is proposed. 针对自然彩色图像,提出一种边缘检测和区域生长相结合的感兴趣区域提取方法。 www.xactad.org 9. Google will be published each year about 500 search algorithm. 每年谷歌都要公布约500项搜索算法的改进。 news.bangkaow.com 10. The second is a depth-first search algorithm. 次之为先深后广的搜寻演算法。 www.cetd.com.tw 1. Based on 3D cell grids, we proposed a new K-nearest neighbors search algorithm. 提出了一种新的基于立方体小栅格的K邻域搜索算法。 www.dictall.com 2. How to design the search algorithm according to the established semantic networks in order to realize semantic content search? 如何利用已构建的语义网络,设计搜索算法,从而达到基于语义搜索的目标。 www.juhe8.com 3. On the other hand, a fast codeword search algorithm based on wavelet transform is put forward to expedite codeword search process. 采用一种基于小波变换域的快速码字搜索方法,大大提高码字搜索速度。 www.fabiao.net 4. On the other hand, while DTSS bears the advantage of sampling technique, it can make block-matching search algorithm faster. 另一方面,采用下采样技术,使得块匹配搜索算法的搜索速度加快,达到快速搜索目的。 www.joca.cn 5. Using Improved Extent Preferential Search Algorithm to Compute Travel Range of Any Point in the Map 用改进的广度优先搜索算法计算点的出行范围 service.ilib.cn 6. Multi-time wavelet bicubic interpolation search algorithm and its application to high-resolution reconstruction of remote sensing image 小波双三次高倍插值搜索算法的遥感图像重建 ilib.cn 7. Pattern Search Algorithm and Its Application Research in Three-dimensional Component Layout 模式搜索法及其在三维布置中的应用研究 ilib.cn 8. Simulation Search Algorithm of the Computer Vanes with Progressively Adjusted Optimization 叶片排序的逐步调优模拟搜索算法 service.ilib.cn 9. Relative Difference Search Algorithm for Some Nonlinear Discrete Programming Problems in Operations Research 运筹学中若干离散规划问题的相对差分搜索解法 scholar.ilib.cn 10. Wavelet-transform-based hierarchical search algorithm for the digital speckle correlation method 基于小波多级分解的数字散斑相关搜索方法 www.ilib.cn 1. Improved harmonic search algorithm and its application to soil slope stability analysis 改进和声搜索算法及其在土坡稳定分析中的应用 www.ilib.cn 2. Application of a new predictive three-step search algorithm to video compression 预测三步搜索算法在视频压缩中的应用 ilib.cn 3. A Search Algorithm for Cyclic Scheduling of Two Hoists without Overlapping partition 无重叠区的两抓钩周期性排序问题的一个搜索求解法 168.160.184.82:8080 4. Guided Local Search Algorithm for Independent Tasks Assignment in Heterogeneous Environments 异构环境独立任务分配的导引式局部搜索算法 www.ilib.cn 5. Research of the Resource-Constrained Project Scheduling with Random Search Algorithm 资源有限-工期最短的随机搜索算法优化研究 www.ilib.cn 6. A Revolving Direction Search Algorithm of the Complex Shape on the Nonlinear Optimization Problems 非线性最优化问题的复合形旋转方向搜索法 www.ilib.cn 7. Improved TABU search algorithm for numerical calculation of electromagnetic inverse problem of electrical machines 电机电磁场逆问题数值计算的改进TABU算法 www.ilib.cn 8. Research on the Synthetic Applications of Flexible Polyhedron Search Algorithm to Simple Genetic Algorithm 柔性多面体搜索算法在遗传算法中的综合应用研究 www.ilib.cn 9. Research on Attitude Search Algorithm for Maneuvering Penetration of Ballistic Missile in Middle-course Flight 机动弹头中段突防姿态的搜索算法研究 scholar.ilib.cn 10. Criterion Search Algorithm and its Application to Motif Finding in DNA Sequences 判据搜索算法及其在DNA序列模式发现中的应用 168.160.184.78 1. Resource-Leveling Optimization Problem with The Improved Random Search Algorithm 资源均衡优化问题的改进随机搜索算法的研究 ilib.cn 2. Study on an Optimized GPS Carrier Phase Ambiguity Search Algorithm 一种优化模糊度搜索方法的研究 ilib.cn 3. The Application of an Improved Genetic Local Search Algorithm to MFL Inverse Problem 改进的遗传局部搜索算法在漏磁逆问题中的应用研究 www.ilib.cn 4. A Multiple-Neighborhood-Based Parallel Composite Local Search Algorithm for Timetable Problem 基于多邻域的并行混合局部搜索算法与时间表问题 www.ilib.cn 5. Research of the Same Structure Search Algorithm for Product Reconfiguration 产品重构中同构搜索算法研究 www.ilib.cn 6. Chaotic search algorithm for winner determination in combinatorial auctions 组合拍卖竞胜标确定问题的混沌搜索算法 www.ilib.cn 7. Improved depth-first search algorithm for valued constraint satisfaction problem 加权约束满足问题的改进深度优先搜索算法 www.ilib.cn 8. Improved large neighborhood search algorithm for vehicle routing problem with time windows; 本文重点研究了基于混合遗传算法求解有时间窗车辆路径问题。 www.dictall.com 9. A Heuristic Genetic Search Algorithm for Solving the Degree-Constrained Minimum Spanning Tree Problem 求解度限制最小生成树问题的启发式遗传搜索算法 service.ilib.cn 10. A Genetic Local Search Algorithm for the Parallel Machine Batch Process Scheduling Problem 并行机间歇过程生产调度的遗传局部搜索算法 www.ilib.cn 1. Generalization and fault tolerance of Single parameter dynamic Search algorithm 单参数动态搜索算法的泛化与容错能力 www.ilib.cn 2. Multi-resolution predictive diamond search algorithm on video compression 基于视频压缩的多分辨率预测菱形搜索算法 www.ilib.cn 3. Controllable Predictive Search Algorithm for Fast Block Motion Estimation 一种可伸缩的预测性快速运动向量搜索算法 www.ilib.cn 4. Application of New Version of Harmony Search Algorithm in Slope Stability Analysis 新型和声搜索算法在土坡稳定分析中的应用 www.ilib.cn 5. Amelioration of a Dynamic Search Algorithm 一种动态检索算法改进 www.ilib.cn 6. An Equal-Average Equal-Norm Nearest Neighbor Codeword Search Algorithm for Vector Quantization 等均值等范数最近邻矢量量化码字搜索算法 www.ilib.cn 7. An improved equal-norm nearest neighbor codeword search algorithm for vector quantization 一种改进的等范数最近邻码本矢量搜索算法 ilib.cn 8. Knowledge-based Search Algorithm for Tube Bending Interference Avoidance 基于知识的数控弯管干涉回避算法 www.ilib.cn 9. Analysis and Research of Route Search Algorithm in Computerized Interlocking System 计算机联锁进路搜索算法的分析与研究 service.ilib.cn 10. An Optimal Projection and Dynamic Threshold Based Nearest Neighbor Search Algorithm 基于最优投影和动态阈值的最近邻搜索算法 www.ilib.cn 1. Search Algorithm of Exclusive Microoperations Command 互斥微操作命令的查找算法 www.ilib.cn 2. Pattern Search Algorithm Using Chaos and Its Application 基于混沌变量的模式搜索法及其应用 www.ilib.cn 3. The Indexing of High-Dimensional Features Using Simple Nearest Neighbor Search Algorithm 基于简单最邻近搜索算法的高维特征索引 ilib.cn 4. A highly accurate three-step search algorithm with extensibility for block motion estimation 块运动估计中具有可扩展性的高精度三步搜索算法 www.ilib.cn 5. Local Search Algorithm for Solving Protein Structure Prediction Problem 求解蛋白质结构预测问题的局部搜索算法 www.ilib.cn 6. Automatic Image Edge Extraction and Segmentation by Random Seed Region Search Algorithm 基于任意种子区域搜寻的自动图像边缘提取和分割算法 www.ilib.cn 7. Combining Trust-region and Line-search Algorithm for Problem of Nonlinear Constrained Optimization 非线性约束优化问题的组合信赖域与线搜索算法 ilib.cn 8. A Fast Motion Estimation Search Algorithm with Adjustable Predictive Quality 一种预测质量可控的快速运动估计搜索算法 service.ilib.cn 9. Study and implementation on block-matching search algorithm for motion estimation 基于块匹配的运动估计搜索算法研究与实现 ilib.cn 10. Cooperative Search Algorithm for Multi-UAVs in Uncertainty Environment 不确定环境中多无人机协同搜索算法 www.ilib.cn 1. Research of Adapting Spatial Index Structure and Search Algorithm of Electronic Chart 电子海图空间数据索引结构及检索算法研究 www.ilib.cn 2. Application of Genetic-Tabu Search Algorithm in Sequencing Mixed-Model Assembly Lines 遗传禁忌搜索算法在混流装配线排序中的应用 www.ilib.cn 3. A Fast Efficient Partial Distortion Search Algorithm for Block Motion Estimation 一种快速高效的部分失真块运动估计搜索算法 ilib.cn 4. A Stochastic Heuristic Search Algorithm for Suppressing Noise in Edge Extraction 提取图像边缘过程中抑制噪声的随机启发搜索算法 service.ilib.cn 5. Design and Application of the Search Algorithm for Monotone Matrices 单调矩阵搜索算法设计与应用 service.ilib.cn 6. A Fast Multi-Mode Search Algorithm Combining Genetic Algorithm with Diamond Search in Video Coding 一种结合遗传算法和钻石搜索的多模式快速运动估计方法 www.ilib.cn 7. Weighted strongest disjoint path search algorithm in trust management 带权强分离信任委托路径搜索 www.ilib.cn 8. Simulation and Investigation of Quantum Search Algorithm System 量子搜索算法体系的仿真实现及研究 www.ilib.cn 9. Search Algorithm for Multilevel Indexes of Fingerprint Database 基于多级索引的指纹数据库检索算法研究 www.ilib.cn 10. Two-way search algorithm for discovering the maximum frequent set in association rule mining 关联规则挖掘中最大频繁集的双向查找算法 ilib.cn 1. Application of Neighbor Search Algorithm in Modeling Land Benchmark Price 局部搜索算法在动态建立基准地价模型中的应用 www.ilib.cn 2. Search algorithm for large-scale linear parametric programming 求解大型参数线性规划问题的搜索算法 service.ilib.cn 3. On a Randomized Local Search Algorithm for Speaker Recognition 说话人识别中随机局部搜索算法的研究 www.ilib.cn 4. An Improved Ant Search Algorithm for Degree-Constrained Minimum Spanning Tree 基于蚂蚁搜索度约束最小生成树的改进算法 www.ilib.cn 5. Predatory search algorithm for vehicle routing problem with time windows 有时间窗车辆路径问题的捕食搜索算法 www.ilib.cn 6. Incremental DFT based quick search algorithm of finding similar sequence 基于增量DFT的相似时序检索算法 service.ilib.cn 7. Massively Parallel Search Algorithm Based on Cluster System--a Quick Method to Resolve Large Discrete Partial Differential Equations 基于机群系统的大规模并行搜索算法--大型离散偏微分方程组快速求解 www.ilib.cn 8. A new random group search algorithm for solving the multi-objective programming problems 求解多目标规划问题的一种新的群体搜索算法 www.ilib.cn 9. The Effective Improvement of Conjugate Search Algorithm 对偶算法的有效改进 www.ilib.cn 10. Routing and Wavelength Assignment in All-Optical Network Using Tabu-Search Algorithm 基于禁忌搜索算法求解全光网路由和波长分配问题 www.ilib.cn 1. Search Algorithm of Genetic Combined with Mountain Climbing Method 基于爬山法和遗传算法的联合搜索算法 www.ilib.cn 2. Parallel search algorithm for mold filling simulation of die casting process 压铸充型过程模拟并行搜索算法 www.ilib.cn 3. Approach to Taboo Search Algorithm Based on Self-tuning and Its Application in Non-destructive Testing 自调整禁忌搜索算法及其在无损检测中的应用 www.ilib.com.cn 4. A Fast and Hierarchical Diamond Search Algorithm in Video Motion Estimation 运动估计中一种基于分级搜索的快速菱形算法 ilib.cn 5. The Fast Database Search Algorithm of Long Sequences with Generalized Error 广义差错长序列的数据库搜索及其快速算法 www.ilib.cn 6. A Small Diamond-Hierarchy Fast Search Algorithm of Motion Estimation 一种运动估计的小菱形-分层快速搜索算法 www.ilib.cn 7. Application of improved genetic algorithm in DOA search algorithm 改进遗传算法在DOA搜索中的应用 www.ilib.cn 8. Fast Path Search Algorithm for Aircraft in Uncertain Environments 不确定环境中的飞行器航迹快速搜索算法 www.ilib.cn 9. Predatory search algorithm for vehicle routing problem 车辆路径问题的捕食搜索算法研究 www.ilib.cn 10. A Two-Step Search Algorithm of the Block Matching Motion Estimation 运动估计块匹配两级搜索算法 www.ilib.cn 1. Small World-Clustering-Based Grid Resource Search Algorithm 基于小世界聚类的网格资源查找算法 www.ilib.cn 2. Study on Optimized Search Algorithm for UIO Sequences Generation UIO序列优化搜索算法的研究 www.ilib.cn 3. A Comparative Study on Quantum and Evolutionary Search Algorithm 量子搜索和进化搜索算法的比较研究 www.ilib.cn 4. Adaptive Multi Search Algorithm for Motion Estimation 运动图像的自适应多重搜索算法 www.ilib.cn 5. A fast hybrid search algorithm for band selection in hyperspectral images 一种高光谱图像波段选择的快速混合搜索算法 www.ilib.cn 6. Distribution System Reliability Evaluation Based on Breadth First Search Algorithm and Zone Node Row Vector Algorithm 基于广度优先搜索算法和区域节点行向量法的复杂配电网络可靠性评估 ilib.cn 7. New Cross-Diamond Search Algorithm for Block Based Motion Estimation 基于新型十字-菱形搜索的块匹配算法 ilib.cn 8. Fast taboo search algorithm for solving job shop scheduling problems 求解车间作业调度问题的快速禁忌搜索算法 www.ilib.cn 9. Progress in Multi-objective Genetic Local Search Algorithm 多目标遗传局部搜索算法的研究进展 www.ilib.cn 10. Scheduling of Parallel Production Lines Based on Hybrid Genetic-Tabu Search Algorithm for Dual-Resource Constrained 基于遗传禁忌算法的双资源约束下并行生产线调度研究 www.ilib.cn 1. An Improved Three-Step Search Algorithm for Block Motion Estimation 一种改进的三步搜索块运动估计算法 service.ilib.cn 2. A Modified Genetic Search Algorithm for Motion Estimation 一种改进遗传搜索块匹配运动估计算法 ilib.cn 3. An improved research on non-information graph-search algorithm 无信息图搜索算法的改进研究 service.ilib.cn 4. The Research on Accuracy Optimization of Beam Search Algorithm 束搜索算法的精度优化研究 www.ilib.cn 5. Sentence Similarity Model and the Most Similar Sentence Search Algorithm 句子相似模型和最相似句子查找算法 www.ilib.cn 6. 0-1 Goal programming model and its heuristic search algorithm for publishing schedule of periodical 稿件刊发计划的0-1目标规划模型及搜索算法 ilib.cn 7. A search algorithm for structural reliability index 一种结构可靠性指标的搜索方法 service.ilib.cn 8. Application of Chaotic Search Algorithm in TV Tracking System 混沌搜索匹配算法在电视跟踪系统中的应用 service.ilib.cn 9. A Square-Diamond Search Algorithm for Block Motion Estimation 用于块匹配运动估值的正方形-菱形搜索算法 ilib.cn 10. An Adaptive Search Algorithm for Block Motion Estimation 自适应块匹配运动估计搜索算法 ilib.cn 1. A fast codeword search algorithm for vector quantization 一种矢量量化的快速码字搜索算法 ilib.cn 2. A fast search algorithm for vector quantization encoding 一种矢量量化编码的快速搜索算法 ilib.cn 3. A Fast Codebook Search Algorithm for Vector Quantization 一种矢量量化码书搜索的快速算法 ilib.cn 4. A Fast Classified Search Algorithm for Motion Estimation 一种快速分类搜索运动估计新方法 ilib.cn 5. A Model of Inventory Control and Search Algorithm Related to Quality of Fittings and Spoilage in Production 考虑配件合格率和耗损的库存控制模型及算法 www.ilib.cn 6. Scheduling Optimization Based on Hybrid Genetic-Tabu Search Algorithm for Dual-Resource Constrained Job Shop 基于遗传和禁忌搜索算法求解双资源车间调度问题 www.ilib.cn 7. A research of fractal image coding with the modern search algorithm 用现代优化算法进行分形图像压缩编码的研究 www.ilib.cn 8. Fast search algorithm for vector quantization 矢量量化快速搜索算法的研究 www.wanfangdata.com.cn 9. Correlating the I-V Curve of Solar Cells with Adaptation Search Algorithm 用自适应搜索算法拟合太阳电池I-V曲线 www.ilib.cn 10. Novel Fast Search Algorithm for Half-Pixel Motion Estimation 一种新的半像素快速搜索算法 www.ilib.cn 1. Quick Search Algorithm of Finding Similar Sequence 相似时间序列的快速检索算法 service.ilib.cn 2. Performance measure of search algorithm 搜索算法性能测量 www.sinobay.com 3. A Personalized Search Algorithm by Using Content-Based Filtering 基于内容过滤的个性化搜索算法 www.ilib.cn 4. An Improved Taboo Search Algorithm for Fuzzy Job Shop Scheduling 调度问题的改进禁忌搜索算法 www.ilib.cn 5. A New Fast Search Algorithm for Systolic Transformations 脉动变换的一个新的快速搜索算法 www.ilib.cn 6. A Fast Wind Vector Search Algorithm for Ocean Surface Wind Retrieval 一种海面风场反演的快速风矢量搜索算法 ilib.cn 7. An Improved Fast Search Algorithm of Motion Estimation 一种改进的运动估计快速搜索算法 www.ilib.cn 8. Improving Three Step Search Algorithm According to Central Preference of Motion Vectors 运用运动矢量的中心偏向性改进三步搜索算法 www.ilib.cn 9. A New Fast Search Algorithm for Block-Matching Motion Estimation 一种新的快速块匹配运动估计搜索算法 ilib.cn 10. A new search algorithm for fast block-matching motion estimation 一种新的快速运动估计算法 www.ilib.cn 1. A Genetic Search Algorithm for Motion Estimation 一种遗传搜索块匹配运动估计算法 www.ichacha.net 2. Application of Tree Breadth-first Search Algorithm in VFP 树的广度优先搜索算法在VFP中的实现 www.ilib.cn 3. An Iterated Local Search Algorithm for K-Means Clustering 基于K均值的迭代局部搜索聚类算法 www.wanfangdata.com.cn 4. Uses a binary search algorithm to locate a specific element in the sorted 使用对分检索算法在已排序的 www.ichacha.net 5. Extremum Search Algorithm Suitable for MCU 适合于单片机实现的极值搜索算法 www.ilib.cn 6. Best-First Search Algorithm for Solving HP Lattice Model 求解HP格点模型的最佳优先搜索算法 www.ilib.cn 7. LPPDS: line prediction based pseudo-diamond search algorithm 基于线性预测的准菱形搜索算法 www.ilib.cn 8. Block-Matching Motion Estimation Based on Improved Cross-Diamond Search Algorithm 基于改进的十字-菱形搜索算法的运动估计 ilib.cn 9. Adaptive cross-quasi-diamond search algorithm based on initial search point estimation 基于起点预测的自适应交叉-准菱形运动估计算法 ilib.cn 10. One Method of Super-Resolution Image Rebuilding Using the Novel Three-Step Search Algorithm 基于新三步搜索法的超分辨率图像处理研究 service.ilib.cn 1. Research of Fast Search Algorithm for Object Region 基于模板的快速目标搜索算法研究 service.ilib.cn 2. A Fast Search Algorithm for Target Key Frames in Image Sequence 图像序列中目标关键帧快速搜索算法 www.ilib.cn 3. Fast Search Algorithm Based on Tree-Structured Vector Quantization Codebook 基于树结构矢量量化码书的快速搜索算法 www.ilib.cn 4. Service-Oriented Search Algorithm on Data Grid 基于数据网格面向服务的查询算法 www.ilib.cn 5. An Novel Orthogonal Search Algorithm 一种新的正交运动估计算法 www.ilib.cn 6. A New Local Search Algorithm for Job Shop Scheduling Problem 求解工件车间调度问题的一种新的邻域搜索算法 www.ilib.cn 7. The Breadth-First Search Algorithm on the Crossed Cube 广度优先搜索算法在交叉立方体中的应用 scholar.ilib.cn 8. Realization of dynamic emulation of river routing based on breadth-first search algorithm 基于广度优先搜索算法的河流演进动态仿真的实现 service.ilib.cn 9. A Max -Min Degree Search Algorithm in Scale -Free Networks 无标度网络的最大-最小度搜索算法 www.ilib.cn 10. Vector-Quantized Fast Codeword Search Algorithm Based on Wavelet Transform 基于小波变换的矢量量化快速码字搜索算法 www.ilib.cn 1. A Fast Optimizing Technique for Planar Spiral Inductors Based on Binary Search Algorithm 一种基于二分搜索法的平面螺旋电感的快速优化技术 www.ilib.cn 2. A New Fast Search Algorithm for Block Motion Estimation 一种新的快速块匹配运动估计算法 ilib.cn 3. Problems search algorithm based on the broad first backtracking algorithm 基于广度优先回溯算法的试题搜索算法 www.ichacha.net 4. A Diamond Search Algorithm Based on Adaptive Prediction for Video Motion Estimation 一种基于自适应预测的菱形搜索算法 www.ilib.cn 5. Fast Block-Matching Motion Estimation Based on a Dual-Cross Search Algorithm 双十字搜索算法的快速块匹配运动估计 www.ilib.cn 6. A Depth-First Search Algorithm for Mining Maximal Frequent Itemsets 一种挖掘最大频繁项集的深度优先算法 service.ilib.cn 7. binary search algorithm; 二进制搜索算法; www.chinaelectrondevices.com 8. A New Predictive Three-Step Search Algorithm 一种预测三步搜索算法 www.ilib.cn 9. A Search Algorithm for the Optimally Locating a Path-shaped Facility in the Tree Network 求树状网络最佳路径构形的一种搜索算法 www.ilib.cn 10. Global search algorithm of minimum factor of safety in the rock slope based on genetic algorithm 基于遗传算法的岩土边坡稳定性分析全局搜索方法 lx.dlut.edu.cn 1. Research on Game-tree Search Algorithm 博弈树搜索算法的分析与实现 www.ilib.cn 2. Search Algorithm of Chinese Character Based on Strokes Input Approach 笔顺输入法的汉字搜索算法研究 georgiainfo.cn 3. A Nonmonotone Line Search Algorithm for Nonsmooth Discrete Minimax Problem 关于一类非光滑极大极小问题的非单调线性搜索算法 www.ilib.cn 4. Cross-word search algorithm based on two-layer lexical tree for speech recognition 语音识别中基于两层词法树的跨词搜索算法 www.ilib.cn 5. Quick taboo search algorithm for solving PDPTW problem 求解PDPTW问题的一种快速禁忌搜索算法 service.ilib.cn 6. A New Improved Three-Step Search Algorithm 一种改进的新三步搜索算法 service.ilib.cn 7. Search Algorithm for Game of Checkers Based on Knowledge Inference 基于知识推理的博弈树搜索算法 168.160.184.82:8080 8. Entry page search algorithm based on URL-type prior probabilities 基于URL类型优先级的入口页面查询算法 www.ilib.cn 9. The Solution of Trip Sales Clerk Problem Based on Taboo Search Algorithm 基于禁忌搜索算法的旅行售货员问题 www.ilib.cn 10. Fast Path Search Algorithm for Aircraft Based on the Threat Netting 基于威胁网的飞行器航迹快速搜索算法 www.ilib.cn 1. Information search algorithm based on binary data base 基于二进制数据库的信息搜索算法 www.ilib.cn 2. Fast Exhaustive Search Algorithm Based on Binary Trees 一种基于二叉树的快速穷举化搜索算法 www.ilib.cn 3. A New Local Search Algorithm for the Job Shop Scheduling Problem 调度问题的一种新的邻域搜索算法 www.ilib.cn 4. A Fast Search Algorithm of Motion Estimation Based on Low Bit-Rate 基于低比特率应用的快速运动搜索算法 www.ilib.cn 5. A Fast Search Algorithm of Motion Estimation Based on Sort 一种基于分类的运动估计快速搜索算法 www.ilib.cn 6. A New Fast Search Algorithm Based on Predicted Code Vector 基于预测码矢的快速搜索新算法 service.ilib.cn 7. A Dynamic Semantic Search Algorithm Based on RDF 基于RDF的动态语义检索算法 www.wanfangdata.com.cn 8. Study on Search Algorithm Based on Load Balance 基于负载平衡的搜索算法研究 scholar.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。