代码搜索:Prolog

找到约 1,954 项符合「Prolog」的源代码

代码结果 1,954
www.eeworm.com/read/347853/11630993

pro ch18ex03.pro

/* Turbo Prolog 2.0 Chapter 18, Example Program 3 Copyright (c) 1986, 88 by Borland International, Inc */ domains room = symbol roomlist = room* predicates
www.eeworm.com/read/347853/11631011

pro ch14ex05.pro

/* Turbo Prolog 2.0 Chapter 14, Example Program 5 Copyright (c) 1986, 88 by Borland International, Inc */ domains monsters = integer* predicates delay(integer)
www.eeworm.com/read/347853/11631136

pro ch08ex07.pro

/* Turbo Prolog 2.0 Chapter 8, Example Program 7 Copyright (c) 1986, 88 by Borland International, Inc */ domains integerlist = integer* predicates append(integerlis
www.eeworm.com/read/347853/11631146

pro ch12ex01.pro

/* Turbo Prolog 2.0 Chapter 12, Example Program 1 Copyright (c) 1986, 88 by Borland International, Inc */ domains integerlist = integer* namelist = symbol* predi
www.eeworm.com/read/347853/11631424

pro ch18ex02.pro

/* Turbo Prolog 2.0 Chapter 18, Example Program 2 Copyright (c) 1986, 88 by Borland International, Inc */ domains town = symbol distance = integer predicates
www.eeworm.com/read/347853/11631466

pro ch12ex02.pro

/* Turbo Prolog 2.0 Chapter 12, Example Program 2 Copyright (c) 1986, 88 by Borland International, Inc */ domains integerlist = integer* predicates writelist(intege
www.eeworm.com/read/347853/11631479

pro ch04ex06.pro

/* Turbo Prolog 2.0 Chapter 4, Example Program 4 Copyright (c) 1986, 88 by Borland International, Inc */ domains person = symbol predicates father(person)
www.eeworm.com/read/347853/11631607

pro ch12ex04.pro

/* Turbo Prolog 2.0 Chapter 12, Example Program 4 Copyright (c) 1986, 88 by Borland International, Inc */ domains sentence = sentence(nounphrase, verbphrase) nounphr
www.eeworm.com/read/347853/11631677

pro ch06ex01.pro

/* Turbo Prolog 2.0 Chapter 6, Example Program 1 Copyright (c) 1986, 88 by Borland International, Inc */ domains person = person(name,address) name
www.eeworm.com/read/260708/4328858

txt native.txt

ABOUT ----- Prolog, as is, is very close to a rule language for an expert system. It needs a few extra things to make it an expert system. These include the ability to explain and the ability