heuristics

美 [hjuˈrɪstɪks]英 [hjʊəˈrɪstɪks]
  • n.探索法;启发式
  • 网络启发法;试探法;启发式方法

heuristicsheuristics

heuristics

n.

启发式

启发式heuristics)算法降低算法复杂性,以获得一个较为满意但并不一定是最优的比对结果,用来找出子序列、构建进化树 …

启发法

所谓启发法Heuristics),也称启发式或启发式策略,是凭借经验的解题方 法,是一种思考上的捷径,是解决问题的简单、通 …

试探法

PMP项目管理考点_如此真实_百度空间 ... Flowcharts 流程图 Heuristics 试探法 GERT 图形评审技术 ...

启发式方法

启发式方法heuristics)启发式方法只寻找可行解,而不是最优解。负荷距离法中的重心法就是一种启发式方法。

启发式算法

...其分为精确算法(exact algorithm)与启发式算法heuristics),其中精确算法有分支界限法、分支切割法、集合涵盖法等; …

启发式逻辑

在规则可能有效时会有明显的启发式逻辑heuristics)。一些启发式逻辑以任务为中心,比如在决策制定或服从上。

1
UTF-8 has no ambiguity about byte order that must be resolved with a byte order mark or other heuristics. UTF-8没有字节序的不确定性问题,后者必须通过字节序标志或其他试探手段来解决。
2
As an NP complete problem, grid workflow scheduling is usually solved by means of heuristics. 作为一个NP完全问题,通常采用启发式算法来解决网格工作流调度。
3
A basic interpreter has been implemented and is now used to evaluate cold paths, determined at compilation time using simple heuristics. 我们实现了一个基本的解释器,通过简单的启发式方法在编译期计算代码中不常经过的路径。
4
In nature, one-reason heuristics seem to be used by parents to decide which of their offspring to invest in. 在自然界中,父母似乎是运用单一原因启发法来决定喂养哪些子女。
5
A supporting tool implementing the heuristics is designed and a case study on an open source project is conducted to validate our method. 并且设计了一个支撑工具,对一个开源软件进行分析来验证本文的方法。
6
The algorithm is simulated in many random network models, and is proved that it has better performance than existing heuristics . 此算法已在许多随机网络模型上进行了模拟实验,证明它具有好的性能。
7
It was a heuristics intelligent selection method thus changed the way of selecting approximate model by the experience of designers. 该方法是一种启发式智能选择方法,它改变了一直以来凭设计人员的经验选取近似模型的做法,使用方便,准确度高。
8
And a special simulated annealing heuristics with two modules is developed as well. 针对问题的特点,开发了一种双模组模拟退火启发式算法;
9
In such cases it is rational to be inconsistent, and heuristics can be adapted to allow for that. 在这样的情况下,一反常态也是合乎理性的,而启发法也可以通过调整以支持这种做法。
10
Rather than match market complexity with complicated strategy, apply a small number of heuristics to critical processes. 不要用复杂的战略来迎合市场的复杂性,而要对关键过程采用少量探索性的方法。
11
The heuristics engine is able to cover both binary (executable) and script malware. 该启发式引擎能够涵盖二进制(可执行文件)和脚本的恶意软件。
12
In determining how elements are to be nested , AUTO mode heuristics compare column values in adjacent rows . 在确定嵌套元素的方式时,AUTO模式试探法将比较相邻行中的列值。
13
Such simple rules, called heuristics, can be transformed into simple mathematical formulas fit for computer models. 这种叫“试探法”的简单定律,可以转化成简单,并且适合电脑模型的数学方程式。
14
If it finds a work item in the local queue of another thread, it first applies heuristics to make sure that it can run the work efficiently. 如果它在另一个线程的本地队列中找到工作项,将会首先应用试探法来确保能够有效地运行该工作。
15
This does not mean that all tuples up to 150, 000, 000 will be stored in the cache as other heuristics are also considered by the engine. 这并不意味着所有达到150,000,000的元组都将存储在缓存,因为其他探试程序也是该引擎所考虑的。
16
The serialization engine may provide heuristics here to decide which failures can be ignored and which are unrecoverable. 序列化引擎可以在这里提供试探法来确定可以忽略哪些失败以及哪些失败不可恢复。
17
it refers to the set of heuristics used to locate the assembly based on its name and culture. 它是指基于名称和区域性定位程序集时使用的一组试探法。
18
We wrote our own, using EM on the HSV colorspace as the basis for it (plus lots of heuristics for leaves). 于是我们自己编写了自己的分割算法,以色彩模型HSV的颜色空间上的形长单位EM为基准(加了许多算法)。
19
Linear programming and tabu heuristics are considered the best available heuristic routing algorithm. 线性规划和tabu启发法被认为最佳的可利用的启发式发送算法。
20
Religious practice will experience a revival, seen as a conveyor of robust heuristics, cultural values and rituals. 作为强力启发式,文化价值观和礼仪的传播者,宗教活动将复苏。
21
The key point of this algorithm is to integrate NEH heuristics with ant colony optimization. 该算法的要点是结合了NEH启发式算法和蚁群优化方法。
22
Chapter 17 wraps up the book with a list of "code smells" and heuristics. 第十七章将“代码的味道”和启示列成一张表。
23
But across time, these heuristics appear to be decreasingly effective under real loads. 随着事件的流逝,这些尝试在实际的负载下似乎是渐渐的失去效果。
24
Therefore, the ruggedness coefficient of the fitness landscape is essential for performance of heuristics. 因此,适应度地貌的粗糙系数决定了启发式算法的求解性能。
25
Any mathematical algorithms must be supplemented by heuristics . 任何数学算法必须由直觉来补充。
26
A setting of zero indicates that ASP. NET will use its own heuristics for determining when to start reclaiming memory . 如果设置为零,则指示ASP。NET将使用自己的试探法确定何时开始回收内存。
27
On this basis, use the heuristics algorithm to balance resources and optimize the zone outfitting schedule. 在此基础上,采用启发式算法对区域舾装计划进行资源平衡和优化。
28
Thorough mode was not used in VBA32 due to extremely slow scan process and heuristics were set to medium. VBA32由于非常缓慢的过程所以没使用彻底模式,启发式扫描设置为中等。
29
Six usability specialists' evaluated the degree of usability for a virtual community Web site based on provided heuristics. 本研究应用可用性工程的启发式评估,由专家评估社群网站介面,发掘可用性问题。
30
Other heuristics are either simulated annealing (SA), genetic algorithm (GA), or artificial intelligence (AI). 其它启发法是或者被模仿的焖火(SA),基因算法(GA),或人工智能(AI)。