Author: Edward Yourdon
Publisher: Pearson Education
ISBN:
Category : Computers
Languages : en
Pages : 500
Book Description
Presents system and program design as a disciplined science.
Structured Design
Author: Edward Yourdon
Publisher: Pearson Education
ISBN:
Category : Computers
Languages : en
Pages : 500
Book Description
Presents system and program design as a disciplined science.
Publisher: Pearson Education
ISBN:
Category : Computers
Languages : en
Pages : 500
Book Description
Presents system and program design as a disciplined science.
Data Structure Techniques
Author: Thomas A. Standish
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Structured Learning and Prediction in Computer Vision
Author: Sebastian Nowozin
Publisher: Now Publishers Inc
ISBN: 1601984561
Category : Computers
Languages : en
Pages : 195
Book Description
Structured Learning and Prediction in Computer Vision introduces the reader to the most popular classes of structured models in computer vision.
Publisher: Now Publishers Inc
ISBN: 1601984561
Category : Computers
Languages : en
Pages : 195
Book Description
Structured Learning and Prediction in Computer Vision introduces the reader to the most popular classes of structured models in computer vision.
Structured Systems Analysis
Author: Chris Gane
Publisher:
ISBN:
Category : Electronic data processing
Languages : en
Pages : 373
Book Description
Publisher:
ISBN:
Category : Electronic data processing
Languages : en
Pages : 373
Book Description
Computer Methods in Structural Analysis
Author: J.L. Meek
Publisher: CRC Press
ISBN: 1135241163
Category : Architecture
Languages : en
Pages : 542
Book Description
This book deals with finite element analysis of structures and will be of value to students of civil, structural and mechanical engineering at final year undergraduate and post-graduate level. Practising structural engineers and researchers will also find it useful. Authoritative and up-to-date, it provides a thorough grounding in matrix-tensor analysis and the underlying theory, and a logical development of its application to structures.
Publisher: CRC Press
ISBN: 1135241163
Category : Architecture
Languages : en
Pages : 542
Book Description
This book deals with finite element analysis of structures and will be of value to students of civil, structural and mechanical engineering at final year undergraduate and post-graduate level. Practising structural engineers and researchers will also find it useful. Authoritative and up-to-date, it provides a thorough grounding in matrix-tensor analysis and the underlying theory, and a logical development of its application to structures.
Data Warehousing in the Age of Big Data
Author: Krish Krishnan
Publisher: Newnes
ISBN: 0124059201
Category : Computers
Languages : en
Pages : 371
Book Description
Data Warehousing in the Age of the Big Data will help you and your organization make the most of unstructured data with your existing data warehouse. As Big Data continues to revolutionize how we use data, it doesn't have to create more confusion. Expert author Krish Krishnan helps you make sense of how Big Data fits into the world of data warehousing in clear and concise detail. The book is presented in three distinct parts. Part 1 discusses Big Data, its technologies and use cases from early adopters. Part 2 addresses data warehousing, its shortcomings, and new architecture options, workloads, and integration techniques for Big Data and the data warehouse. Part 3 deals with data governance, data visualization, information life-cycle management, data scientists, and implementing a Big Data–ready data warehouse. Extensive appendixes include case studies from vendor implementations and a special segment on how we can build a healthcare information factory. Ultimately, this book will help you navigate through the complex layers of Big Data and data warehousing while providing you information on how to effectively think about using all these technologies and the architectures to design the next-generation data warehouse. - Learn how to leverage Big Data by effectively integrating it into your data warehouse. - Includes real-world examples and use cases that clearly demonstrate Hadoop, NoSQL, HBASE, Hive, and other Big Data technologies - Understand how to optimize and tune your current data warehouse infrastructure and integrate newer infrastructure matching data processing workloads and requirements
Publisher: Newnes
ISBN: 0124059201
Category : Computers
Languages : en
Pages : 371
Book Description
Data Warehousing in the Age of the Big Data will help you and your organization make the most of unstructured data with your existing data warehouse. As Big Data continues to revolutionize how we use data, it doesn't have to create more confusion. Expert author Krish Krishnan helps you make sense of how Big Data fits into the world of data warehousing in clear and concise detail. The book is presented in three distinct parts. Part 1 discusses Big Data, its technologies and use cases from early adopters. Part 2 addresses data warehousing, its shortcomings, and new architecture options, workloads, and integration techniques for Big Data and the data warehouse. Part 3 deals with data governance, data visualization, information life-cycle management, data scientists, and implementing a Big Data–ready data warehouse. Extensive appendixes include case studies from vendor implementations and a special segment on how we can build a healthcare information factory. Ultimately, this book will help you navigate through the complex layers of Big Data and data warehousing while providing you information on how to effectively think about using all these technologies and the architectures to design the next-generation data warehouse. - Learn how to leverage Big Data by effectively integrating it into your data warehouse. - Includes real-world examples and use cases that clearly demonstrate Hadoop, NoSQL, HBASE, Hive, and other Big Data technologies - Understand how to optimize and tune your current data warehouse infrastructure and integrate newer infrastructure matching data processing workloads and requirements
How to Design Programs, second edition
Author: Matthias Felleisen
Publisher: MIT Press
ISBN: 0262344122
Category : Computers
Languages : en
Pages : 793
Book Description
A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, and even distributed programming. This introduction to programming places computer science at the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process, presenting program design guidelines that show the reader how to analyze a problem statement, how to formulate concise goals, how to make up examples, how to develop an outline of the solution, how to finish the program, and how to test it. Because learning to design programs is about the study of principles and the acquisition of transferable skills, the text does not use an off-the-shelf industrial language but presents a tailor-made teaching language. For the same reason, it offers DrRacket, a programming environment for novices that supports playful, feedback-oriented learning. The environment grows with readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks. This second edition has been completely revised. While the book continues to teach a systematic approach to program design, the second edition introduces different design recipes for interactive programs with graphical interfaces and batch programs. It also enriches its design recipes for functions with numerous new hints. Finally, the teaching languages and their IDE now come with support for images as plain values, testing, event-driven programming, and even distributed programming.
Publisher: MIT Press
ISBN: 0262344122
Category : Computers
Languages : en
Pages : 793
Book Description
A completely revised edition, offering new design recipes for interactive programs and support for images as plain values, testing, event-driven programming, and even distributed programming. This introduction to programming places computer science at the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process, presenting program design guidelines that show the reader how to analyze a problem statement, how to formulate concise goals, how to make up examples, how to develop an outline of the solution, how to finish the program, and how to test it. Because learning to design programs is about the study of principles and the acquisition of transferable skills, the text does not use an off-the-shelf industrial language but presents a tailor-made teaching language. For the same reason, it offers DrRacket, a programming environment for novices that supports playful, feedback-oriented learning. The environment grows with readers as they master the material in the book until it supports a full-fledged language for the whole spectrum of programming tasks. This second edition has been completely revised. While the book continues to teach a systematic approach to program design, the second edition introduces different design recipes for interactive programs with graphical interfaces and batch programs. It also enriches its design recipes for functions with numerous new hints. Finally, the teaching languages and their IDE now come with support for images as plain values, testing, event-driven programming, and even distributed programming.
Research Methods in Human-Computer Interaction
Author: Jonathan Lazar
Publisher: Morgan Kaufmann
ISBN: 0128093439
Category : Computers
Languages : en
Pages : 562
Book Description
Research Methods in Human-Computer Interaction is a comprehensive guide to performing research and is essential reading for both quantitative and qualitative methods. Since the first edition was published in 2009, the book has been adopted for use at leading universities around the world, including Harvard University, Carnegie-Mellon University, the University of Washington, the University of Toronto, HiOA (Norway), KTH (Sweden), Tel Aviv University (Israel), and many others. Chapters cover a broad range of topics relevant to the collection and analysis of HCI data, going beyond experimental design and surveys, to cover ethnography, diaries, physiological measurements, case studies, crowdsourcing, and other essential elements in the well-informed HCI researcher's toolkit. Continual technological evolution has led to an explosion of new techniques and a need for this updated 2nd edition, to reflect the most recent research in the field and newer trends in research methodology. This Research Methods in HCI revision contains updates throughout, including more detail on statistical tests, coding qualitative data, and data collection via mobile devices and sensors. Other new material covers performing research with children, older adults, and people with cognitive impairments. - Comprehensive and updated guide to the latest research methodologies and approaches, and now available in EPUB3 format (choose any of the ePub or Mobi formats after purchase of the eBook) - Expanded discussions of online datasets, crowdsourcing, statistical tests, coding qualitative data, laws and regulations relating to the use of human participants, and data collection via mobile devices and sensors - New material on performing research with children, older adults, and people with cognitive impairments, two new case studies from Google and Yahoo!, and techniques for expanding the influence of your research to reach non-researcher audiences, including software developers and policymakers
Publisher: Morgan Kaufmann
ISBN: 0128093439
Category : Computers
Languages : en
Pages : 562
Book Description
Research Methods in Human-Computer Interaction is a comprehensive guide to performing research and is essential reading for both quantitative and qualitative methods. Since the first edition was published in 2009, the book has been adopted for use at leading universities around the world, including Harvard University, Carnegie-Mellon University, the University of Washington, the University of Toronto, HiOA (Norway), KTH (Sweden), Tel Aviv University (Israel), and many others. Chapters cover a broad range of topics relevant to the collection and analysis of HCI data, going beyond experimental design and surveys, to cover ethnography, diaries, physiological measurements, case studies, crowdsourcing, and other essential elements in the well-informed HCI researcher's toolkit. Continual technological evolution has led to an explosion of new techniques and a need for this updated 2nd edition, to reflect the most recent research in the field and newer trends in research methodology. This Research Methods in HCI revision contains updates throughout, including more detail on statistical tests, coding qualitative data, and data collection via mobile devices and sensors. Other new material covers performing research with children, older adults, and people with cognitive impairments. - Comprehensive and updated guide to the latest research methodologies and approaches, and now available in EPUB3 format (choose any of the ePub or Mobi formats after purchase of the eBook) - Expanded discussions of online datasets, crowdsourcing, statistical tests, coding qualitative data, laws and regulations relating to the use of human participants, and data collection via mobile devices and sensors - New material on performing research with children, older adults, and people with cognitive impairments, two new case studies from Google and Yahoo!, and techniques for expanding the influence of your research to reach non-researcher audiences, including software developers and policymakers
Numerical and Computer Methods in Structural Mechanics
Author: Steven J. Fenves
Publisher: Elsevier
ISBN: 1483272540
Category : Technology & Engineering
Languages : en
Pages : 698
Book Description
Numerical and Computer Methods in Structural Mechanics is a compendium of papers that deals with the numerical methods in structural mechanics, computer techniques, and computer capabilities. Some papers discus the analytical basis of the computer technique most widely used in software, that is, the finite element method. This method includes the convergence (in terms of variation principles) isoparametrics, hybrid models, and incompatible displacement models. Other papers explain the storage or retrieval of data, as well as equation-solving algorithms. Other papers describe general-purpose structural mechanics programs, alternatives to, and extension of the usual finite element approaches. Another paper explores nonlinear, dynamic finite element problems, and a direct physical approach to determine finite difference models. Special papers explain structural mechanics used in computing, particularly, those related to integrated data bases, such as in the Structures Oriented Exchange System of the Office of Naval Research and the integrated design of tanker structures. Other papers describe software and hardware capabilities, for example, in ship design, fracture mechanics, biomechanics, and crash safety. The text is suitable for programmers, computer engineers, researchers, and scientists involved in materials and industrial design.
Publisher: Elsevier
ISBN: 1483272540
Category : Technology & Engineering
Languages : en
Pages : 698
Book Description
Numerical and Computer Methods in Structural Mechanics is a compendium of papers that deals with the numerical methods in structural mechanics, computer techniques, and computer capabilities. Some papers discus the analytical basis of the computer technique most widely used in software, that is, the finite element method. This method includes the convergence (in terms of variation principles) isoparametrics, hybrid models, and incompatible displacement models. Other papers explain the storage or retrieval of data, as well as equation-solving algorithms. Other papers describe general-purpose structural mechanics programs, alternatives to, and extension of the usual finite element approaches. Another paper explores nonlinear, dynamic finite element problems, and a direct physical approach to determine finite difference models. Special papers explain structural mechanics used in computing, particularly, those related to integrated data bases, such as in the Structures Oriented Exchange System of the Office of Naval Research and the integrated design of tanker structures. Other papers describe software and hardware capabilities, for example, in ship design, fracture mechanics, biomechanics, and crash safety. The text is suitable for programmers, computer engineers, researchers, and scientists involved in materials and industrial design.
Computer Methods in Structural Analysis
Author: J.L. Meek
Publisher: CRC Press
ISBN: 9780419154402
Category : Architecture
Languages : en
Pages : 542
Book Description
This book deals with finite element analysis of structures and will be of value to students of civil, structural and mechanical engineering at final year undergraduate and post-graduate level. Practising structural engineers and researchers will also find it useful. Authoritative and up-to-date, it provides a thorough grounding in matrix-tensor analysis and the underlying theory, and a logical development of its application to structures.
Publisher: CRC Press
ISBN: 9780419154402
Category : Architecture
Languages : en
Pages : 542
Book Description
This book deals with finite element analysis of structures and will be of value to students of civil, structural and mechanical engineering at final year undergraduate and post-graduate level. Practising structural engineers and researchers will also find it useful. Authoritative and up-to-date, it provides a thorough grounding in matrix-tensor analysis and the underlying theory, and a logical development of its application to structures.