皮皮学,免费搜题
登录
搜题
【多选题】
Q14Memory Efficient Graph Search7 PointsRecall from lecture the general algorithm for GRAPH-SEARCH reproduced below.【图片】Using GRAPH-SEARCH, when a node is expanded it is added to the closed set. This means that even if a node is added to the fringe multiple times it will not be expanded more than once. Consider an alternate version of GRAPH-SEARCH, MEMORY-EFFICIENT-GRAPH-SEARCH, which saves memory by(a) not adding node nnn to the fringe if STATE[nnn] is in the closed set, and (b) checking if there is already a node in the fringe with last stateequal to STATE[nnn]. If so, rather than simply inserting, it checkswhether the old node or the new node has the cheaper path andthen accordingly leaves the fringe unchanged or replaces the old nodeby the new node.By doing this the fringe needs less memory, however insertion becomesmore computationally expensive.More concretely, MEMORY-EFFICIENT-GRAPH-SEARCH is shown below with the changes highlighted.【图片】Now, we've produced a more memory efficient graph search algorithm. However, in doing so, we might have affected some properties of the algorithm. Assume you run MEMORY-EFFICIENT-GRAPH-SEARCH with the A* node expansion strategy and a consistent heuristic, select all statements that are true.【图片】
A.
The EXPAND function can be called at most once for each state.
B.
The algorithm is complete.
C.
The algorithm will return an optimal solution.
D.
(无)
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【判断题】可用于实验板的引脚扩展,增加实验项目等。
A.
正确
B.
错误
【简答题】简述管理信息系统的功能。(40)答:(1)_______功能:根据现存条件和约束条件,提供各职能部门的计划。(2)_______功能:根据职能部门提供的数据,对计划执行情况进行监督、检查,比较执行与计划的差异,分析差异及产生差异的原因,辅助管理人员及时加以控制。(3)_______功能:运用现代数学方法、统计方法或模拟方法,根据现有数据预测企业未来的发展前景,从而规划企业的发展目标和方向。(4)_...
【判断题】如图 ,可用于实验板的引脚扩展,增加实验项目等。
A.
正确
B.
错误
【判断题】扩充生药资源是我们学习药用植物学的目的之一。
A.
正确
B.
错误
【单选题】以下关于人感染H7N9禽流感中药治疗有误的是()
A.
热毒犯肺,肺失宣降证患者可选择银翘散、白虎汤、宣白承气汤
B.
热毒犯肺,肺失宣降证患者可选择疏风解毒胶囊、连花清瘟胶囊、金莲清热泡腾片等中成药物
C.
热毒壅肺,内闭外脱证患者可选择参麦注射液、参附注射液、痰热清注射液、血必清注射液、喜炎平注射液、热毒宁注射液
D.
中药汤剂、中成药和中药注射液可以预防使用
E.
人感染H7N9禽流感患者宜尽早中药治疗
【多选题】刘完素治疗火热病表证而兼有内热者,一般可用表里双解之法,“散风壅,开结滞,而使气血宣通,怫热除而愈矣”。代表方剂有( )
A.
防风通圣散
B.
双解散
C.
天水一凉膈半散
D.
天水凉膈各半散
E.
三一承气汤
【判断题】防风可治疗内风证。
A.
正确
B.
错误
【单选题】关于激素替代治疗的说法不正确的是
A.
绝经及相关症状是应用HRT的首要适应证
B.
单用雌激素增加子宫内膜癌的风险
C.
应用HRT是预防绝经后骨质疏松的有效方法
D.
HRT可用于心血管疾病的一级和二级预防
E.
应用HRT时,应根据情况,制订个体化用药方案
【单选题】关于干扰素抗病毒的叙述,错误的是
A.
干扰素是早期抗病毒免疫最重要的免疫分子
B.
IFN-α 和 IFN-β 由感染局部上皮细胞、成纤维细胞等分泌
C.
IFN-γ 由活化后巨噬细胞、 NK 细胞及 Th1 细胞等分泌
D.
干扰素直接阻断病毒复制
E.
任何一种干扰素均可调节未感染细胞,使其细胞呈现抗病毒状态
【单选题】治疗内风病证,也可配合使用治外风药,如治肝风入络,肢体麻木不遂,可用().
A.
防风、荆芥
B.
天麻、钩藤
C.
全蝎、蜈蚣、僵蚕
D.
柴胡、葛根
E.
鸡血藤、路路通
相关题目: