heuristics是什么意思,heuristics怎么读,
英式发音:[hjuˈrɪstɪks] 美式发音:[hjuˈrɪstɪks]
heuristic algorithm启发式算法;探试算法
heuristic method探索法;启发性方法;直接推断法
1.Heuristics are a form of proactive detection that closes the window during which computers are vulnerable.
启发式是在计算机易于攻击时关闭空窗的一种主动检测形式。
2.The large mass of code needed to calculate heuristics was fundamentally difficult to manage and, for the purist, lacked algorithmic substance.
需要大量代码计算启示,难以管理并且对于纯粹主义者而言未能体现算法的本质。
3.One of the design heuristics we use at Mozilla Labs, especially as we work to create a more invisible browser, is the “Over-the-Phone test”.
在Mozella实验室,我们常使用的一个启发式设计方法叫做“通过电话测试来改进可用性”,尤其是当我们开始以创建更可视化的浏览器为工作目标时,这种方法体现的价值更大。
4.Merge. Now this is pretty easy, this one, but let's use the same heuristics.
合并,现在这个非常简单,但我们用同样的试探法。
5.The resulting query plans are based on data, rather than heuristics, and are thus extremely efficient.
生成的查询计划基于数据,而不是推断,因此非常高效。
6.A basic interpreter has been implemented and is now used to evaluate cold paths, determined at compilation time using simple heuristics.
我们实现了一个基本的解释器,通过简单的启发式方法在编译期计算代码中不常经过的路径。