e99 Online Shopping Mall

Geometry.Net - the online learning center Help  
Home  - Basic P - Prolog Programming (Books)

  Back | 21-40 of 100 | Next 20
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  

click price to see details     click image to enlarge     click link to go to the store

 
21. Artificial Intelligence Programming
 
$40.01
22. Concurrent Prolog - 2 vol. set:
 
23. Introduction to Programming in
 
$15.00
24. Why Prolog? Justifying Logic Programming
 
$18.50
25. Prolog & Expert Systems Programming
$15.00
26. Advanced Turbo PROLOG: Version
 
27. Logic Programming: Prolog and
 
$152.91
28. Advanced Prolog: Techniques and
 
29. Prolog: Programming Techniques
30. From Logic Programming to Prolog
 
$153.72
31. Prolog Versus You: An Introduction
 
32. The Arity/Prolog Programming Language
 
$148.37
33. An Introduction to Programming
 
$19.99
34. Advanced Turbo PROLOG Programming
 
35. PROLOG: Programming and Applications
 
36. Programming in Turbo Prolog: With
 
37. Programming in Micro-PROLOG (Ellis
 
38. Further programming in Prolog:
 
$77.97
39. Micro-Prolog: Programming in Logic
 
$19.95
40. Productive PROLOG Programming

21. Artificial Intelligence Programming with Turbo PROLOG
by Keith Weiskamp, Terry Hengl
 Hardcover: 272 Pages (1988-02-17)
list price: US$22.95
Isbn: 0471627526
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
This guide covers a range of real-world AI applications through the use of the Turbo PROLOG language, showing users how to take full advantage of its capabilities. The text explains AI concepts in terms of Turbo PROLOG, and develops in detail the individual areas of AI, showing readers how each concept is applied through numerous examples, including the development of natural language processors, workable expert systems and knowledge structures. This work has been written in a style that will appeal to novices as well as experienced programmers. An optional disk is available through the authors. ... Read more


22. Concurrent Prolog - 2 vol. set: Collected Papers (Logic Programming)
 Hardcover: 1226 Pages (1987-12-28)
list price: US$100.00 -- used & new: US$40.01
(price subject to change: see help)
Asin: 0262192551
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Concurrent Prolog brings together for the first time descriptions of the major concurrent logic programming languages proposed so far for future parallel computer systems. In particular, it describes the concurrent logic programming language Flat Concurrent Prolog, a comprehensive and radical approach to parallel computing that is based on a simple foundation.After surveying recent research in concurrent logic programming languages, these two volumes address all of the relevant aspects of constructing such a parallel computer system. They investigate how systems programming and the implementation of parallel algorithms can be carried out with this language; how advanced program development techniques can be applied; how to embed other high-level languages in it; and how to implement this language efficiently on sequential and parallel computers. The results of these investigations suggest that Flat Concurrent Prolog can serve as a general-purpose high-level machine language for parallel computers.Ehud Y. Shapiro is Senior Scientist, Department of Applied Mathematics, Weizmann Institute of Science. Concurrent Prolog is included in his Logic Programming series. Much of the research describe in the book was stimulated by the Fifth Generation project and cross-fertilization between the authors and ICOT. ... Read more


23. Introduction to Programming in Prolog (Prentice Hall International series in computer science)
by Danny Crookes
 Paperback: 226 Pages (1988-08)
list price: US$59.00
Isbn: 0137101465
Canada | United Kingdom | Germany | France | Japan

24. Why Prolog? Justifying Logic Programming for Practical Application
by Gregory L. Lazarev
 Paperback: 241 Pages (1989-01)
list price: US$34.00 -- used & new: US$15.00
(price subject to change: see help)
Asin: 0139590404
Canada | United Kingdom | Germany | France | Japan

25. Prolog & Expert Systems Programming
by Kenneth A. Bowen
 Paperback: 448 Pages (1991-02-01)
list price: US$67.45 -- used & new: US$18.50
(price subject to change: see help)
Asin: 0070067317
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
This text combines an introduction to Prolog with an introduction to its use in building expert systems. It is suitable as a text for courses in expert systems, Prolog, or as a supplement in introductory artificial intelligence courses. ... Read more


26. Advanced Turbo PROLOG: Version 1. 1 (Borland-Osborne/McGraw-Hill programming series)
by Herbert Schildt
Paperback: 323 Pages (1987-07-01)
list price: US$21.95 -- used & new: US$15.00
(price subject to change: see help)
Asin: 0078812852
Canada | United Kingdom | Germany | France | Japan

27. Logic Programming: Prolog and Stream Parallel Languages (Prentice Hall Advances in Computer Science Series)
by J. D. Newmarch
 Hardcover: Pages (1990-01)
list price: US$38.00
Isbn: 0135398428
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
For advanced courses in fifth generation languages and computer architecture in departments of computer science and computer engineering, this text begins with a review of logic programming and Prolog and moves on to discuss Prolog interpreters and abstract machines in depth and examine potential parallelism in logic programming and the stream parallel language Parlog, concurrent Prolog and GHC. The text includes a comprehensive introduction to the standard prolog machine (the Warren Abstract Machine), a study of interpreters and compilers, and over 140 references to original source material. ... Read more


28. Advanced Prolog: Techniques and Examples (International Series in Logic Programming)
by Peter Ross
 Hardcover: 304 Pages (1989-08)
list price: US$34.98 -- used & new: US$152.91
(price subject to change: see help)
Asin: 0201175274
Canada | United Kingdom | Germany | France | Japan

29. Prolog: Programming Techniques and Applications (Computer Science and Technology Series)
by Susan Garavaglia
 Paperback: 448 Pages (1987-01)
list price: US$24.50
Isbn: 0060465735
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
This introductory text covers the fundamentals of the PROLOG language and applies them to real-world situations. Designed to serve the needs of the business data processing community, the text demonstrates the power of the language to produce the most elegant programs in instances where conventional procedural languages cannot. In addition, the text features detailed explanations of key concepts, including converting a program to LISP, which provides students with an opportunity to make a function-by-function comparison. It mentions the use of TURBO PROLOG along with other popular implementations and includes advanced sections on project-oriented programs and elements of current research. ... Read more


30. From Logic Programming to Prolog
by Krzysztof R. Apt
Textbook Binding: 280 Pages (1996-11-19)
list price: US$33.60
Isbn: 013230368X
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
A unique publication that provides an introduction to the theory of logic programming and its application to Prolog programs. Covers programming issues such as termination, occur-check freedom, partial correctness and absence of runtime errors. Paper. DLC: Logic programming. ... Read more


31. Prolog Versus You: An Introduction to Logic Programming
by Anna-Lena Johansson
 Paperback: 297 Pages (1989-08)
list price: US$44.95 -- used & new: US$153.72
(price subject to change: see help)
Asin: 0387175776
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
Prolog Versus You shows how you can take up the gauntlet of the logic programming language Prolog (PROgramming in LOGic) and use it as an obedient programming and problem solving tool. Logic programming emphasizes that programming is a human activity and consequently that programs should be easy for humans to write, understand and manipulate. In a program knowledge about the problem is stated in a logical language without consideration of the underlying machine language. This book has emerged from undergraduate courses in logic programming. The relation to logic is described and the necessary logic is provided continuously. No previous programming experience is assumed and it can be used by beginners as well as by advanced programmers. The book emphasizes the declarative reading of Prolog programs which greatly facilitates the thinking about the problems and yields programs easy to understand. The book covers logic programs, their execution and data structures; databases and expert systems; program synthesis, program correctness and program transformation as well as an efficient computation of Prolog programs. Each chapter ends with some exercises (with solutions). The book also contains a thorough index, appendices and a chapter on Prolog implementations: DECsystem-10 Prolog, Tricia, Quintus Prolog, MProlog, Turbo Prolog, micro-Prolog and LM-Prolog. ... Read more


32. The Arity/Prolog Programming Language
by Arity Corporation
 Hardcover: Pages (1986)

Asin: B0041QKA5Y
Canada | United Kingdom | Germany | France | Japan

33. An Introduction to Programming in Prolog
by Patrick Saint-Dizier
 Paperback: 184 Pages (1989-12-18)
list price: US$39.95 -- used & new: US$148.37
(price subject to change: see help)
Asin: 0387971440
Canada | United Kingdom | Germany | France | Japan

34. Advanced Turbo PROLOG Programming
by Daniel Shafer
 Hardcover: 251 Pages (1987-01)
list price: US$19.95 -- used & new: US$19.99
(price subject to change: see help)
Asin: 0672225735
Canada | United Kingdom | Germany | France | Japan

35. PROLOG: Programming and Applications (Computer Science)
by W. Burnham, A. Hall
 Paperback: 128 Pages (1985-11-29)

Isbn: 0333391594
Canada | United Kingdom | Germany | France | Japan

36. Programming in Turbo Prolog: With an Introduction to Knowledge-Based Systems
by Lee Teft
 Paperback: 369 Pages (1989-01)
list price: US$37.60
Isbn: 0137290543
Canada | United Kingdom | Germany | France | Japan

37. Programming in Micro-PROLOG (Ellis Horwood Series in Computers and Their Applications)
by Hugh De Saram
 Hardcover: 166 Pages (1985-05-29)

Isbn: 0853127824
Canada | United Kingdom | Germany | France | Japan

38. Further programming in Prolog: Writing application programs (Ellis Horwood series in computers and their applications)
by P. H Hepburn
 Paperback: 259 Pages (1987)
list price: US$47.95
Isbn: 0470209283
Canada | United Kingdom | Germany | France | Japan

39. Micro-Prolog: Programming in Logic
by Keith L. Clark
 Paperback: 416 Pages (1984-06)
list price: US$34.00 -- used & new: US$77.97
(price subject to change: see help)
Asin: 013581264X
Canada | United Kingdom | Germany | France | Japan

40. Productive PROLOG Programming (Prentice-Hall International series in computer science)
by Peter Schnupp, Lawrence Bernhard
 Paperback: 320 Pages (1987-04)
-- used & new: US$19.95
(price subject to change: see help)
Asin: 0137251106
Canada | United Kingdom | Germany | France | Japan

  Back | 21-40 of 100 | Next 20
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  

Prices listed on this site are subject to change without notice.
Questions on ordering or shipping? click here for help.

site stats