Software design has introduced searching algorithms and the mode of putting ou...
软件设计主要介绍了机器人的搜寻算法和灭火处理模式。
Characterized by large search space, Puzzle problem is often used in AI research to test the performance of kinds of searching algorithms.
在人工智能研究中,数码问题常被用来作为一些搜索算法的测试实例。
Perhaps just as important are fundamental algorithms like binary search, graph searching algorithms, sorting algorithms, and tree-based searches such as minimax.
也许同样重要的是基本的算法,如二进制搜索,图形搜索算法,排序算法,并基于树的极小搜索。
One of the algorithms in his third volume — on sorting and searching algorithms — inspired the first commercial implementation of an associatively indexed file system.
第三卷中的一个算法——关于排序和查找的算法——影响到第一个商业结合的索引文件系统的实施。
When it comes to modern web searching algorithms rule the roost, and attempts to improve results with an assist from the people who use them have generally failed.
说到现代网络搜索,一般是电脑程序在搜索中处于主导地位,而通过人的辅助来提高搜索结果质量的尝试基本上失败了。
The results showed that the visualization and transmission efficiency of large vector data could achieve great improvement with the proposed model and searching algorithms.
实验结果表明,在基本不影响可视化效果的前提下,该矢量数据多尺度模型能极大地提高海量矢量数据的可视化与传输的效率。
A localization and object tracking approach based on statistical operators and graph searching algorithms is presented for a team of robots localized with heterogeneous sensors.
以统计的操作员和曲线图搜索运算法则为基础的一个局限和物体追踪方式为与异种的感应器一起本土化的一队机械手被呈现。
As for case searching algorithms, this paper presents an improved K-D tree algorithm based on the characteristics of XML documents and K-D tree algorithms and implements the algorithm.
根据XML文件的结构特点和K - D树算法提出了改进的K - D树算法作为系统的案例检索的算法并得到了实现。
All sorts of sorting, searching, and numerical algorithms are amenable to parallel decomposition. in the future, standard library mechanisms like Arrays.sort .
所有的排序、搜索和数字算法都可以进行并行分解(以后,像Arrays . sort这样的标准库机制将会使用fork - join框架,允许应用程序免费享有并行分解的益处)。
The basics of Programming (variables, data types, references, pointers, scope, error handling, iteration, core algorithms - searching, sorting, etc.)
编程基础(变量,数据类型,引用,指针,作用域,错误处理,迭代,核心算法-搜索,排序等)
The same algorithms and free-form text searching described here will also work on customer databases and other small-scope data repositories.
本文中介绍的算法和自由形式的文本搜索也可应用到客户数据库和其他小范围数据库。
Algorithms for searching. Debugging is simply a search process.
调试简单点来说,就是一个搜索的过程。
The general algorithms and text-searching approach are portable and easily integrated across the enterprise, as well.
通用算法和文本搜索方法还可以在企业内部移植和轻松整合。
Searching multi maximum is a new field in the research on genetic algorithms.
搜索多极值点问题是遗传算法研究领域内的一个新的方向。
The genetic Algorithms is a method of searching parameter built up on the basis of natural genetics.
遗传算法是建立在自然遗传学机理基础上的参数搜索方法。
Moreover, the Genetic Algorithms does not assume that the most dangerous sliding surface must pass foot of slope, which is determined by the searching course at random.
此外,遗传算法没有边坡危险滑动面一定要通过坡脚的假定,而是随机的搜索确定的。
It differs from the previous algorithms in applying a new frequent-pattern searching strategy, which greatly reduces the workload of building intermediate data.
和已有的算法相比,它采用了新的频繁模式搜索策略,大幅度减少了在构造中间数据方面的工作量。
The major part of this paper was concentrated on expatiation and comparison of the major algorithms of GPS signal searching, acquisition, tracking and navigation solution in GPS receiver.
在本文的主体部分阐述了对GPS 卫星信号搜索、捕获、跟踪及后续导航解算的主要算法及其性能比较。
As a new type of searching method for global optimization, Genetic algorithms has some merits such as intelligence searching, parallel mode, robust and wide application.
遗传算法作为一种新的全局优化搜索方法,具有智能性搜索、并行式计算、鲁棒性强、应用范围广等优点。
Spatial index plays an important role in the organization and searching of datum for GIS. People searching spatial index have proposed many algorithms of it.
空间索引在GIS数据的组织和检索中具有重要的作用,研究者对空间索引技术进行了广泛的研究,提出了许多索引算法。
Algorithms for searching the optimal embedding dimension and interval prediction are presented, which can be applied in practice with satisfactory.
讨论混沌时间序列的区间预测,给出了最优嵌入维数的搜索算法及区间预测算法,并应用于实例,取得较好效果。
An effective method based on the theory of evidence is put forth to improve the searching performance of basic ant colony algorithms.
针对基本蚁群算法中存在的早熟现象,提出了基于证据理论的搜索方法。
Searching for the tradeoff detection algorithms with less computational complexity is one goal of our research.
寻求低复杂度高性能的次优检测算法成为了当前研究的一个方向。
A general protein conformation searching and genetic algorithms are briefly introduced first.
首先,简要地介绍了遗传算法和一般的蛋白质构象搜索问题。
Combining a heuristic random searching strategy with local optimal algorithms is effective solution for complex optimization problem.
启发式随机搜索策略和局部优化算法相结合的求解方案是解决复杂函数优化的有效途径。
Especially when a longer path is being searched, the searching efficiency is much better than the traditional algorithms for shortest path.
尤其当搜索路径较长时,搜索效率明显优于传统最短路径算法。
Based on Genetic Algorithms, a multiparameter searching problem under a multi loading case condition is presented and some searching results are worked out.
基于遗传算法,实现了对该车车体钢结构主要零部件在多工况、多参数下条件下的搜索计算,并给出了一些搜索计算的结果。
But compare to other bionics evolution algorithms ACO has disadvantages such as long-time searching and local best solution and so on.
但是与其它仿生学进化算法相比,蚁群算法存在搜索时间长、易陷入局部最优等缺点。
The crossover is a very important operator in genetic algorithms because of its ability of searching the new solution space.
交叉算子是遗传算法中最主要的遗传算子,对种群的搜索性能起着重要的作用。
The crossover is a very important operator in genetic algorithms because of its ability of searching the new solution space.
交叉算子是遗传算法中最主要的遗传算子,对种群的搜索性能起着重要的作用。
应用推荐