搜索资源列表
建造专家系统
- VC构建专家系统
模糊专家系统
- 模糊专家系统
ZHUANJIA-XT
- 专家系统开发书籍,主要讲解基本原理,并附带实例-Expert system development books, mainly explained the basic principle, and with examples
AME-T-HODT-OB-U
- 专家系统程序通常不是独立的,而是嵌入在其他的程序中。介绍了在 Wi n d o w s 环境下利用 C l i p s-Application of expert system is usually not independent, but embedded in other applications. Introduced in the Wi n d o w s environment using C I p l s
A-Method-of-Using-CPP
- 介绍了混合编程开发专家系统的一般方法及其优越性-Introduces the general method of mixed programming development of expert system and its superiority
Method-to-realize-rule
- 专家系统开发通常有三种方式:高级程序语言,专家系统外壳,专家系统工具-Expert system development usually has three ways: advanced programming language, expert system shell, expert system tool
《Prolog 专家系统原理与设计》
- 《Prolog 专家系统原理与设计》
CLIPS与高级语言交互的研究与实现
- :CL IPS( C Language Integrated Production System) 是一种专家系统开发语言 ,它支持 3 种程序设计方式 :基于规则 的、面向对象的和过程性的。 文中介绍了 CLIPS 与其他高级语言间的交互。