Vtome.ru - электронная библиотека

  • Добавил: bhaer
  • Дата: 16-07-2018, 00:13
  • Комментариев: 0

Название: Algorithmic Puzzles
Автор: Anany Levitin, Maria Levitin
Издательство: Oxford University Press
Год: 2011
Страниц: 280
Формат: True PDF
Размер: 10 Mb
Язык: English

While many think of algorithms as specific to computer science, at its core algorithmic thinking is defined by the use of analytical logic to solve problems. This logic extends far beyond the realm of computer science and into the wide and entertaining world of puzzles. In Algorithmic Puzzles, Anany and Maria Levitin use many classic brainteasers as well as newer examples from job interviews with major corporations to show readers how to apply analytical thinking to solve puzzles requiring well-defined procedures.
  • Добавил: bhaer
  • Дата: 16-07-2018, 00:11
  • Комментариев: 0

Название: A Guide to Experimental Algorithmics
Автор: Catherine C. McGeoch
Издательство: Cambridge University Press
Год: 2012
Страниц: 272
Формат: True PDF
Размер: 10 Mb
Язык: English

Computational experiments on algorithms can supplement theoretical analysis by showing what algorithms, implementations, and speed-up methods work best for specific machines or problems. This book guides the reader through the nuts and bolts of the major experimental questions: What should I measure? What inputs should I test? How do I analyze the data? To answer these questions the book draws on ideas from algorithm design and analysis, computer systems, and statistics and data analysis.
  • Добавил: bhaer
  • Дата: 16-07-2018, 00:09
  • Комментариев: 0

Название: Learn Business Analytics in Six Steps Using SAS and R: A Practical, Step-by-Step Guide to Learning Business Analytics
Автор: Subhashini Sharma Tripathi
Издательство: Apress
Год: 2017
Страниц: 219
Формат: PDF, EPUB
Размер: 10 Mb
Язык: English

Apply analytics to business problems using two very popular software tools, SAS and R. No matter your industry, this book will provide you with the knowledge and insights you and your business partners need to make better decisions faster.
  • Добавил: alex66
  • Дата: 15-07-2018, 22:19
  • Комментариев: 0

Название: Head First Rails: A learner's companion to Ruby on Rails
Автор: David Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 433
Размер: 36,54 МБ
Язык: English

Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming -- and productivity -- to the max. You'll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails' rich set of tools and the MVC framework.
  • Добавил: alex66
  • Дата: 15-07-2018, 22:09
  • Комментариев: 0

Head First Java: A Brain-Friendly Guide (2th edition)

Название: Head First Java: A Brain-Friendly Guide
Автор: Kathy Sierra, Bert Bates
Издательство: O’Reilly Media, Inc.
Год: 2009
Формат: PDF
Страниц: 690
Размер: 34,63 МБ
Язык: English

Learning a complex new language is no easy task especially when it s an object-oriented computer programming language like Java. You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study.
  • Добавил: alex66
  • Дата: 15-07-2018, 22:01
  • Комментариев: 0

Название: Head First Design Patterns
Автор: Eric Freeman, Elisabeth Freeman, Bert Bates, Kathy Sierra
Издательство: O'Reilly
Год: 2008
Формат: PDF
Страниц: 619
Размер: 40,06 МБ
Язык: English

You're not alone.

At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems.
  • Добавил: harun54
  • Дата: 15-07-2018, 20:47
  • Комментариев: 0
Название: Professional WebGL Programming: Developing 3D Graphics for the Web
Автор: Andreas Anyuru
Издательство: Wrox
Год: 2012
Формат: EPUB
Размер: 7 Мб
Язык: английский / English

As the newest technology for creating 3D graphics on the web, in both games, applications, and on regular websites, WebGL gives web developers the capability to produce eye-popping graphics. This book teaches you how to use WebGL to create stunning cross-platform apps. The book features several detailed examples that show you how to develop 3D graphics with WebGL, including explanations of code snippets that help you understand the why behind the how.
  • Добавил: alex66
  • Дата: 15-07-2018, 20:33
  • Комментариев: 0

Название: Getting Started with Pyparsing
Автор: Paul McGuire
Издательство: O'Reilly Media, Inc.
Год: 2007
Формат: PDF
Страниц: 65
Размер: 0,6 МБ
Язык: English

Need to extract data from a text file or a web page? Or do you want to make your application more flexible with user-definedcommands or search strings? Do regular expressions and lex/yacc make your eyes blur and your brain hurt?
  • Добавил: alex66
  • Дата: 15-07-2018, 17:24
  • Комментариев: 0

Название: GPU Parallel Program Development Using CUDA
Автор: Tolga Soyata
Издательство: CRC Press
Год: 2018
Формат: PDF
Страниц: 477
Размер: 14.97 МБ
Язык: English

GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent explanations that are as valuable as generalized GPU concepts.
  • Добавил: alex66
  • Дата: 15-07-2018, 16:32
  • Комментариев: 0

Название: CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs
Автор: Shane Cook
Издательство: Elsevier
Год: 2013
Формат: PDF
Страниц: 591
Размер: 16.57 МБ
Язык: English

If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts including threads, blocks, grids, and memory focus on both parallel and CUDA-specific issues.