摘要: 奥地利符号计算研究所(Research Institute for Symbolic Computation,简称RISC)的Christoph Koutschan博士在自己的页面上发布了一篇文章,提到他做了一个调查,参与者大多数是计算机科学家,他请这些科学家投票选出最重要的算法,以下是这次调查的结果,按照英文名称字母顺序排序。A* 搜索算法——图形搜索算法,从给定起点到给定终点计算出路径。其中使用了一种启发式的估算,为每个节点估算通过该节点的最佳路径,并以之为各个地点排定次序。算法以得到的次序访问这些节点。因此,A*搜索算法是最佳优先搜索的范例。集束搜索(又名定向搜索,Beam Search 阅读全文
posted @ 2012-09-11 16:45 微雪 阅读(284) 评论(0) 推荐(0) 编辑
摘要: BEIJING — Dating is hard at the best of times. In China the stakes are high from the outset: the expectation is that it should lead to marriage; never mind love for love’s sake.stakes:奖状,股份,利益 A friend recently went on a blind date in Beijing. Arriving at the coffee shop, he found not only the gi... 阅读全文
posted @ 2012-09-11 16:40 微雪 阅读(870) 评论(0) 推荐(0) 编辑