搜索资源列表
javaModeOfArchitectureBuilding
- 软件框架设计模式。位于需求和构建之间的软件开发过程阶段的学习资料。总结已有经验,归结标准模式。-software fr a mework design patterns. Located between the demand and build the software development stage of the process of learning materials. Summing up the experience ac
zzx
- 这是一道大学生信息学奥林匹克竞赛的试题的解答,里面应用了特殊的控制手段来限制递归算法的递归深度,这种手段在利用递归结决问题时非常有借鉴意义。-students Informatics Olympiad answer the questions, inside a special application of the control measures to limit the recursive algorithm recursive d
ad-function
- 在操作系统中,由于进程总数多于处理机,它们必然竞争处理机。进程调度的功能就是按一定策略、动态地把处理机分配给处于就绪队列中的某一进程并使之执行。根据不同的系统设计目标,可有多种选择某一进程的策略。有两种基本的进程调度方式,即剥夺方式(preemptive mode)和非剥夺方式(non-preemptive mode)。前者指就绪队列中一旦有优先级高于现行进程优先级的进程出现时,系统便立即把处理机分配给高优先级的进程。当然,被剥夺了处理
conseq
- 命题逻辑中的归结推理系统设计与实现用C++实现-propositional logic of reasoning can be summed system design and implementation to achieve C
mingtiguijie
- 命题逻辑中的归结推理系统设计与实现,人工智能实习项目,包括实验报告-propositional logic of reasoning can be summed System Design and Implementation, artificial intelligence internship projects, including experimental report
text3
- 我传的是个归结原理的实验,虽然只能完成简单的,但还是很好的
final归结反演
- 用Java编的人工智能的归结反演算法-Java series attributed to the anti-artificial intelligence algorithms
travelweb
- 适用于旅行社同行操作的网站平台.将旅游资源网站归结在一起.方便查询.
math2
- 数学分析原理的下半部分,程序的最终还是要归结到数学问题上的
Autologic
- 基于机器学习的自动逻辑推理机。本程序用归结反演策略实现了命题逻辑系统的自动推理。把要解决的问题作为一个要证明的命题,其目标公式被否定并化成子句形,然后添加到命题公式集中去,把消解反演系统应用于联合集,并推导出一个空子句(NIL),产生一个矛盾。-based on the automatic machine learning logical reasoning machine. The procedures used attributed
subsentence
- 这个程序是人工智能里字句归结的一个程序,它采用了线性归结策略和删除策略相结合的方法-the procedure is artificial intelligence Lane words attributed to the procedure, which uses the linear sum strategies and strategy to delete a combination of methods
200114072樊天麒第一次实验子句归结
- 人工智能课程的实验中用C语言环境实现子句归结的算法和反映-experimental artificial intelligence courses using C language environment to achieve phrase attributed to the algorithm and reflect
final归结反演
- 用Java编的人工智能的归结反演算法-Java series attributed to the anti-artificial intelligence algorithms
200114072樊天麒第一次实验子句归结
- 人工智能课程的实验中用C语言环境实现子句归结的算法和反映-experimental artificial intelligence courses using C language environment to achieve phrase attributed to the algorithm and reflect
text3
- 我传的是个归结原理的实验,虽然只能完成简单的,但还是很好的-I Chuan is an attribute of the principle of the experiment, although only the completion of a simple, but still very good
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of examples of the principles and methods of artificial intelligence demo program. Including reasoning based on
Resolution
- 本程序实现了对命题逻辑公式应用归结反演策略自动推理。程序结构简单,便于初学者理解人工智能的归结原理.-This procedure has attributed to the propositional logic inversion strategy for Automated Reasoning. Program structure is simple, easy for beginners to understand summar
GuiJieTree
- 人工智能里面的归结树算法,使用MFC编程,较好的模拟了该算法,要做人工智能作业的朋友,这是个不错的参考!-Artificial intelligence comes down inside the tree algorithm, the use of MFC programming, a better simulation of the algorithms, artificial intelligence work to be don
123456
- 人工智能归结反演算法代码,很好的源代码,基于c#的-robot
Robison-resolution-principle
- 自己设计的人工智能课程中鲁滨逊归结原理和归结算法的实现。效果很好。-Robison resolution principle