Author: Christopher F. Baum
Publisher: Stata Press
ISBN: 9781597181501
Category : Social sciences
Languages : en
Pages : 0
Book Description
"The second edition of this book contains several new recipes illustrating how do-files, ado-files, and Mata functions can be used to solve programming problems. Several recipes have also been updated to reflect new features in Stata added between versions 10 and 14. The discussion of maximum-likelihood function evaluators has been significantly expanded in this edition. The new topics covered in this edition include factor variables and operatores; use of margins, marginsplot, and suest; Mata-based likelihood function evaluators; and associative arrays."--Preface.
An Introduction to Stata Programming
Author: Christopher F. Baum
Publisher: Stata Press
ISBN: 9781597181501
Category : Social sciences
Languages : en
Pages : 0
Book Description
"The second edition of this book contains several new recipes illustrating how do-files, ado-files, and Mata functions can be used to solve programming problems. Several recipes have also been updated to reflect new features in Stata added between versions 10 and 14. The discussion of maximum-likelihood function evaluators has been significantly expanded in this edition. The new topics covered in this edition include factor variables and operatores; use of margins, marginsplot, and suest; Mata-based likelihood function evaluators; and associative arrays."--Preface.
Publisher: Stata Press
ISBN: 9781597181501
Category : Social sciences
Languages : en
Pages : 0
Book Description
"The second edition of this book contains several new recipes illustrating how do-files, ado-files, and Mata functions can be used to solve programming problems. Several recipes have also been updated to reflect new features in Stata added between versions 10 and 14. The discussion of maximum-likelihood function evaluators has been significantly expanded in this edition. The new topics covered in this edition include factor variables and operatores; use of margins, marginsplot, and suest; Mata-based likelihood function evaluators; and associative arrays."--Preface.
Standard PASCAL
Author: Doug Cooper
Publisher: W. W. Norton & Company
ISBN: 9780393301212
Category : Computers
Languages : en
Pages : 212
Book Description
A handbook on the PASCAL computer program language includes discussions of statements, simple expressions, parameters, subprograms, and structured types.
Publisher: W. W. Norton & Company
ISBN: 9780393301212
Category : Computers
Languages : en
Pages : 212
Book Description
A handbook on the PASCAL computer program language includes discussions of statements, simple expressions, parameters, subprograms, and structured types.
OpenGL Reference Manual
Author: OpenGL Architecture Review Board
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 788
Book Description
The Official Reference Document to OpenGL, Version 1.4 OpenGL is a powerful software interface used to produce high-quality computer-generated images and interactive graphics applications by rendering 2D and 3D geometric objects, bitmaps, and color images. Officially sanctioned by the OpenGL Architecture Review Board (ARB), The OpenGL� Reference Manual, Fourth Edition, is the comprehensive and definitive documentation of all core OpenGL functions. This fourth edition has been completely revised and updated for OpenGL Versions 1.3 and 1.4. It features coverage of cube-mapped textures, multisampling, depth textures and shadowing, multitexturing, and register combiners. In addition, this book documents all OpenGL Utility Library functions (GLU 1.3) and the OpenGL extension to the X Window System (GLX 1.3). A comprehensive reference section documents each set of related OpenGL commands. Each reference page contains: A description of the command's parameters The command's effect on rendering and how OpenGL's state is modified Examples References to related functions Errors generated by each function This book also includes a conceptual overview of OpenGL, a summary of commands and routines, a chapter on defined constants and associated commands, and descriptions of the multitexturing and imaging subset ARB extensions. The OpenGL Technical Library provides tutorial and reference books for OpenGL. The Library enables programmers to gain a practical understanding of OpenGL and shows them how to unlock its full potential. Originally developed by SGI, the Library continues to evolve under the auspices of the Architecture Review Board (ARB), an industry consortium responsible for guiding the evolution of OpenGL and related technologies. The OpenGL ARB is composed of leaders in the computer graphics industry: 3Dlabs, Apple, ATI, Dell, Evans & Sutherland, Hewlett-Packard, IBM, Intel, Matrox, NVIDIA, SGI, and Sun Microsystems.
Publisher: Addison-Wesley Professional
ISBN:
Category : Computers
Languages : en
Pages : 788
Book Description
The Official Reference Document to OpenGL, Version 1.4 OpenGL is a powerful software interface used to produce high-quality computer-generated images and interactive graphics applications by rendering 2D and 3D geometric objects, bitmaps, and color images. Officially sanctioned by the OpenGL Architecture Review Board (ARB), The OpenGL� Reference Manual, Fourth Edition, is the comprehensive and definitive documentation of all core OpenGL functions. This fourth edition has been completely revised and updated for OpenGL Versions 1.3 and 1.4. It features coverage of cube-mapped textures, multisampling, depth textures and shadowing, multitexturing, and register combiners. In addition, this book documents all OpenGL Utility Library functions (GLU 1.3) and the OpenGL extension to the X Window System (GLX 1.3). A comprehensive reference section documents each set of related OpenGL commands. Each reference page contains: A description of the command's parameters The command's effect on rendering and how OpenGL's state is modified Examples References to related functions Errors generated by each function This book also includes a conceptual overview of OpenGL, a summary of commands and routines, a chapter on defined constants and associated commands, and descriptions of the multitexturing and imaging subset ARB extensions. The OpenGL Technical Library provides tutorial and reference books for OpenGL. The Library enables programmers to gain a practical understanding of OpenGL and shows them how to unlock its full potential. Originally developed by SGI, the Library continues to evolve under the auspices of the Architecture Review Board (ARB), an industry consortium responsible for guiding the evolution of OpenGL and related technologies. The OpenGL ARB is composed of leaders in the computer graphics industry: 3Dlabs, Apple, ATI, Dell, Evans & Sutherland, Hewlett-Packard, IBM, Intel, Matrox, NVIDIA, SGI, and Sun Microsystems.
Applesoft BASIC Programmer's Reference Manual
Author: Scot Kamins
Publisher: Addison-Wesley Longman
ISBN: 9780201177565
Category : Computers
Languages : en
Pages : 340
Book Description
For intermediate to advanced programmers, this complete guide details all thefeatures of the Applesoft language. It offers clear explanations and examplesof the advanced concepts in program planning, design and development.
Publisher: Addison-Wesley Longman
ISBN: 9780201177565
Category : Computers
Languages : en
Pages : 340
Book Description
For intermediate to advanced programmers, this complete guide details all thefeatures of the Applesoft language. It offers clear explanations and examplesof the advanced concepts in program planning, design and development.
C, a Reference Manual
Author: Samuel P. Harbison
Publisher: Pearson
ISBN: 9780130895929
Category : Computers
Languages : en
Pages : 566
Book Description
This reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that emphasises correctness, portability, and maintainability.
Publisher: Pearson
ISBN: 9780130895929
Category : Computers
Languages : en
Pages : 566
Book Description
This reference manual provides a complete description of the C language, the run-time libraries, and a style of C programming that emphasises correctness, portability, and maintainability.
Reference Manual on Scientific Evidence
School District Data Book Reference Manual
The Python Language Reference Manual
Author: Guido Van Rossum
Publisher: Network Theory.
ISBN: 9781906966140
Category : Computers
Languages : en
Pages : 150
Book Description
This is a printed edition of the official Python language reference manual from the Python 3.2 distribution. It describes the syntax of Python 3 and its built-in datatypes and operators. Python is an interpreted object-oriented programming language, suitable for rapid application development and scripting. This manual is intended for advanced users who need a complete description of the Python 3 language syntax and object system. A simpler tutorial suitable for new users of Python is available in the companion volume "An Introduction to Python (for Python version 3.2)" (ISBN 978-1-906966-13-3). For each copy of this manual sold USD 1 is donated to the Python Software Foundation by the publisher, Network Theory Ltd.
Publisher: Network Theory.
ISBN: 9781906966140
Category : Computers
Languages : en
Pages : 150
Book Description
This is a printed edition of the official Python language reference manual from the Python 3.2 distribution. It describes the syntax of Python 3 and its built-in datatypes and operators. Python is an interpreted object-oriented programming language, suitable for rapid application development and scripting. This manual is intended for advanced users who need a complete description of the Python 3 language syntax and object system. A simpler tutorial suitable for new users of Python is available in the companion volume "An Introduction to Python (for Python version 3.2)" (ISBN 978-1-906966-13-3). For each copy of this manual sold USD 1 is donated to the Python Software Foundation by the publisher, Network Theory Ltd.
The Unified Modeling Language Reference Manual
Author: James Rumbaugh
Publisher: Addison-Wesley Professional
ISBN: 9780321718952
Category : Computers
Languages : en
Pages : 721
Book Description
"If you are a serious user of UML, there is no other book quite like this one. I have been involved with the UML specification process for some time, but I still found myself learning things while reading through this book-especially on the changes and new capabilities that have come with UML." -Ed Seidewitz, Chief Architect, IntelliData Technologies Corporation The latest version of the Unified Modeling Language-UML 2.0-has increased its capabilities as the standard notation for modeling software-intensive systems. Like most standards documents, however, the official UML specification is difficult to read and navigate. In addition, UML 2.0 is far more complex than previous versions, making a thorough reference book more essential than ever. In this significantly updated and expanded edition of the definitive reference to the standard, James Rumbaugh, Ivar Jacobson, and Grady Booch-the UML's creators-clearly and completely describe UML concepts, including major revisions to sequence diagrams, activity models, state machines, components, internal structure of classes and components, and profiles. Whether you are capturing requirements, developing software architectures, designing implementations, or trying to understand existing systems, this is the book for you. Highlights include: Alphabetical dictionary of articles covering every UML concept Integrated summary of UML concepts by diagram type Two-color diagrams with extensive annotations in blue Thorough coverage of both semantics and notation, separated in each article for easy reference Further explanations of concepts whose meaning or purpose is obscure in the original specifications Discussion sections offering usage advice and additional insight into tricky concepts Notation summary, with references to individual articles An enhanced online index available on the book's web site allowing readers to quickly and easily search the entire text for specific topics The result is an indispensable resource for anyone who needs to understand the inner workings of the industry standard modeling language.
Publisher: Addison-Wesley Professional
ISBN: 9780321718952
Category : Computers
Languages : en
Pages : 721
Book Description
"If you are a serious user of UML, there is no other book quite like this one. I have been involved with the UML specification process for some time, but I still found myself learning things while reading through this book-especially on the changes and new capabilities that have come with UML." -Ed Seidewitz, Chief Architect, IntelliData Technologies Corporation The latest version of the Unified Modeling Language-UML 2.0-has increased its capabilities as the standard notation for modeling software-intensive systems. Like most standards documents, however, the official UML specification is difficult to read and navigate. In addition, UML 2.0 is far more complex than previous versions, making a thorough reference book more essential than ever. In this significantly updated and expanded edition of the definitive reference to the standard, James Rumbaugh, Ivar Jacobson, and Grady Booch-the UML's creators-clearly and completely describe UML concepts, including major revisions to sequence diagrams, activity models, state machines, components, internal structure of classes and components, and profiles. Whether you are capturing requirements, developing software architectures, designing implementations, or trying to understand existing systems, this is the book for you. Highlights include: Alphabetical dictionary of articles covering every UML concept Integrated summary of UML concepts by diagram type Two-color diagrams with extensive annotations in blue Thorough coverage of both semantics and notation, separated in each article for easy reference Further explanations of concepts whose meaning or purpose is obscure in the original specifications Discussion sections offering usage advice and additional insight into tricky concepts Notation summary, with references to individual articles An enhanced online index available on the book's web site allowing readers to quickly and easily search the entire text for specific topics The result is an indispensable resource for anyone who needs to understand the inner workings of the industry standard modeling language.
OpenStat Reference Manual
Author: William Miller
Publisher: Springer Science & Business Media
ISBN: 1461457408
Category : Mathematics
Languages : en
Pages : 420
Book Description
This reference manual for the OpenStat software, an open-source software developed by William Miller, covers a broad spectrum of statistical methods and techniques. A unique feature is its compatibility with many other statistical programs. OpenStat users are researchers and students in the social sciences, education, or psychology, who benefit from the hands on approach to Statistics. During and upon completion of courses in Statistics or measurement, students and future researchers need a low cost computer program available to them, and OpenStat fills this void. The software is used in Statistics courses around the world with over 50,000 downloads per year. The manual covers all functions of the OpenStat software, including measurement, ANOVAS, regression analyses, simulations, product-moment and partial correlations, and logistic regression. The manual is an important learning tool that explains the Statistics behind the many analyses possible with the program and demonstrates these analyses.
Publisher: Springer Science & Business Media
ISBN: 1461457408
Category : Mathematics
Languages : en
Pages : 420
Book Description
This reference manual for the OpenStat software, an open-source software developed by William Miller, covers a broad spectrum of statistical methods and techniques. A unique feature is its compatibility with many other statistical programs. OpenStat users are researchers and students in the social sciences, education, or psychology, who benefit from the hands on approach to Statistics. During and upon completion of courses in Statistics or measurement, students and future researchers need a low cost computer program available to them, and OpenStat fills this void. The software is used in Statistics courses around the world with over 50,000 downloads per year. The manual covers all functions of the OpenStat software, including measurement, ANOVAS, regression analyses, simulations, product-moment and partial correlations, and logistic regression. The manual is an important learning tool that explains the Statistics behind the many analyses possible with the program and demonstrates these analyses.