借喻 发表于 2025-3-23 11:56:39

https://doi.org/10.1007/978-1-4613-8911-8C programming language; Factor; Prolog; algorithms; data structures; expert system; heuristics; inference e

愚蠢人 发表于 2025-3-23 17:36:26

978-1-4613-8913-2Springer-Verlag New York Inc. 1989

ingenue 发表于 2025-3-23 18:33:37

https://doi.org/10.1007/b100478Over the past several years there have been many implementations of expert systems using various tools and various hardware platforms, from powerful LISP machine workstations to smaller personal computers.

NEEDY 发表于 2025-3-24 00:37:26

Lecture Notes in Computer ScienceProlog has a built-in backward chaining inference engine which can be used to partially implement some expert systems. Prolog rules are used for the knowledge representation, and the Prolog inference engine is used to derive conclusions. Other portions of the system, such as the user interface, must be coded using Prolog as a programming language.

万花筒 发表于 2025-3-24 05:45:56

Dolores Corcoran,Sandy PepperellThis chapter discusses a forward chaining rule based system and its expert system applications. It shows how the forward chaining system works, how to use it, and how to implement it quickly and easily using Prolog.

猛然一拉 发表于 2025-3-24 06:46:35

http://reply.papertrans.cn/20/1917/191652/191652_16.png

DEMN 发表于 2025-3-24 11:42:51

http://reply.papertrans.cn/20/1917/191652/191652_17.png

免除责任 发表于 2025-3-24 16:44:07

http://reply.papertrans.cn/20/1917/191652/191652_18.png

daredevil 发表于 2025-3-24 20:53:56

http://reply.papertrans.cn/20/1917/191652/191652_19.png

Crohns-disease 发表于 2025-3-25 01:12:31

http://reply.papertrans.cn/20/1917/191652/191652_20.png
页: 1 [2] 3 4 5 6
查看完整版本: Titlebook: Building Expert Systems in Prolog; Dennis Merritt Book 1989 Springer-Verlag New York Inc. 1989 C programming language.Factor.Prolog.algori