Rule-Based Programming: The Springer International Series in Engineering and Computer Science, cartea 369
Autor Thaddeus J. Kowalski, Leon S. Levyen Limba Engleză Hardback – 30 sep 1996
Rule-based programming is also helpful in bridging the semantic gap between an application and a program, allowing domain specialists to understand programs and participate more closely in their development.
Over sixty programs are presented and all programs are available from an ftp site. Many of these programs are presented in several versions allowing the reader to see how realistic programs are elaborated from `back of envelope' models. Metaprogramming is also presented as a technique for bridging the `semantic gap'.
Rule-Based Programming will be of interest to programmers, systems analysts and other developers of expert systems as well as to researchers and practitioners in artificial intelligence, computer science professionals and educators.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 950.86 lei 6-8 săpt. | |
Springer Us – 5 oct 2011 | 950.86 lei 6-8 săpt. | |
Hardback (1) | 957.02 lei 6-8 săpt. | |
Springer Us – 30 sep 1996 | 957.02 lei 6-8 săpt. |
Din seria The Springer International Series in Engineering and Computer Science
- Preț: 119.98 lei
- 24% Preț: 1041.97 lei
- 20% Preț: 422.81 lei
- Preț: 206.36 lei
- 20% Preț: 313.26 lei
- 20% Preț: 619.15 lei
- 23% Preț: 637.96 lei
- 18% Preț: 1179.13 lei
- 18% Preț: 928.46 lei
- 20% Preț: 621.67 lei
- 18% Preț: 912.83 lei
- 20% Preț: 622.17 lei
- 15% Preț: 613.36 lei
- 20% Preț: 619.48 lei
- 18% Preț: 913.26 lei
- 20% Preț: 620.11 lei
- 20% Preț: 957.20 lei
- 20% Preț: 621.54 lei
- 18% Preț: 911.00 lei
- 20% Preț: 957.83 lei
- 18% Preț: 920.72 lei
- 20% Preț: 620.59 lei
- 15% Preț: 624.98 lei
- 18% Preț: 914.20 lei
- 18% Preț: 1175.06 lei
- 18% Preț: 921.32 lei
- 15% Preț: 619.63 lei
- 18% Preț: 912.52 lei
- 18% Preț: 911.45 lei
- 20% Preț: 1235.91 lei
Preț: 957.02 lei
Preț vechi: 1196.28 lei
-20% Nou
Puncte Express: 1436
Preț estimativ în valută:
183.16€ • 193.23$ • 152.64£
183.16€ • 193.23$ • 152.64£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780792397694
ISBN-10: 079239769X
Pagini: 306
Ilustrații: XVI, 306 p.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.63 kg
Ediția:1996
Editura: Springer Us
Colecția Springer
Seria The Springer International Series in Engineering and Computer Science
Locul publicării:New York, NY, United States
ISBN-10: 079239769X
Pagini: 306
Ilustrații: XVI, 306 p.
Dimensiuni: 155 x 235 x 19 mm
Greutate: 0.63 kg
Ediția:1996
Editura: Springer Us
Colecția Springer
Seria The Springer International Series in Engineering and Computer Science
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
Getting Started in Rule-Based Programming.- Caveat.- C5.- Summary.- Old Friends Revisited.- The Euclidean Algorithm.- Fibonacci Sequence — Iterative.- Fibonacci Sequence — Recursive.- Towers of Hanoi.- Transitive Closure.- Summary.- Search and Backtracking.- Depth First Search.- Problems as Graphs.- Generate and Test.- Backtracking.- Generators.- Summary.- Ai Paradigms.- Proofs.- Forward Chaining Proofs.- Backward Chaining Proofs.- How and Why.- The System as a Shell.- Embedding-Frames.- The Dijkstra-Lee Program.- Semantic Nets and Conceptual Graphs.- Frames.- Converting Semantic Nets to Frames.- Object Oriented Programming.- Summary.- Language Processing.- Semi-Thue Systems.- Metaprogramming.- Context -Free Grammars.- Tree Evaluation — Synthesized Attributes.- Tree Evaluation — Inherited Attributes.- Tree Grammars.- Summary.- Parts of Prolog and Lisp.- Database Retrieval.- Simple User Interfacing.- State Machine Simulation.- Symbolic Simplification.- Symbolic Differentiation.- Programming in the Large.- Summary.- Machine Learning.- Classification.- Generating Abstractions.- Locating a New Object in a Hierarchy.- The Complete Learning Demonstration Module.- Summary.- References.- Appendix — Quick Reference on C5-R2.0.