ПРОГРАММИРОВАНИЕ » Страница 1519
Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Getting Started with Pyparsing
/ Комментариев: 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?


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
GPU Parallel Program Development Using CUDA
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs
/ Комментариев: 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.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
CUDA Application Design and Development
/ Комментариев: 0/


Название: CUDA Application Design and Development
Автор: Rob Farber
Издательство: Elsevier
Год: 2011
Формат: PDF
Страниц: 324
Размер: 11.92 МБ
Язык: English

As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and determining application lifespan.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Learn Sprite Kit for iOS Game Development (+code)
/ Комментариев: 0/

Название: Learn Sprite Kit for iOS Game Development
Автор: Leland Long
Издательство: Apress
Год: 2014
ISBN: 9781430264392
Формат: pdf
Страниц: XIV, 256
Размер: 23,2 mb
Язык: English

Learn Sprite Kit for iOS Game Development will show you how to use Apple's new framework to make a 2D gaming masterpiece.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation
/ Комментариев: 0/


Название: Graphics and Animation on iOS: A Beginner's Guide to Core Graphics and Core Animation
Автор: Vandad Nahavandipoor
Издательство: O'Reilly Media, Inc.
Год: 2011
Формат: PDF
Страниц: 80
Размер: 10,47 МБ
Язык: English

Jazz up your iPhone and iPad apps with some slick graphics and animation—and keep users from looking elsewhere. This short and concise book shows developers with even little Cocoa programming experience how to create impressive graphics and animation effects with relatively easy coding. Learn how to incorporate smooth animations and draw images in your apps to achieve the classy look you want.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Gray Hat Hacking: The Ethical Hacker’s Handbook, Third Edition
/ Комментариев: 0/


Название: Gray Hat Hacking: The Ethical Hacker’s Handbook, Third Edition
Автор: Allen Harper, Shon Harris, Jonathan Ness, Chris Eagle, Gideon Lenkey, and Terron Williams
Издательство: The McGraw-Hill
Год: 2011
Формат: PDF
Страниц: 721
Размер: 12,76 МБ
Язык: English

This book has been developed by and for security professionals who are dedicated to working in an ethical and responsible manner to improve the overall security posture of individuals, corporations, and nations.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Sams Teach Yourself Android Application Development in 24 Hours
/ Комментариев: 0/


Название: Sams Teach Yourself Android Application Development in 24 Hours
Автор: Lauren Darcey, Shane Conder
Издательство: Sams Publishing
Год: 2010
Формат: PDF
Страниц: 475
Размер: 17,23 МБ
Язык: English

In just 24 sessions of one hour or less, learn how to build powerful applications for the world’s first complete, open, and free mobile platform: Android. Using this book’s straightforward, step-by-step approach, you’ll build a fully-featured Android application from the ground up and master the skills you need to design, develop, test, and publish powerful applications. Each lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Head First Android Development
/ Комментариев: 0/


Название: Head First Android Development
Автор: Jonathan Simon
Издательство: O'Reilly Media
Год: 2011
Формат: PDF
Страниц: 532
Размер: 46,74 МБ
Язык: English

Android devices are stealing market share from the iPhone with dramatic speed, and you have a killer app idea. Where to begin? Head First Android Development will help you get your first application up and running in no time with the Android SDK and Eclipse plug-in. You'll learn how to design for devices with a variety of different screen sizes and resolutions, along with mastering core programming and design principles that will make your app stand out.


Категория: КНИГИ » ПРОГРАММИРОВАНИЕ
Data Structures and Program Design Using C: A Self-Teaching Introduction
/ Комментариев: 0/


Название: Data Structures and Program Design Using C: A Self-Teaching Introduction
Автор: D. Malhotra, N. Malhotra
Издательство: Mercury Learning & Information
Год: 2018
Страниц: 450
Формат: EPUB
Размер: 10 Mb
Язык: English

Data structures provide a means to manage large amounts of information such as large databases, using SEO, and creating Internet/Web indexing services. The book is designed to present fundamentals of data structures for beginners using the C programming language. Practical analogies using real world applications are integrated throughout the text to explain the technical concepts presented.