英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

heuristic    
a. 让学生自行发现的,启发式的
n. 启发式教育法

让学生自行发现的,启发式的启发式教育法

heuristic
启发式


heuristic
试探性常式

heuristic
试探 启发

heuristic
adj 1: of or relating to or using a general formulation that
serves to guide investigation [ant: {algorithmic}]
n 1: a commonsense rule (or set of rules) intended to increase
the probability of solving some problem [synonym: {heuristic},
{heuristic rule}, {heuristic program}]

Heuristic \Heu*ris"tic\ (h[-u]*r[i^]s"t[i^]k), n.
1. A heuristic method; a specific heuristic procedure.
[PJC]

2. A theory or approach which serves to promote discovery or
learning by encouraging experimentation.
[PJC]


Heuristic \Heu*ris"tic\ (h[-u]*r[i^]s"t[i^]k), a. [Gr.
e"yri`skein to discover.]
1. Serving to promote discovery or learning; -- used
especially of thories or paradigms which stimulate new
ideas for discovering facts in experimental sciences.
[1913 Webster PJC]

2. Serving to stimulate people to learn and discover on their
own, especially by encouraging experimental and
trial-and-error methods for solving problems.
[PJC]

3. Pertaining to or based on trial-and-error and experimental
methods of learning and evaluation.
[PJC]

4. (Computers) Based on the use of an efficient trial-and
error method to search a space of possible solutions to a
problem, or to find an acceptable approximate solution,
when an exact algorithmic method is unavailable or too
time-consuming.
[PJC]

34 Moby Thesaurus words for "heuristic":
analytic, cut-and-try, empirical, examinational, examinatorial,
examining, experimental, explorational, explorative, exploratory,
fact-finding, feeling, groping, hit-or-miss, indagative,
inspectional, inspectorial, investigational, investigative,
investigatory, pilot, probationary, probative, probatory, proving,
provisional, tentative, test, testing, trial, trial-and-error,
trying, verificatory, zetetic


请选择你想看的字典辞典:
单词字典翻译
heuristic查看 heuristic 在百度字典中的解释百度英翻中〔查看〕
heuristic查看 heuristic 在Google字典中的解释Google英翻中〔查看〕
heuristic查看 heuristic 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • 什么是启发式算法? – Heuristic - 知乎
    启发式算法(heuristic)是相对于最优化算法提出的。 一个问题的最优算法求得该问题每个实例的最优解。 启发式算法可以这样定义:一个基于直观或经验构造的算法,在可接受的花费(指计算时间和空间)下给出待解决组合优化问题每一个实例的一个可行解,该可行解与最优解的偏离程度一般不能被预计。 现阶段,启发式算法以仿自然体算法为主,主要有蚁群算法、 模拟退火法 、神经网络等。 计算机科学 的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。 而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。
  • Heuristic - Wikipedia
    Heuristics – such as the recognition heuristic, the take-the-best heuristic and fast-and-frugal trees – have been shown to be effective in predictions, particularly in situations of uncertainty
  • 什么是启发式算法(heuristic algorithm)? - CSDN博客
    A heuristic for a given problem is a way of directing your attention fruitfully to a solution It is different from an algorithm in that a heuristic merely serves as a rule-of-thumb or guideline, as opposed to an invariant procedure
  • heuristic - 搜索 词典
    必应词典为您提供heuristic的释义,美 [hjuˈrɪstɪk],英 [hjʊəˈrɪstɪk],adj (教学或教育)启发式的; 网络释义: 启发法;启发性;探索法;
  • HEURISTIC中文 (简体)翻译:剑桥词典 - Cambridge Dictionary
    Some of these norms are heuristic guidelines and some are strict logical or mathematical rules
  • 谁能科普一下心理学里的启发式(Heuristic)? - 知乎
    启发式(Heuristic)指的是一种心理捷径,它可以帮助人们快速有效地做出判断。 在一般情况下,启发式是高效且有用的,但是在某些场合下它也有可能导致认知偏差。 二十世纪五十年代,诺贝尔奖获得者心理学家赫伯特·西蒙(Herbert Simon)提出了“有限理性”的概念。 他提出,尽管人类正努力追求最大化的理性,但是可惜的是人类的理性永远受制于认知的限制。 为了节省认知资源,人类发展出了一套高效率的认知结构,而这套认知结构就是启发式。 在后来的七八十年代,心理学家阿莫斯·特维尔斯基(Amos Tversky)和丹尼尔·卡尼曼(Daniel Kahneman)对启发式进行了系统的研究,并逐步命名了一些具有明显特质的启发式。
  • 启发法 - 维基百科,自由的百科全书
    启发法 (英语:Heuristic,来自 古希腊语 εὑρίσκω (heurískō)),或称 策略法 、 助发现法 、 启发力 、 捷思法 等,是任何 解决问题 或自我探索(英语:self-discovery)的方法,它采用的实用方法不能保证是 最佳 的、 完美 的或 理性 的,但仍然足以达到立即的
  • 启发式算法_百度百科
    近年来随着 智能计算 领域的发展,出现了一类被称为 超启发式算法 (Hyper-Heuristic Algorithm)的新算法类型。 最近几年,智能计算领域的著名国际会议(GECCO 2009, CEC 2010,PPSN 2010)分别举办了专门针对超启发式算法的workshop或session。
  • heuristic_百度百科
    heuristic是源自希腊语heuriskein(发现)的英语词汇,作形容词时意为“启发式的”或“探索的”,作名词指启发式教育法或探索性步骤,英式与美式发音均为。 该术语在教育领域指通过推理与经验解决问题的教学方法,中国《义务教育法》明确鼓励采用启发式教育。
  • heuristic 是什么意思_heuristic 的翻译_音标_读音_用法_例句_爱词霸在线词典
    爱词霸权威在线词典,为您提供heuristic 的中文意思,heuristic 的用法讲解,heuristic 的读音,heuristic 的同义词,heuristic 的反义词,heuristic 的例句等英语服务。





中文字典-英文字典  2005-2009