April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Bryan Flamig - Practical Algorithms in C++

Posted By: danrop
Bryan Flamig - Practical Algorithms in C++

Bryan Flamig, "Practical Algorithms in C++"
John Wiley & Sons | ISBN: 0471009555 | Year 1995 | 464 pages | DjVu | 7.5 MB

Have you been looking for a C++ book that not only talks about some of the most popular algorithms of today, but also implements them? Then look no further. This book presents algorithms from a practical point of view, clearly explaining how the algorithms work, as well as fully implementing them in C++. Written to the intermediate C++ programmer, this book covers a wide range of subjects, from sorting and searching algorithms, to graph traversal algorithms, hashing algorithms, priority queues, finite state machines, and "algorithmic generators," a unique, object-oriented way of implementing algorithms.

Harry Potter and The Deathly Hallows

Posted By: danrop
J. K. Rowling, "Harry Potter and The Deathly Hallows"
Arthur A. Levine Books | ISBN 0545010225 | Year 2007 | 750 + Photographed pages(!) | PDF | 74 MB
-or-
first ten chapters, typed: only 420 KB

The long-awaited seventh (and final book) of the Harry Potter series. Given that the proud owner has actually lovingly photographed it page by page, we can safely conclude that it's definitely the real thing (unless it's a *very* elaborate hoax… the kind it would take entire governments to pull off, *cough* 9-11 *cough*). Anyway, the dunderhead who created this "release" had obviously never heard of a scanner… or at least couldn't be bothered. Still, it's pretty readable (zoomed in at ~200% on Adobe Acrobat Reader). Of course, in a few days the book will be officially released and someone will upload a proper copy; you could wait that long… couldn't you? Your choice.

Behzad Razavi - Fundamentals of Microelectronics (Preview Edition)

Posted By: danrop
Behzad Razavi - Fundamentals of Microelectronics (Preview Edition)

Behzad Razavi, "Fundamentals of Microelectronics"
Wiley | Preview edn | ISBN 047007292X | 2006 | 833 pages | 8.5 MB

To succeed in the practice of microelectronics in industry, students must develop the ability to think intuitively about circuits. They need to move beyond simply plugging and chugging numbers in equations and be prepared to face real design trade-offs.
Fundamentals of Microelectronics, Preview Edition helps students develop intuitive techniques so they can design and implement circuits not just analyze them. Using many real-word examples and applications, the text motivates the student to understand the importance of today's microelectronics.

Petrou M, Bosdogianni P - Image Processing: The Fundamentals

Posted By: danrop
Petrou M, Bosdogianni P - Image Processing: The Fundamentals

Maria Petrou, Panagiota Bosdogianni, "Image Processing: The Fundamentals"
Wiley | ISBN 0471998834 | Year 2003 | 354 Pages | PDF | 30.7 MB

Image Processing The Fundamentals Maria Petrou, University of Surrey, Guildford, UK Panagiota Bosdogianni, Technical University of Crete, Chania, Greece Image processing has been one of the most active areas of research in recent years. The techniques involved have found significant applications in areas as diverse as video-conferencing, image communication, robotics, geoscience and medicine. From intelligent cars that drive themselves to key-hole surgery, this enormous impact on society is expected to change our lives radically. Providing a step by step guide to the basic principles underlying all image processing tasks, this volume is the result of 11 years teaching experience.

Vladimir N. Vapnik - Statistical Learning Theory

Posted By: danrop
Vladimir N. Vapnik - Statistical Learning Theory

Vladimir N. Vapnik, "Statistical Learning Theory"
John Wiley & Sons | ISBN : 0471030031 | Year - 1998 | DjVu | 5.8 MB | 732 Pages

A comprehensive look at learning and generalization theory. The statistical theory of learning and generalization concerns the problem of choosing desired functions on the basis of empirical data. Highly applicable to a variety of computer science and robotics fields, this book offers lucid coverage of the theory as a whole. Presenting a method for determining the necessary and sufficient conditions for consistency of learning process, the author covers function estimates from small data pools, applying these estimations to real-life problems, and much more.

Computational Dynamics - Ahmed A. Shabana

Posted By: danrop
Computational Dynamics - Ahmed A. Shabana

Ahmed A. Shabana, «Computational Dynamics»
John Wiley & Sons | ISBN-10: 0-471-37144-0 | Edition - 2nd | PDF | 520 Pages | 4 MB

Mechanical systems such as vehicles, robots, space structures, biomechanical systems, mechanisms and machines can be modeled as sets of rigid bodies interconnected by joints and force elements such as springs, dampers, and actuators. The dynamic behavior of such multibody systems is described using ordinary differential equations (ODEs) or sets of differential-algebraic equations (DAEs).
This course presents systematic approaches for formulating and solving these equations using matrix, numerical, and computer methods with the goal of predicting the motion of relatively realistic models of mechanical systems. Applications are explored using modeling and simulation projects.