搜索资源列表
产生式例子
- 本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
xyzzyzzz
- 产生式系统中传教士和野人问题的java版 产生式系统中传教士和野人问题的java版-production system missionaries and Savage java version of the Production S ystem missionaries and savage version of the java
触发式方波产生器
- 触发式方波产生器,电路原理图,仿真成功,也是实验内容,有兴趣的可以看一下。
AiExpert-推理模型
- 一个面向对象的产生式推理模型,用于某专家系统的设计。提供了知识录入、编辑,自动推理,知识自检等功能。-an object-oriented production reasoning model, the expert system for a certain design. The knowledge input, editing, automated reasoning, knowledge, self-checking function.
Judge_LL(1)
- 本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,分析过程在屏幕上打印出来。 欢迎大家给程序提出富贵意见!-the design of the C language to describe a simple method of LL (1) grammar convicted.
06012701377504
- LL(1)文法判定(C#) SimpleLL1目录下为源程序 EXE目录下为编译好的可执行文件 Product1.txt~Product4.txt为测试用产生式(可直接在程序中加载) Symbols.txt为测试用符号集(可直接在程序中加载) 转载或引用请注明出处:www.shootsoft.net -LL (1) grammar found (C#) SimpleLL1 directory of the source of EXE directory compil
43gffs
- 农业专家系统中分类产生式规则的知识表示方法-agricultural experts classification system of production rules Knowledge Representation
expertsystem1111
- 一个专家系统,是学习人工智能的一个很好示范例子,一个基于产生式的专家系统-an expert system, the study of artificial intelligence is a good example and a production based on the expert system
compile_1
- 根据某文法,构造一基本递归下降语法分析程序。给出分析过程中所用的产生式序列。 -grammar, a basic structural decline recursive grammar analysis procedures. Analysis is the process used in the production sequence.
judg
- 本程序使用JAVA实现文法类型判断功能,基本原理是根据乔姆斯基文法中文法类型的定义,进行判断给定的文法属于哪一类文法。通过判断产生式左右部给定的字符长度,以及是否是非终结符等进行判断,总之要紧扣每个文法类型的定义-procedures for the use of the grammar type JAVA judgment function, the basic principle is under Chinese law Chomsky grammar type of definition,
chuanjiaoshiheyeren
- 产生式系统中传教士和野人问题的java版-production system missionaries and savage version of the java
traverller
- 产生式系统中旅行商问题的求解-Production System Traveling Salesman Problem Solving
animalDeduce
- 利用产生式推理识别若干动物,动物种类有:虎,豹,长颈鹿等-use production identification number reasoning animal, a species : the tiger, leopard, giraffe, etc.
Logicwireless
- 无线传感器的服务器端的Demo.实质上是数据库的编程。人工智能的产生式体现在数据库的字段当中。-wireless sensor server-Demo. Essentially is a database programming. Production of artificial intelligence embodied in the database field them.
cfl
- 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
acfl
- 给定一个上下文无关文法的n条产生式规则,编程判断该文法对应的语言是否为空。若为空,则输出yes,否则输出no。-given a context-free grammar n production rules, the judgment of the programming language grammar counterparts whether empty. If empty, the output yes, or no output.
productionsystemMFC
- 根据产生式系统的原理开发一个简单的动物专家系统,使用MFC开发界面-one animal system based on production system .Use MFC to show the skin
NNK
- 野人传教士NNK 产生式系统简单实例 非常经典的算法 -Savage missionaries NNK production system is a classic example of a simple algorithm
GrammerSimply
- 汇编原理之文法化简 输入一个文法,可消除无用符号和产生式-Compilation of the principle of simplification of the grammar
siyuanshi
- 本人学编译时写的一个中间代码四元式产生式的代码,希望对大家有所帮助-I study compile-time code written in an intermediate-type quaternion production code, I hope all of you to help