Home » Articles » BOOKS » Programming

Entries in category: 9
Shown entries: 1-9

Sort by: Дате · Названию

The basic of the BPM technique in the frequency domain relies on treating the slowly varying envelope of the monochromatic electromagnetic field under paraxial propagation, thus allowing efficient numerical computation in terms of speed and allocated memory. In addition, the BPM based on finite differences is an easy way to implement robust and efficient computer codes.


Everything you need to know about Linux is in this book. Written by Stephen Figgins, Ellen Siever, Robert Love, and Arnold Robbins -- people with years of active participation in the Linux community -- Linux in a Nutshell, Sixth Edition, thoroughly covers programming tools, system and network administration tools, the shell, editors, and LILO and GRUB boot loaders.


In this new era of computing, where the iPhone, iPad, Xbox Kinect, and similar devices have changed the way to interact with computers, many questions arised of how modern input devices can be used for a more intuitive user interaction. This book, Interaction Design for 3D User Interfaces, addressed this paradigm shift. The book looks at user interfaces with an input perspective. This book is divided in four parts (I) Theory of input devices and user interfaces with an emphasis on multi-touch interaction; (II) Advanced topics that helps reduced noise on input devices; (III) Hands-on approach to allow the reader gain experience with some of the new devices mention on this book. (IV) A case study that shows how a complete solution, using speech as input. This book provides current state-of-the-art, which allows researchers, developers, and students to understand the direction on the field of input devices and user interaction.


It’s the little things that turn a good digital product into a great one. With this full color practical book, you’ll learn how to design effective microinteractions: the small details that exist inside and around features. How can users change a setting? How do they turn on mute, or know they have a new email message?


Kali Linux 2.0 is the new generation of the industry-leading BackTrack Linux penetration testing and security auditing Linux distribution. It contains several hundred tools aimed at various information security tasks such as penetration testing, forensics, and reverse engineering.


Software Engineering: Architecture-driven Software Development is the first comprehensive guide to the underlying skills embodied in the IEEE's Software Engineering Body of Knowledge (SWEBOK) standard. Standards expert Richard Schmidt explains the traditional software engineering practices recognized for developing projects for government or corporate systems.


This book constitutes the proceedings of the 12th International Workshop on OpenMP, IWOMP 2016, held in Nara, Japan, in October 2016. The 24 full papers presented in this volume were carefully reviewed and selected from 28 submissions. They were organized in topical sections named: applications, locality, task parallelism, extensions, tools, accelerator programming, and performance evaluations and optimization.


This practical resource provides a series of Inventor® exercises covering several topics, including:

    sketches
    part models
    assemblies
    drawing layouts
    presentations
    sheet metal design
    welding


This book gives a practical introduction how you can access the source code of Eclipse IDE projects and contribute features and fixes back to these open source projects. It starts with an introduction to the structure of the Eclipse open source project. Afterwards it explains how to configure the Eclipse IDE for code contributions and explains the usage of the Gerrit review system. Afterwards a short introduction into unit testing is given.