Showing posts with label Computers. Show all posts
Showing posts with label Computers. Show all posts

Modern Java Recipes. Simple Solutions to Difficult Problems in Java 8 and 9

Description: The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the newest features of Java to solve a wide range of problems. (adsbygoogle = window.adsbygoogle || []).push({}); Title : Modern Java Recipes. Simple Solutions to

BeagleBone Cookbook Software and Hardware Problems and Solutions

Description: BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects—whether it’s robotics, gaming, drones, or software-defined radio. If you’re new to BeagleBone Black, or want to explore more of its capabilities, this cookbook provides scores of recipes for connecting and talking to the physical world with this credit-card-sized computer. (adsbygoogle = window.adsbygoogle || []).push({}); Title : BeagleBone Cookbook Software and Hardware Problems and Solutions author(s) :&

Data Structures And Algorithms Easy Steps

Description: Data Structures And Algorithms Easy Steps.: Concepts, Problems, Analysis, Questions, Solutions CodeAlgo. Essential Data Structures Skills & Algorithms. All Code/Algo written in C Programming. Learn with fun strategy. Anyone can comfortably follow this book to Learn DSA Step By Step. Unique strategy- Concepts, Problems, Analysis, Questions, Solutions. (adsbygoogle = window.adsbygoogle || []).push({}); Title : Data Structures And Algorithms Easy Steps - Concepts, Problems, Analysis, Questions, Solutions CodeAlgo. author(s) :  Chaudhary, H

iOS Swift Game Development Cookbook : Simple Solutions for Game Development Problems

Description: Ready to make amazing games for the iPhone, iPad, and iPod touch? With Apple’s Swift programming language, it’s never been easier. This updated cookbook provides detailed recipes for a managing wide range of common iOS game-development issues, ranging from 2D and 3D math to SpriteKit and OpenGL to performance—all revised for Swift.You get simple, direct solutions to common problems found in iOS game programming. Need to figure out how to give objects physical motion, or want a refresher on gaming-related math problems? This book provides sample projects and straightfo

Information Theory and Coding - Solved Problems

Description: This book is offers a comprehensive overview of information theory and error control coding, using a different approach then in existed literature. The chapters are organized according to the Shannon system model, where one block affects the others. A relatively brief theoretical introduction is provided at the beginning of every chapter, including a few additional examples and explanations, but without any proofs. And a short overview of some aspects of abstract algebra is given at the end of the corresponding chapters. The characteristic complex examples with a lot o

ASP.NET 2.0 AJAX Programmer's Reference

Description: Ajax is one of the hottest changes in Web development methods in years; Microsoft's ASP.NET 2.0 AJAX (formerly known as "Atlas") provides Ajax add-ins for ASP.NET developers, and this comprehensive Wrox reference offers coverage of all the ASP.NET 2.0 AJAX pieces * Readers will find the hands-on, code-based technical discussions they need on ASP.NET 2.0 AJAX client-side Framework, writing OO-style JavaScript code, using ASP.NET 2.0 AJAX client-side controls, ASP.NET 2.0 AJAX XML, and advanced ASP.NET 2.0 AJAX topics including how ASP.NET 2.0 AJAX uses the ASP.NET 2.0

Learning ASP.NET 2.0 with Ajax

Description: In this hands-on guide, bestselling author Liberty and Web expert Hurwitz teach beginning ASP.Net developers how to quickly build more engaging and interactive Web sites by using Microsofts newly released AJAX framework (adsbygoogle = window.adsbygoogle || []).push({}); Title : Learning ASP.NET 2.0 with Ajax author(s) :  Jesse Liberty, Dan Hurwitz, Brian MacDonald Publisher: O'Reilly Media Year: 2007 size : 14 Mb file type : PDF (adsbygoogle = window.adsbygoogle || []).push({}); Here (adsbygoogle = wind

Beginning ASP.NET 2.0 AJAX

Description: With this comprehensive introduction to ASP.NET 2.0 AJAX framework technologies, you'll quickly learn how to build richer, more dynamic web sites and web applications. It provides you with an in-depth understanding of ASP.NET 2.0 AJAX and clearly shows you how to apply the framework. You'll also find numerous code examples throughout the chapters that you'll be able to utilize as you begin creating your applications. (adsbygoogle = window.adsbygoogle || []).push({}); Title : Beginning ASP.NET 2.0 AJAX author(s) :  Wallace B. McClure, Paul G

Pro ASP.NET 2.0 in C# 2005

Description: Welcome to Pro ASP.NET 2.0 in C# 2005, Special Edition. In this book, you'll learn how ASP.NET 2.0 really works. You won't be bored with a rehash of the C# language - instead, you'll get the hard-won practical advice that you need to build sophisticated, scalable websites. New features are clearly identified, so if you've programmed with a previous version of ASP.NET you'll sail through the basics and get right to the most important changes and enhancements.You'll also dig into advanced topics that other ASP.NET books leave out, like custom control creation, image han

Sams teach yourself ASP.NET 2.0 in 24 hours

Description: If you are familiar with creating HTML web pages but aren't familiar with creating dynamic, data driven web applications, you should consider learning ASP. And Sams Teach Yourself ASP.NET 2.0 in 24 Hours, Complete Starter Kit is the perfect learning tool. The Starter Kit provides the unbeatable combination of programmer/author Scott Mitchell and the step-by-step learning method of the best-selling Sams Teach Yourself series. The accompanying CD includes Visual Web Developer 2005 Express, a lightweight, easy-to-use and easy-to-learn web development tool, and all projec

Essential ASP.NET 2.0

Description: "No one knows ASP.NET like Fritz Onion. And no one knows .NET security like Keith Brown. Combine the two and what do you get? The most comprehensive and enlightening book on ASP.NET 2.0 industrywide. I'm sure you'll find the book you're holding was worth every penny. - Aaron Skonnard, member of technical staff and cofounder, Pluralsight"Essential ASP.NET 2.0 gets under the hood and dismantles the engine before your eyes. Fritz and Keith understand that we as developers need to understand how it works and this book does exactly that. Their explanation of the ASP.NET 2.

Head First JavaScript Programming

Description: Head First JavaScript Programming is an outstanding JavaScript tutorial pays attention to practice. For some web front-end developers who can not understand the popular JavaScript frameworks well, there is no more suitable book than this one. If you have JavaScript basis, just directly start from Chapter 10: Liberated functions. Head First JavaScript Programming is very suitable for primary and secondary web or JavaScript developers, likewise can be used as the course material of JavaScript for computer major in colleges and universities. (adsbygoogle = wind

Java 8 in Action: Lambdas, streams, and functional-style programming

Description: Java 8 in Action is a clearly written guide to to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8’s functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It’s time to dig in! Summary About the Book Every new version of Java is important, but Java 8 is a game changer. Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it co

Computer graphics and geometric modeling: implementation and algorithms

Description: Possibly the most comprehensive overview of computer graphics as seen in the context of geometric modeling, this two volume work covers implementation and theory in a thorough and systematic fashion. Computer Graphics and Geometric Modeling: Implementation and Algorithms covers the computer graphics part of the field of geometric modeling and includes all the standard computer graphics topics. The first part deals with basic concepts and algorithms and the main steps involved in displaying photorealistic images on a computer. The second part covers curves and surfaces

Randomized algorithms approximation generation and counting

Description: Randomized Algorithms discusses two problems of fine pedigree: counting and generation, both of which are of fundamental importance to discrete mathematics and probability. When asking questions like "How many are there?" and "What does it look like on average?" of families of combinatorial structures, answers are often difficult to find - we can be blocked by seemingly intractable algorithms. Randomized Algorithms shows how to get around the problem of intractability with the Markov chain Monte Carlo method, as well as highlighting the method's natural limits. It use

Visibility algorithms in the plane

Description: A human observer can effortlessly identify visible portions of geometric objects present in the environment. However, computations of visible portions of objects from a viewpoint involving thousands of objects is a time consuming task even for high speed computers. To solve such visibility problems, efficient algorithms have been designed. This book presents some of these visibility algorithms in two dimensions. Specifically, basic algorithms for point visibility, weak visibility, shortest paths, visibility graphs, link paths and visibility queries are all discussed.

Algorithms and Complexity

Description: An internet search for the terms "algorithms and complexity" delivers a myriad of links, topped by the popular website for this book.Updated and back in print, this classic text provides the perfect introduction to the tools of algorithmic design and analysis, concentrating on basic principles and illustrating them with well-chosen paradigms such as:• Fast Fourier Transform• NP-Completeness• Number Theory and CryptographyIncluding updated topics for the new edition:• The Network Flow Algorithm• A breakthrough result in Primality TestingAnd very importantly, it contain

Invitation to fixed-parameter algorithms

Description: A fixed-parameter is an algorithm that provides an optimal solution to a combinatorial problem. This research-level text is an application-oriented introduction to the growing and highly topical area of the development and analysis of efficient fixed-parameter algorithms for hard problems. The book is divided into three parts: a broad introduction that provides the general philosophy and motivation; followed by coverage of algorithmic methods developed over the years in fixed-parameter algorithmics forming the core of the book; and a discussion of the essential from p

Handbook of data structures and applications

Description: Although there are many advanced and specialized texts and handbooks on algorithms, until now there was no book that focused exclusively on the wide variety of data structures that have been reported in the literature. The Handbook of Data Structures and Applications responds to the needs of students, professionals, and researchers who need a mainstream reference on data structures by providing a comprehensive survey of data structures of various types. Divided into seven parts, the text begins with a review of introductory material, followed by a discussion of well-k

Sorting : a distribution theory

Description: A cutting-edge look at the emerging distributional theory of sortingResearch on distributions associated with sorting algorithms has grown dramatically over the last few decades, spawning many exact and limiting distributions of complexity measures for many sorting algorithms. Yet much of this information has been scattered in disparate and highly specialized sources throughout the literature. In Sorting: A Distribution Theory, leading authority Hosam Mahmoud compiles, consolidates, and clarifies the large volume of available research, providing a much-needed, compreh
loading...