Bestsellers > > Algorithms
|
|
Java Security (Java Series (O'Reilly & Associates).)»rank: 1668527by: Scott Oaks
: :Java's most striking claim is that it provides a secure programming environment. However, despite lots of discussion, few people understand precisely what Java's claims mean and how it backs up those claims. Java Security is an in-depth exploration aimed at developers, network administrators, and anyone who needs to work with or understand Java's security mechanisms. It discusses in detail what security does and doesn't mean, what Java's default security policies are, and how to create and implement your own policies.In doing so, Java Security provides detailed coverage of security managers, class loaders, the access controller, and much of the java.security package. It discusses message digests, certificates, and digital signatures, showing ... |
Image Processing, Analysis, and Machine Vision»rank: 397333by: Milan Sonka, Vaclav Hlavac, Roger Boyle
: :This robust text provides deep and wide coverage of the full range of topics encountered in the field of image processing and machine vision. As a result, it can serve undergraduates, graduates, researchers, and professionals looking for a readable reference. The book's encyclopedic coverage of topics is wide, and it can be used in more than one course (both image processing and machine vision classes). In addition, while advanced mathematics is not needed to understand basic concepts (making this a good choice for undergraduates), rigorous mathematical coverage is included for more advanced readers. It is also distinguished by its easy-to-understand algorithm descriptions of difficult concepts, and a wealth of carefully ... |
||
Herb Schildt's C++ Programming Cookbook»rank: 564301by: Herbert Schildt
: :Your Ultimate 'How-To' Guide to C++ Programming!Legendary programming author Herb Schildt shares some of his favorite programming techniques in this high-powered C++ 'cookbook.' Organized for quick reference, each 'recipe' shows how to accomplish a practical programming task. A recipe begins with a list of key ingredients (classes, functions, and headers) followed by step-by-step instructions that show how to assemble them into a complete solution. Detailed discussions explain the how and why behind each step, and a full code example puts the recipe into action. Each recipe ends with a list of options and alternatives that suggest ways to adapt the technique to fit a variety of situations. Whether you're a ... |
Adobe Photoshop Elements 4: Top 100 Simplified Tips & Tricks»rank: 66376by: Mike Wooldridge, Linda Wooldridge
: :You already know Photoshop Elements 4 basics. Now you'd like to go beyond with shortcuts, tricks, and tips that let you work smarter and faster. And because you learn more easily when someone shows you how, this is the book for you. Inside, you'll find clear, illustrated instructions for 100 tasks that reveal cool secrets, teach timesaving tricks, and explain great tips guaranteed to make you more productive with Photoshop Elements 4. |
||
The PHP Anthology: Object Oriented PHP Solution, Volume 1»rank: 406800by: Harry Fuecks
: :A compilation of best practice solutions to common Web Development problems in PHP, focusing on the achievement of practical goals by applying well-structured, object orientated software design principles. Volume 1 covers the foundations of PHP including writing portable and reusable code, storing and extracting data from files, manipulating text, working with email and error handling. In addition to being an excellent reference with over 60 customizable solutions, the book acts as an excellent primer for Object Orientated Programming. PHP 5 has now been released and has been given significant OOP features, which are a must-learn for PHP Developers. All code in the book is backwards compatible with earlier versions of ... |
The Geospatial Web: How Geobrowsers, Social Software and the Web 2.0 are Shaping the Network Society (Advanced Information and Knowledge Processing)»rank: 592459from: Springer
: :The Geospatial Web will have a profound impact on managing knowledge, structuring workflows within and across organizations, and communicating with like-minded individuals in virtual communities. The enabling technologies for the Geospatial Web are geo-browsers such as NASA World Wind, Google Earth and Microsoft Live Local 3D. These three-dimensional platforms revolutionize the production and consumption of media products. They not only reveal the geographic distribution of Web resources and services, but also bring together people of similar interests, browsing behavior, or geographic location. This book summarizes the latest research on the Geospatial Web’s technical foundations, describes information services and collaborative tools built on top of geo-browsers, and investigates the environmental, social and ... |
||
Embedded Systems Building Blocks: Complete and Ready-to-Use Modules in C»rank: 451791by: Jean J. Labrosse
: :- This second edition features revisions that support the latest version of the author's popular operating system and book, MicroC/OS-II - Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory You get hands-on experience with real-time system modules provided by the author and functional code modules that may be used to create basic embedded system functions. This second edition features a new chapter on PC services and uses the updated MicroC/OS-II. |
C4.5: Programs for Machine Learning (Morgan Kaufmann Series in Machine Learning) (Morgan Kaufmann Series in Machine Learning)»rank: 401750by: J. Ross Quinlan
: :Classifier systems play a major role in machine learning and knowledge-based systems, and Ross Quinlan's work on ID3 and C4.5 is widely acknowledged to have made some of the most significant contributions to their development. This book is a complete guide to the C4.5 system as implemented in C for the UNIX environment. It contains a comprehensive guide to the system's use , the source code (about 8,800 lines), and implementation notes. The source code and sample datasets are also available for download (see below).C4.5 starts with large sets of cases belonging to known classes. The cases, described by any mixture of nominal and numeric properties, are scrutinized for patterns ... |
||
Learning from Data: Concepts, Theory, and Methods»rank: 48770by: Vladimir Cherkassky, Filip Mulier
: :An interdisciplinary framework for learning methodologies-covering statistics, neural networks, and fuzzy logic This book provides a unified treatment of the principles and methods for learning dependencies from data. It establishes a general conceptual framework in which various learning methods from statistics, neural networks, and fuzzy logic can be applied-showing that a few fundamental principles underlie most new methods being proposed today in statistics, engineering, and computer science. Complete with over one hundred illustrations, case studies, and examples, Learning from Data: * Relates statistical formulation with the latest methodologies used in artificial neural networks, fuzzy systems, and wavelets * Features consistent terminology, chapter summaries, and practical research tips * Emphasizes the ... |
Introduction to Parallel Computing (2nd Edition)»rank: 455438by: Ananth Grama, George Karypis, Vipin Kumar, Anshul Gupta
: :This book provides a basic, in-depth look at techniques for the design and analysis of parallel algorithms and for programming them on commercially available parallel platforms. Principles of parallel algorithms design and different parallel programming models are both discussed, with extensive coverage of MPI, POSIX threads, and Open MP. This second edition includes two new chapters on the principles of parallel programming and programming paradigms, as well as new information on portability. For programmers wanting to gain proficiency in all aspects of parallel programming. |