Systems Analysis and Design


Gary B. Shelly - 1991
    Students will find concepts easy-to-understand through the clear writing style and full-color figures that illustrate current technology and trends. Examples and cases are drawn from actual systems projects that enable students to learn in the context of solving problems, much like the ones they will encounter on the job. This approach, combined with motivating tools such as the SCR Associates interactive Web-Based Case Study, Systems Analyst's Toolkit, the Student Study Tool on CD-ROM, and more, makes Systems Analysis and Design, Seventh Edition a wise and exciting choice for your introductory systems analysis and design class.

The Mechanical Mind: A Philosophical Introduction to Minds, Machines, and Mental Representation


Tim Crane - 1996
    There are also guides for further reading, and a new glossary of terms such as mentalese, connectionism, and the homunculus fallacy.

The Brain Electric: The Dramatic High-Tech Race to Merge Minds and Machines


Malcolm Gay - 2015
    On the cusp of decoding brain signals that govern motor skills, they are developing miraculous technologies to enable paraplegics and wounded soldiers to move prosthetic limbs, and the rest of us to manipulate computers and other objects through thought alone. These fiercely competitive scientists are vying for Defense Department and venture capital funding, prestige, and great wealth. Part life-altering cure, part science fiction, part military dream, these cutting-edge brain-computer interfaces promise to improve lives—but also hold the potential to augment soldiers' combat capabilities. In The Brain Electric, Malcolm Gay follows the dramatic emergence of these technologies, taking us behind the scenes into the operating rooms, start-ups, and research labs where the future is unfolding. With access to many of the field's top scientists, Gay illuminates this extraordinary race—where science, medicine, profit, and war converge—for the first time. But this isn't just a story about technology. At the heart of this research is a group of brave, vulnerable patient-volunteers whose lives are given new meaning through participating in these experiments. The Brain Electric asks us to rethink our relationship to technology, our bodies, even consciousness itself—challenging our assumptions about what it means to be human.

Your Brain Is (Almost) Perfect: How We Make Decisions


Read Montague - 2007
    Why do we make the choices we make? How can science explain free will? If our brains are like slow computers originally programmed for survival with goals like food, water, and sex, why do we make choices that go against our own biological best interests? Where do values come from? What role do emotions play? From how we decide what we consume to the romantic, ethical, and financial choices we make, Read Montague guides readers through a new approach to the mind that is both entertaining and illuminating.

Fractured Minds: A Case-Study Approach to Clinical Neuropsychology


Jenni Ogden - 1996
    At one level, this is a book about the courage, humor, and determination to triumph over illness and disability that many "ordinary people" demonstrate when coping with the extraordinary stress of a brain disorder. At another level, it is a well-referenced and up-to-date textbook that provides a holistic view of the practice of clinical neuropsychology. Included are reader-friendly descriptions and explanations of a wide range of neurological disorders and neuroscientific concepts. Two introductory chapters are followed by 17 chapters that each focus on a specific disorder and include research, clinical assessment, rehabilitation, and a detailed case study. Disorders range across the full spectrum from common ones such as traumatic brain injury and dementia, to rare disorder such as autotopagnosia. Each of the 16 chapters retained from the first edition has been revised to reflect current research and clinical advances. Three new chapters on multiple sclerosis, Parkinson's disease, and Huntington's disease incorporate discussion of important current topics such as genetically-transmitted diseases, genetic counseling, gene transplantation, functional neurosurgery, and the complex ethical issues that go hand-in-hand with these new techniques. This informative and engaging book will be of interest to students of clinical psychology, neuropsychology, and neurology, health professionals who work with neurological patients, neurological patients and their families, and lay readers who are simply fascinated by the mind and brain.

Compilers: Principles, Techniques, and Tools


Alfred V. Aho - 1986
    The authors present updated coverage of compilers based on research and techniques that have been developed in the field over the past few years. The book provides a thorough introduction to compiler design and covers topics such as context-free grammars, fine state machines, and syntax-directed translation.

Elementary Solid State Physics: Principles and Applications


M. Ali Omar - 1975
    I also hope that it will serve as a useful reference too for the many workers engaged in one type of solid state research activity or another, who may be without formal training in the subject.

An Introduction to Theories of Learning


Matthew H. Olson - 1982
    Accessible for undergraduates yet thorough enough for graduate students, this comprehensive text defines learning and shows how the learning process is studied. The text places learning in its historical perspective, giving students an appreciation for the figures and theories that have shaped 100 years of learning theory research.

The End of Alzheimer's: The First Program to Prevent and Reverse Cognitive Decline


Dale E. Bredesen - 2017
    Revealing that AD is not one condition, as it is currently treated, but three, The End of Alzheimer's outlines 36 metabolic factors (micronutrients, hormone levels, sleep) that can trigger "downsizing" in the brain. The protocol shows us how to rebalance these factors using lifestyle modifications like taking B12, eliminating gluten, or improving oral hygiene.The results are impressive. Of the first ten patients on the protocol, nine displayed significant improvement with 3-6 months; since then the protocol has yielded similar results with hundreds more. Now, The End of Alzheimer's brings new hope to a broad audience of patients, caregivers, physicians, and treatment centers with a fascinating look inside the science and a complete step-by-step plan that fundamentally changes how we treat and even think about AD.

Python Data Science Handbook: Tools and Techniques for Developers


Jake Vanderplas - 2016
    Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python.With this handbook, you’ll learn how to use: * IPython and Jupyter: provide computational environments for data scientists using Python * NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python * Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python * Matplotlib: includes capabilities for a flexible range of data visualizations in Python * Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms

Effective C++: 55 Specific Ways to Improve Your Programs and Designs


Scott Meyers - 1991
    But the state-of-the-art has moved forward dramatically since Meyers last updated this book in 1997. (For instance, there s now STL. Design patterns. Even new functionality being added through TR1 and Boost.) So Meyers has done a top-to-bottom rewrite, identifying the 55 most valuable techniques you need now to be exceptionally effective with C++. Over half of this edition s content is new. Templates broadly impact C++ development, and you ll find them everywhere. There s extensive coverage of multithreaded systems. There s an entirely new chapter on resource management. You ll find substantial new coverage of exceptions. Much is gained, but nothing s lost: You ll find the same depth of practical insight that first made Effective C++ a classic all those years ago. Bill Camarda, from the July 2005 href="http://www.barnesandnoble.com/newslet... Only

Computer Organization & Design: The Hardware/Software Interface


David A. Patterson - 1993
    More importantly, this book provides a framework for thinking about computer organization and design that will enable the reader to continue the lifetime of learning necessary for staying at the forefront of this competitive discipline. --John Crawford Intel Fellow Director of Microprocessor Architecture, Intel The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a deep look into the computer. It demonstrates the relationship between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. Using a distinctive learning by evolution approach the authors present each idea from its first principles, guiding readers through a series of worked examples that incrementally add more complex instructions until they ha

Bioinformatics For Dummies


Jean-Michel Claverie - 2003
    This easy-to-follow guide leads you step by step through every bioinformatics task that can be done over the Internet. Forget long equations, computer-geek gibberish, and installing bulky programs that slow down your computer. You'll be amazed at all the things you can accomplish just by logging on and following these trusty directions. You get the tools you need to:Analyze all types of sequences Use all types of databases Work with DNA and protein sequences Conduct similarity searches Build a multiple sequence alignment Edit and publish alignments Visualize protein 3-D structures Construct phylogenetic trees This up-to-date second edition includes newly created and popular databases and Internet programs as well as multiple new genomes. It provides tips for using servers and places to seek resources to find out about what's going on in the bioinformatics world. Bioinformatics For Dummies will show you how to get the most out of your PC and the right Web tools so you'll be searching databases and analyzing sequences like a pro!

Machine Learning


Tom M. Mitchell - 1986
    Mitchell covers the field of machine learning, the study of algorithms that allow computer programs to automatically improve through experience and that automatically infer general laws from specific data.

Biopsychology


John P.J. Pinel - 1990
     Four interwoven themes support the major recent developments in the rapidly changing field of biopsychology. Thousands of new references and dozens of new topics have been added to this edition, making Pinel's discussion of and focus on the human element easy and interesting to read. For those interested in physiological and biological psychology.