2 رای
وضعیت موجودی موجود

قیمت قبلی: 4,000,000 ریال
قیمت: 3,600,000 ریال

 



Product details

  • Publisher ‏ : ‎ Addison-Wesley Professional; 1st edition (December 5, 2019)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 320 pages
  • ISBN-10 ‏ : ‎ 0134671791
  • ISBN-13 ‏ : ‎ 978-0134671796

 

کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The four volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth’s writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his “cookbook” solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books.

 

 

To continue the fourth and later volumes of the set, and to update parts of the existing volumes, Knuth has created a series of small books called fascicles, which are published at regular intervals. Each fascicle encompasses a section or more of wholly new or revised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete.


This fascicle covers three separate topics:

  1. Mathematical Preliminaries.  Knuth writes that this portion of fascicle 5 "extends the ‘Mathematical Preliminaries’ of Section 1.2 in Volume 1 to things that I didn't know about in the 1960s. Most of this new material deals with probabilities and expectations of random events; there's also an introduction to the theory of martingales."
  2. Backtracking: this section is the counterpart to section 7.2.1 which covered the generation of basic combinatorial patterns.  This section covers non-basic patterns, ones where the developer needs to make tentative choices and then may need to backtrack when those choices need revision.
  3. Dancing Links: this section is related to 2 above.  It develops an important data structure technique that is suitable for backtrack programming described above.

منابع کتاب کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

این کار چند جلدی در مورد تجزیه و تحلیل الگوریتم ها مدت هاست که به عنوان توصیف قطعی علوم کامپیوتر کلاسیک شناخته شده است. چهار جلد منتشر شده تا به امروز منبعی منحصر به فرد و ارزشمند در تئوری و عمل برنامه نویسی است. خوانندگان بیشماری در مورد تأثیر شخصی عمیق نوشته های کنوت صحبت کرده اند. دانشمندان از زیبایی و ظرافت تحلیل او شگفت زده شده اند، در حالی که برنامه نویسان تمرینی با موفقیت راه حل های کتاب آشپزی او را برای مشکلات روزمره خود به کار می برند. همه کنوت را به دلیل وسعت، وضوح، دقت و شوخ طبعی که در کتاب هایش یافت می شود تحسین کرده اند.

 

 

کنوت برای ادامه جلد چهارم و بعدی مجموعه و به روز رسانی بخش هایی از مجلدات موجود، مجموعه ای از کتاب های کوچک به نام فاسیکل ها را ایجاد کرده است که در فواصل زمانی معین منتشر می شوند. هر فاسیکل شامل یک بخش یا بیشتر از مطالب کاملاً جدید یا اصلاح شده است. در نهایت، محتوای این کتاب‌ها در نسخه‌های جامع و نهایی هر جلد جمع‌آوری می‌شود و کار عظیمی که در سال 1962 آغاز شد، کامل خواهد شد.


این فاشیک سه موضوع مجزا را پوشش می دهد:

  1. مقدمات ریاضی. کنوت می نویسد که این بخش از قسمت 5 "مقدمات ریاضی" بخش 1.2 در جلد 1 را به چیزهایی که من در دهه 1960 درباره آنها نمی دانستم بسط می دهد. بیشتر این مطالب جدید به احتمالات و انتظارات رویدادهای تصادفی می پردازد؛ همچنین وجود دارد. مقدمه‌ای بر تئوری مارتینگالس.
  2. عقبگرد: این بخش همتای بخش 7.2.1 است که تولید الگوهای ترکیبی پایه را پوشش می دهد. این بخش الگوهای غیر اساسی را پوشش می‌دهد، الگوهایی که توسعه‌دهنده نیاز به انتخاب‌های آزمایشی دارد و سپس ممکن است لازم باشد زمانی که آن انتخاب‌ها نیاز به بازبینی دارند، به عقب برگردد.
  3. لینک های رقص: این بخش مربوط به 2 بالا می باشد. این یک تکنیک ساختار داده مهم را توسعه می دهد که برای برنامه نویسی پس زمینه که در بالا توضیح داده شد مناسب است.

نظرات کاربران درباره کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

نظری در مورد این محصول توسط کاربران ارسال نگردیده است.
اولین نفری باشید که در مورد کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition نظر می دهد.

ارسال نظر درباره کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

لطفا توجه داشته باشید که ایمیل شما منتشر نخواهد شد.

برچسب های مرتبط با کتاب The Art of Computer Programming, Volume 4, Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

Algorithms Programming خرید اینترنتی کتاب های لاتین خرید اینترنتی کتاب های زبان اصلی کامپیوتر The Art of Computer Programming Volume 4 Fascicle 5: Mathematical Preliminaries Redux; Introduction to Backtracking; Dancing Links 1st Edition

بر اساس سلیقه شما...

Product details Publisher ‏ : ‎  W. W. Norton & Compa ...
3,440,000 ریال
  Product details Publisher ‏ : ‎  PEARSON IND ...
7,040,000 ریال

codebazan

طراحی و اجرا: فروشگاه ساز سبدخرید