07/24/2009 |
Wow! |
3,272 views |
Book Description
As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer’s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You’ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.
From the Back Cover
Professional ASP.NET 3.5 Security, Membership, andRole Management with C# and VB
ASP.NET security covers concepts such as Web security, developing in partial trust, forms authentication, and securing configuration—just to name a few—all integral components to helping developers ensure reliable security. Addressing the ASP.NET developer’s security view, this book offers detailed information on every major area of ASP.NET security that you’ll encounter when developing Web applications. The book covers security in ASP.NET in general and includes the new additions and changes in ASP.NET 3.5. Continue Reading »
07/23/2009 |
Wow! |
2,251 views |
Book Description
A thought-provoking look at the historical and practical evolution of speech coding
Speech coding has evolved into a highly important branch of applied signal processing, resulting in an explosion of products such as cellular phones, answering machines, communication devices, and most recently, voice over Internet protocol. Because of the increasing demand for speech communication, speech coding technology has captured more and more attention from the research, standardization, and business communities–all of whom have been encouraged to pursue and investigate alternative coding methods with the objective of minimizing its deficiencies and limitations.
Covering standards from the inception of digital communication, Speech Coding Algorithms: Foundation and Evolution of Standardized Coders compiles many of the complex techniques widely used in speech coding and presents them in a logical and accessible fashion. By understanding the principles, performances, and limitations of the most successful standards developed throughout history, practitioners will be able to gain sound insights of widely adopted methodologies, with the ultimate goal of developing the next generation of improved algorithms.
A strong pedagogical format makes this text a valuable resource for professionals and students alike. Continue Reading »
07/23/2009 |
Wow! |
2,856 views |
Book Description
This book constitutes the refereed proceedings of the 14th International Conference on Logic for Programming, Artificial Intelligence, and Reasoning, LPAR 2007, held in Yerevan, Armenia, October 15-19, 2007.
The 36 revised full papers presented together with 15 short papers and 3 invited talks were carefully reviewed and selected from 78 submissions. The papers address all current issues in logic programming, logic-based program manipulation, formal method, automated reasoning, and various kinds of AI logics. Continue Reading »
07/23/2009 |
Wow! |
3,229 views |
Book Description
This book is the second volume in a projected five-volume survey of numerical linear algebra and matrix algorithms. This volume treats the numerical solution of dense and large-scale eigenvalue problems with an emphasis on algorithms and the theoretical background required to understand them. Stressing depth over breadth, Professor Stewart treats the derivation and implementation of the more important algorithms in detail. The notes and references sections contain pointers to other methods along with historical comments.
The book is divided into two parts: dense eigenproblems and large eigenproblems. The first part gives a full treatment of the widely used QR algorithm, which is then applied to the solution of generalized eigenproblems and the computation of the singular value decomposition. The second part treats Krylov sequence methods such as the Lanczos and Arnoldi algorithms and presents a new treatment of the Jacobi-Davidson method.
The volumes in this survey are not intended to be encyclopedic. By treating carefully selected topics in depth, each volume gives the reader the theoretical and practical background to read the research literature and implement or modify new algorithms. The algorithms treated are illustrated by pseudocode that has been tested in MATLAB implementations. Continue Reading »
07/23/2009 |
Wow! |
3,597 views |
Book Description
To even try to keep pace with the rapid evolution of game development, you need a strong foundation in core programming techniques-not a hefty volume on one narrow topic or one that devotes itself to API-specific implementations. Finally, there’s a guide that delivers! As a professor at the Spanish university that offered that country’s first master’s degree in video game creation, author Daniel Sanchez-Crespo recognizes that there’s a core programming curriculum every game designer should be well versed in-and he’s outlined it in these pages! By focusing on time-tested coding techniques-and providing code samples that use C++, and the OpenGL and DirectX APIs-Daniel has produced a guide whose shelf life will extend long beyond the latest industry trend. Code design, data structures, design patterns, AI, scripting engines, 3D pipelines, texture mapping, and more: They’re all covered here-in clear, coherent fashion and with a focus on the essentials that will have you referring back to this volume for years to come.
From the Inside Flap
“If you want to understand the fundamentals of programming concepts that underlie today’s games, this book leads the way. It explores such a wide range of algorithms and concepts, it should be required reading for anyone entering the game programming field.”–Alex Dunne, Executive Producer, Gamasutra.com
“…brings together material from a variety of advanced gaming topics into a single well-organized book. Wish I had something like this to refer to when I was starting out.” Continue Reading »