Geometry.Net - the online learning center
Home  - Basic_P - Prolog Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 7     121-125 of 125    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Prolog Programming:     more books (100)
  1. A Prolog Primer by Jean B. Rogers, 1986-06
  2. Practical Prolog by Richard J. Young, 1989-01
  3. Essentials of Logic Programming (Graduate Texts in Computer Science) by Christopher John Hogger, 1991-02-21
  4. Extensions of Logic Programming: Second International Workshop, ELP '91, Stockholm, Sweden, January 27-29, 1991. Proceedings (Lecture Notes in Computer Science)
  5. Prolog for Programmers (Apic Studies in Data Processing) by Feliks Kluzniak, Stanislaw Szpakowicz, 1985-08
  6. Using Turbo Prolog (Borland-Osborne/McGraw-Hill Business) by Kelly Rich, Phillip R. Robinson, 1988-10
  7. The Power of Turbo Prolog: The Natural Language of Artificial Intelligence by Ralph Roberts, 1987-04
  8. Prolog: Sophisticated Applications in Artificial Intelligence by Ramachandran Bharath, 1989-02
  9. Programming Language Implementation and Logic Programming: International Workshop PLILP `90, Linköping, Sweden, August 20-22, 1990. Proceedings (Lecture Notes in Computer Science)
  10. Introduction to Prolog by R. P. Suri, 2007-07-05
  11. Web Knowledge Management and Decision Support: 14th International Conference on Applications of Prolog, INAP 2001, Tokyo, Japan, October 20-22, 2001, Revised Papers (Lecture Notes in Computer Science)
  12. Implementations of Prolog (Ellis Horwood Series in Artificial Intelligence)
  13. Logic Programming and Nonmonotonic Reasoning: Third International Conference, LPNMR '95, Lexington, KY, USA, June 26 - 28, 1995. Proceedings (Lecture Notes in Computer Science)
  14. Prolog (International Computer Science Series)

121. Cetus Links: 18,452 Links On Objects And Components / Prolog
ObjectOriented Language prolog. Intro. prolog is a goal-oriented, implicative language based on predicate logic. Goal-oriented means that a program proceeds by attempting to achieve a goal which is
http://www.cetus-links.org/oo_prolog.html
Object-Oriented Language: Prolog
  • Intro
Prolog is a goal-oriented, implicative language based on predicate logic. Goal-oriented means that a program proceeds by attempting to achieve a goal which is itself defined by other goals. Prolog operates in an inferential or implicative way: What you write are implications, and operation flows from one impliction to the next implied goal. A line of Prolog code is generally either a rule or a fact - code and data being largely interchangable. Prolog code often has a declarative interpretation, meaning that it specifies "what" exists but not "how." This is different from imperative in which a program defines a series of steps to carry out (C or Basic for example). PROLOG means PROgramming in LOGic. Implications are specified in the form of logical predicates called Horn clauses. A horn clause consists of a sought implication (a goal clause), and a set of clauses that must be be proven separated by . which simply means "if." A typical Prolog statement has the form: goalclause(V g clause (V ),..,clause

122. The XSB System
The XSB programming System (Version 2.2 ). Dept. of Computer Science SUNY at Stony Brook In collaboration with Katholieke Universiteit
http://www.cs.sunysb.edu/~sbprolog/xsb-page.html
The XSB Programming System (Version 2.2
Dept. of Computer Science
SUNY at Stony Brook In collaboration with Katholieke Universiteit Leuven and Universidade Nova de Lisboa
Current version: 2.2, released on April 20, 2000
Previous version: 2.1, released on November 25, 1999
For further information about our group, see the XSB Research Group homepage . If you'd like to know more about XSB, or if you have any suggestions, send email to xsb-contact@cs.sunysb.edu If you have any problems with this page, please send us mail. Email: xsb-contact@cs.sunysb.edu $Date: 2000/04/20 21:12:34 $

123. Modular Termination Proofs For Logic And Pure Prolog Programs
of the methods of Bezem Bez first published as Bez and of Apt and Pedreschi AP first published as AP for proving termination of logic and prolog programs.
http://citeseer.ist.psu.edu/apt93modular.html

124. CG: 9 A Simple Prolog Program
9 A simple prolog program. Students and their semesters. Now we combine this knowledge into a small, complete program. Consider the following prolog program
http://www.huminf.aau.dk/cg/Module_II/1030.html
Home
Contents:
Part I: Foundations

Part II: CGs

Part III: Programming
8 Terms 9 A simple Prolog program 9.1 Facts and the program database 9.2 Queries 9.3 Goals and subgoals 9.4 Matching ...
Part VI: Reference
9 A simple Prolog program
Students and their semesters
We have looked at what a term is. We have seen four of the six kinds of terms. Now we combine this knowledge into a small, complete program. Consider the following Prolog program: student(Lisa, 5). student(Martin, 3). student(John, 3). student(Edward, 7). It is available as the file "Students1.plgCG" in the AAU sample directory. The program consists of four facts , each of which consists of a structure and a period ("."). Each structure denotes a relationship between a student's name and the semester at which the student is studying. Thus Lisa is in the fifth semester, while Martin is in the third, etc. We will reprint this sample program on subsequent pages when necessary. PrevLite: 8.6 Quiz: Terms
NextLite: 9.1 Facts and the program database
Prev: 8.6 Quiz: Terms
Up: Part III: Programming
Next: 9.1 Facts and the program database

125. PC AI - Artificial Intelligence
Where Intelligent Technology Meets the Real World, The PC AI Home Page has moved. PC AI Magazine PO Box 30130 Phoenix, AZ 85046 Voice
http://www.pcai.com/pcai/New_Home_Page/ai_info/pcai_prolog.html
Where Intelligent Technology Meets the Real World
The PC AI Home Page has moved. PC AI Magazine
PO Box 30130
Phoenix, AZ 85046
Voice: 602.971.1869 Fax: 602.971.2321 e-mail: info@pcai.com
Comments? webmaster@pcai.com

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 7     121-125 of 125    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7 

free hit counter