الگوریتم ها؛ تکنیک های طراحی و تحلیل

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
دسته:
سال انتشار: 2022  |  تعداد صفحات: 756  |  حجم فایل: 20.85 مگابایت  |  زبان: انگلیسی
Algorithms: Design Techniques and Analysis, 2nd Edition (Lecture Notes on Computing, 16)
نویسنده:
M H Alsuwaiyel
ناشر:
World Scientific Pub Co Inc
ISBN10:
9811238642
ISBN13:
9789811238642

 

عناوین مرتبط:


Problem solving is an essential part of every scientific discipline. It has two components: (1) problem identification and formulation, and (2) the solution to the formulated problem. One can solve a problem on its own using ad hoc techniques or by following techniques that have produced efficient solutions to similar problems. This required the understanding of various algorithm design techniques, how and when to use them to formulate solutions, and the context appropriate for each of them. This book presents a design thinking approach to problem solving in computing — by first using algorithmic analysis to study the specifications of the problem, before mapping the problem on to data structures, then on to the situatable algorithms. Each technique or strategy is covered in its own chapter supported by numerous examples of problems and their algorithms. The new edition includes a comprehensive chapter on parallel algorithms, and many enhancements.