Автор: Engel Wolfgang Название: GPU Pro 6 ISBN: 1482264617 ISBN-13(EAN): 9781482264616 Издательство: Taylor&Francis Рейтинг: Цена: 83690.00 T Наличие на складе: Невозможна поставка. Описание:
The latest edition of this bestselling game development reference offers proven tips and techniques for the real-time rendering of special effects and visualization data that are useful for beginners and seasoned game and graphics programmers alike.
Exploring recent developments in the rapidly evolving field of real-time rendering, GPU Pro6: Advanced Rendering Techniques assembles a high-quality collection of cutting-edge techniques for advanced graphics processing unit (GPU) programming. It incorporates contributions from more than 45 experts who cover the latest developments in graphics programming for games and movies. The book covers advanced rendering techniques that run on the DirectX or OpenGL runtimes, as well as on any other runtime with any language available. It details the specific challenges involved in creating games across the most common consumer software platforms such as PCs, video consoles, and mobile devices. The book includes coverage of geometry manipulation; rendering techniques, handheld devices programming, effects in image space, shadows, 3D engine design, graphics-related tools, and environmental effects. It also includes a dedicated section on general purpose GPU programming that covers CUDA, DirectCompute, and OpenCL examples. In color throughout, GPU Pro6 presents ready-to-use ideas and procedures that can help solve many of your daily graphics programming challenges. Example programs with downloadable source code are also provided on the book's CRC Press web page.
Автор: Dave Thomas Название: Programming Elixir 1.3: Functional |> Concurrent |> Pragmatic |> Fun ISBN: 168050200X ISBN-13(EAN): 9781680502008 Издательство: Wiley Рейтинг: Цена: 32210.00 T Наличие на складе: Поставка под заказ. Описание: Elixir`s pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. Maybe the time is right for the Next Big Thing. Maybe it`s Elixir. This book is the introduction to Elixir for experienced programmers, completely updated for Elixir 1.3.
Автор: Cesarini, Francesco Thompson, Simon Название: Erlang programming ISBN: 0596518188 ISBN-13(EAN): 9780596518189 Издательство: Wiley Рейтинг: Цена: 42230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Offers an explanation of Erlang, a programming language ideal for any situation where concurrency, fault-tolerance, and fast response is essential. This book focuses on the language`s syntax and semantics, and explains pattern matching, proper lists, recursion, debugging, networking, and concurrency.
Автор: Hutton, Graham Название: Programming in haskell ISBN: 0521692695 ISBN-13(EAN): 9780521692694 Издательство: Cambridge Academ Рейтинг: Цена: 36950.00 T Наличие на складе: Невозможна поставка. Описание: David Lindsay was a writer of fantasy fiction who died in 1945. Interest in Lindsay has been growing steadily, and in this book, Bernard Sellin has written a comprehensive survey of Lindsay`s life and work, analysing the thematic patterns of Lindsay`s settings, plots and characters. It will be read with profit by all those who are interested both in Lindsay and in the genre of fantasy literature.
Автор: Wen-mei W. Hwu Название: GPU Computing Gems Emerald Edition, ISBN: 0123849888 ISBN-13(EAN): 9780123849885 Издательство: Elsevier Science Рейтинг: Цена: 61750.00 T Наличие на складе: Поставка под заказ. Описание: GPU Computing Gems Emerald Edition offers practical techniques in parallel computing using graphics processing units (GPUs) to enhance scientific research. The first volume in Morgan Kaufmann's Applications of GPU Computing Series, this book offers the latest insights and research in computer vision, electronic design automation, and emerging data-intensive applications. It also covers life sciences, medical imaging, ray tracing and rendering, scientific simulation, signal and audio processing, statistical modeling, video and image processing. This book is intended to help those who are facing the challenge of programming systems to effectively use GPUs to achieve efficiency and performance goals. It offers developers a window into diverse application areas, and the opportunity to gain insights from others' algorithm work that they may apply to their own projects. Readers will learn from the leading researchers in parallel programming, who have gathered their solutions and experience in one volume under the guidance of expert area editors. Each chapter is written to be accessible to researchers from other domains, allowing knowledge to cross-pollinate across the GPU spectrum. Many examples leverage NVIDIA's CUDA parallel computing architecture, the most widely-adopted massively parallel programming solution. The insights and ideas as well as practical hands-on skills in the book can be immediately put to use. Computer programmers, software engineers, hardware engineers, and computer science students will find this volume a helpful resource. For useful source codes discussed throughout the book, the editors invite readers to the following website:
Автор: Ying Tan Название: GPU-based Parallel Implementation of Swarm Intelligence Algorithm ISBN: 0128093625 ISBN-13(EAN): 9780128093627 Издательство: Elsevier Science Рейтинг: Цена: 88690.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: . GPU-based Parallel Implementation of Swarm Intelligence Algorithms combines and covers two emerging areas attracting increased attention and applications: graphics processing units (GPUs) for general-purpose computing (GPGPU) and swarm intelligence. This book not only presents GPGPU in adequate detail, but also includes guidance on the appropriate implementation of swarm intelligence algorithms on the GPU platform. GPU-based implementations of several typical swarm intelligence algorithms such as PSO, FWA, GA, DE, and ACO are presented and having described the implementation details including parallel models, implementation considerations as well as performance metrics are discussed. Finally, several typical applications of GPU-based swarm intelligence algorithms are presented. This valuable reference book provides a unique perspective not possible by studying either GPGPU or swarm intelligence alone. . This book gives a complete and whole picture for interested readers and new comers who will find many implementation algorithms in the book suitable for immediate use in their projects. Additionally, some algorithms can also be used as a starting point for further research.
Автор: Azad, Hamid Sarbazi Название: Advances in GPU Research and Practice ISBN: 0128037385 ISBN-13(EAN): 9780128037386 Издательство: Elsevier Science Рейтинг: Цена: 101060.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Advances in GPU Research and Practice focuses on research and practices in GPU based systems. The topics treated cover a range of issues, ranging from hardware and architectural issues, to high level issues, such as application systems, parallel programming, middleware, and power and energy issues. Divided into six parts, this edited volume provides the latest research on GPU computing. Part I: Architectural Solutions focuses on the architectural topics that improve on performance of GPUs, Part II: System Software discusses OS, compilers, libraries, programming environment, languages, and paradigms that are proposed and analyzed to help and support GPU programmers. Part III: Power and Reliability Issues covers different aspects of energy, power, and reliability concerns in GPUs. Part IV: Performance Analysis illustrates mathematical and analytical techniques to predict different performance metrics in GPUs. Part V: Algorithms presents how to design efficient algorithms and analyze their complexity for GPUs. Part VI: Applications and Related Topics provides use cases and examples of how GPUs are used across many sectors.
Автор: Cousineau/Mauny/Callaway Название: The Functional Approach to Programming ISBN: 0521576814 ISBN-13(EAN): 9780521576819 Издательство: Cambridge Academ Рейтинг: Цена: 65470.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The authors introduce functional programming via examples and explain what programs compute and how to reason about them. They implement the ideas in Caml and in Standard ML, and give examples of how complex programs can be developed in close agreement with their specifications. Many exercises and examples are included throughout the book; solutions are also available.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz