دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 2ed.
نویسندگان: Patrick Henry Winston. Berthold Horn
سری:
ISBN (شابک) : 0201083728, 9780201083729
ناشر: Addison Wesley Longman Publishing Co
سال نشر: 1984
تعداد صفحات: 446
زبان: English
فرمت فایل : DJVU (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 5 مگابایت
در صورت تبدیل فایل کتاب Lisp به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب لیسپ نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این نسخه سوم نسخه اصلاح شده و توسعه یافته معرفی پرفروش وینستون و هورن به زبان برنامه نویسی Lisp و برنامه های کاربردی مبتنی بر Lisp است که بسیاری از آنها در نتیجه پیشرفت در فناوری هوش مصنوعی امکان پذیر است. دانشی که نیاز دارید نسخه جدید پوشش وسیعی از نسخه های قبلی را حفظ کرده است که این کتاب را هم در بین مبتدیان و هم در بین خوانندگان پیشرفته تر محبوب کرده است -- پوششی از اصول اولیه زبان تا نمونه های دقیق که Lisp را در عمل نشان می دهد. بر اساس استاندارد CommonLisp، این کتاب همچنین سیستم شی CommonLisp، CLOS، و تکنیک های ارتقای بهره وری را که توسط برنامه نویسی شی گرا فعال می شوند، معرفی می کند. نمونههای کاربردی که از سیستمهای خبره، رابطهای زبان طبیعی و ریاضیات نمادین گرفته شدهاند، و برنامههای کاربردی جدیدی که با کرانهای احتمال، شبیهسازی پروژه و تشخیص اشیاء بصری سروکار دارند، معرفی شدهاند. ویژگیهای ویژه این نسخه *بر اساس تجربه تدریس گسترده *پارادایمهای حل مسئله کلیدی، مانند جستجو، زنجیرهسازی رو به جلو، و کاهش مسئله را توضیح میدهد *درباره انتشار محدودیتها، زنجیرهسازی به عقب، و ایدههای کلیدی در Prolog *تاکید بر رویه و انتزاع دادهها و موارد دیگر نکات سبک برنامه نویسی و تمرین * شامل کلیشه ها، نقشه برداری، استریم ها، ارزیابی تاخیری و تکنیک هایی برای تعریف بهتر و سریع تر رویه 0201083191B04062001
This third edition is a revised and expanded version of Winston and Horn's best-selling introduction to the Lisp programming language and to Lisp-based applications, many of which are possible as a result of advances in Artificial Intelligence technology. The Knowledge You Need The new edition retains the broad coverage of previous editions that has made this book popular both with beginners and with more advanced readers -- coverage ranging from the basics of the language to detailed examples showing Lisp in practice. Based on the CommonLisp standard, this book also introduces CommonLisp's object system, CLOS, and the productivity-promoting techniques enabled by object-oriented programming. Application examples drawn from expert systems, natural language interfaces, and symbolic mathematics are featured, and new applications dealing with probability bounds, project simulation, and visual object recognition are introduced. Special Features of this Edition *Based on extensive teaching experience *Explains key problem solving paradigms, such as search, forward chaining, and problem reduction *Discusses constraint propagation, backward chaining, and key ideas in Prolog *Emphasizes procedure and data abstraction, and other points of programming style and practice *Covers cliches, mapping, streams, delayed evaluation, and techniques for better and faster procedure definition 0201083191B04062001
Preface......Page 3
Contents......Page 7
Part I Basic Lisp......Page 13
01: Understanding Symbol Manipulation......Page 15
02: Basic Lisp Primitives......Page 27
03: Definitions Predicates Conditionals and Binding......Page 51
04: Recursion and Iteration......Page 75
05: Association Lists Properties and Data Abstraction......Page 105
06: Definition Using Lambda......Page 115
07: Printing and Reading......Page 123
08: Optional Parameters Macros and Backquote......Page 133
09: List Storage Surgery and Reclamation......Page 143
10: Examples Involving Arrays and Binary Images......Page 163
11: Examples Involving Search......Page 181
12: Examples From Mathematics......Page 197
Part II Lisp Applications......Page 219
13: The Blocks World......Page 221
14: Rules For Good Programming and Tools for Debugging......Page 231
15: Answering Questions About Goals......Page 239
16: Object-Centered Programming-Message Passing and Flavors......Page 251
17: Symbolic Pattern Matching......Page 265
18: Expert Problem Solving-Using Rules and Streams......Page 281
19: Interpreting Augmented Transition Trees......Page 297
20: Compiling Augmented Transition Trees......Page 305
21: Procedure Writing Programs and English Interfaces......Page 313
22: Implementing Frames......Page 323
23: Lisp in Lisp......Page 333
Solutions to the Problems......Page 345
Bibliography......Page 409
Appendix: Using Common Lisp......Page 429
Index of Defined Procedures......Page 433
Index of Common Lisp Primitives Used in this Book......Page 439
General Index......Page 441
Current page......Page 81