![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Computer software packages > Other software packages
Make bookkeeping a breeze with Sage Sage 50 Accounts is a tremendously popular resource among accounting professionals, and exciting upgrades in version 22 make it even more useful. This book helps you use get started with installation as well as customisation, and in a short time you'll be running VAT returns and producing reports. Newer features help you store copies on the cloud, access data from anywhere and much more. Inside...* Fully updated screenshots * How to use Sage Drive * A guide to key buttons * New ways to access tasks * Toolbar configuration tips * Valuable window shortcuts * How to process paperwork * Project management help * Tips on using mobile apps
For problems that require extensive computation, a C++ program can race through billions of examples faster than most other computing choices. C++ enables mathematicians of virtually any discipline to create programs to meet their needs quickly, and is available on most computer systems at no cost. C++ for Mathematicians: An Introduction for Students and Professionals accentuates C++ concepts that are most valuable for pure and applied mathematical research. This is the first book available on C++ programming that is written specifically for a mathematical audience; it omits the language's more obscure features in favor of the aspects of greatest utility for mathematical work. The author explains how to use C++ to formulate conjectures, create images and diagrams, verify proofs, build mathematical structures, and explore myriad examples. Emphasizing the essential role of practice as part of the learning process, the book is ideally designed for undergraduate coursework as well as self-study. Each chapter provides many problems and solutions which complement the text and enable you to learn quickly how to apply them to your own problems. Accompanying downloadable resources provide all numbered programs so that readers can easily use or adapt the code as needed. Presenting clear explanations and examples from the world of mathematics that develop concepts from the ground up, C++ for Mathematicians can be used again and again as a resource for applying C++ to problems that range from the basic to the complex.
Over two hundred novel and innovative computer algebra worksheets
or "recipes" will enable readers in engineering, physics, and
mathematics to easily and rapidly solve and explore most problems
they encounter in their mathematical physics studies. While the aim
of this text is to illustrate applications, a brief synopsis of the
fundamentals for each topic is presented, the topics being
organized to correlate with those found in traditional mathematical
physics texts. The recipes are presented in the form of stories and
anecdotes, a pedagogical approach that makes a mathematically
challenging subject easier and more fun to learn. * Uses the MAPLE computer algebra system to allow the reader to easily and quickly change the mathematical models and the parameters and then generate new answers * No prior knowledge of MAPLE is assumed; the relevant MAPLE commands are introduced on a need-to-know basis * All recipes are contained on a CD-ROM provided with the text * All MAPLE commands are indexed for easy reference * A classroom-tested story/anecdote format is used, accompanied with amusing or thought-provoking quotations * Study problems, which are presented as Supplementary Recipes, are fully solved and annotated and also provided on the CD-ROM This is a self-contained and standalone text, similar in style and format to Computer Algebra Recipes: A Gourmet's Guide to Mathematical Models of Science (ISBN 0-387-95148-2), Springer New York 2001 and Computer Algebra Recipes for Classical Mechanics (ISBN 0-8176-4291-9), BirkhAuser 2003. Computer Algebra Recipes for Mathematical Physics may be used in the classroom, for self-study, as a reference, or asa text for an online course.
TheInternationalConferenceonMathematicalKnowledgeManagementhasnow reached its third edition, creating and establishing an original and stimulating scienti?ccommunitytransversaltomanydi?erent?eldsandresearchtopics. The broad goal of MKM is the exploration of innovative, semantically enriched, d- ital encodings of mathematical information, and the study of new services and tools exploiting the machine-understandable nature of the information. MKM is naturally located in the border area between digital libraries and the mec- nization of mathematics, devoting a particular interest to the new developments in information technology, and fostering their application to the realm of ma- ematical information. The conference is meant to be a forum for presenting, discussing and comparing new tools and systems, standardization e?orts, cri- calsurveys, largeexperiments, andcasestudies. Atpresent, wearestillgettingto knoweachother, tounderstandtheworkdonebyotherpeople, andthepotenti- ities o?ered by their work to our own research activity. However, the conference is rapidly acquiring scienti?c strength and academic interest, attracting more and more people and research groups, and o?ering a challenging alternative to older, more conservative conferences. July 2004 Andrea Asperti Grzegorz Bancerek Andrzej Trybulec Organization MKM 2004 was organized by the Institute of Computer Science, University of Bia lystokinco-operationwiththeFacultyofComputerScience, Bia lystokTe- nical University and the Association of Mizar Users. Program Committee Andrzej Trybulec (Chair) University of Bia lystok, Poland Andrew A. Adams University of Reading, UK Andrea Asperti University of Bologna, Italy Bruno Buchberger RISC Linz, Austria Roy McCasland University of Edinburgh, UK James Davenport University of Bath, UK Will
Statistical computing provides the link between statistical theory and applied statistics. The content of the book covers all aspects of this link, from the development and implementation of new statistical ideas to user experiences and software evaluation. The proceedings should appeal to anyone working in statistics and using computers, whether in universities, industrial companies, government agencies, research institutes or as software developers
Written specifically for those with no prior programming experience and minimal quantitative training, this accessible text walks behavioral science students and researchers through the process of programming using MATLAB. The book explores examples, terms, and programming needs relevant to those in the behavioral sciences and helps readers perform virtually any computational function in solving their research problems. Principles are illustrated with usable code. Each chapter opens with a list of objectives followed by new commands required to accomplish those goals. These objectives also serve as a reference to help readers easily relocate a section of interest. Sample code and output and chapter problems demonstrate how to write a program and explore a model so readers can see the results obtained using different equations and values. A web site provides solutions to selected problems and the book's program code output and examples so readers can manipulate them as needed. The outputs on the website have color, motion, and sound. Highlights of the new edition include: *Updated to reflect changes in the most recent version of MATLAB, including special tricks and new functions. *More information on debugging and common errors and more basic problems in the rudiments of MATLAB to help novice users get up and running more quickly. *A new chapter on Psychtoolbox, a suite of programs specifically geared to behavioral science research. *A new chapter on Graphical User Interfaces (GUIs) for user-friendly communication. *Increased emphasis on pre-allocation of memory, recursion, handles, and matrix algebra operators. The book opens with an overview of what is to come and tips on how to write clear programs followed by pointers for interacting with MATLAB, including its commands and how to read error messages. The matrices chapter reviews how to store and access data. Chapter 4 examines how to carry out calculations followed by a review of how to perform various actions depending on the conditions. The chapter on input and output demonstrates how to design programs to create dialogs with users (e.g., participants in studies) and read and write data to and from external files. Chapter 7 reviews the data types available in MATLAB. Readers learn how to write a program as a stand-alone module in Chapter 8. In Chapters 9 and 10 readers learn how to create line and bar graphs or reshape images. Readers learn how to create animations and sounds in Chapter 11. The book concludes with tips on how to use MATLAB with applications such as GUIs and Psychtoolbox. Intended as a primary text for Matlab courses for advanced undergraduate and/or graduate students in experimental and cognitive psychology and/or neuroscience as well as a supplementary text for labs in data (statistical) analysis, research methods, and computational modeling (programming), the book also appeals to individual researchers in these disciplines who wish to get up and running in MATLAB.
This book explains basic principles of MuPAD commands. It teaches how to write simple programs and develop interactive environments for teaching mathematics. The text gives a large number of useful examples from different areas of undergraduate mathematics developed by the author during his long teaching experience. All the book examples are available online. Flash, SVG and JVX formats are used to display interactive and animated graphics.
For over two decades, this comprehensive manual has been the standard introduction and complete reference for writing articles and books containing mathematical formulas. If the reader requires a streamlined approach to learning LaTeX for composing everyday documents, Gratzer's (c) 2014 Practical LaTeX may also be a good choice. In this carefully revised fifth edition, the Short Course has been brought up to date and reflects a modern and practical approach to LaTeX usage. New chapters have been added on illustrations and how to use LaTeX on an iPad. Key features: An example-based, visual approach and a gentle introduction with the Short Course A detailed exposition of multiline math formulas with a Visual Guide A unified approach to TeX, LaTeX, and the AMS enhancements A quick introduction to creating presentations with formulas From earlier reviews: Gratzer's book is a solution. -European Mathematical Society Newsletter There are several LaTeX guides, but this one wins hands down for the elegance of its approach and breadth of coverage. -Amazon.com, Best of 2000, Editor's choice A novice reader will be able to learn the most essential features of LaTeX sufficient to begin typesetting papers within a few hours of time... An experienced TeX user, on the other hand, will find a systematic and detailed discussion of LaTeX fea tures. -Report on Mathematical Physics A very helpful and useful tool for all scientists and engineers. -Review of Astronomical Tools
All disciplines of science and engineering use numerical methods for complex problem analysis, due to the highly mathematical nature of the field. Analytical methods alone are unable to solve many complex problems engineering students and professionals confront. Introduction to MATLAB (R) Programming for Engineers and Scientists examines the basic elements of code writing, and describes MATLAB (R) methods for solving common engineering problems and applications across the range of engineering disciplines. The text uses a class-tested learning approach and accessible two-color page design to guide students from basic programming to the skills needed for future coursework and engineering practice.
This book deals with selected problems of machine perception, using various 2D and 3D imaging sensors. It proposes several new original methods, and also provides a detailed state-of-the-art overview of existing techniques for automated, multi-level interpretation of the observed static or dynamic environment. To ensure a sound theoretical basis of the new models, the surveys and algorithmic developments are performed in well-established Bayesian frameworks. Low level scene understanding functions are formulated as various image segmentation problems, where the advantages of probabilistic inference techniques such as Markov Random Fields (MRF) or Mixed Markov Models are considered. For the object level scene analysis, the book mainly relies on the literature of Marked Point Process (MPP) approaches, which consider strong geometric and prior interaction constraints in object population modeling. In particular, key developments are introduced in the spatial hierarchical decomposition of the observed scenarios, and in the temporal extension of complex MRF and MPP models. Apart from utilizing conventional optical sensors, case studies are provided on passive radar (ISAR) and Lidar-based Bayesian environment perception tasks. It is shown, via several experiments, that the proposed contributions embedded into a strict mathematical toolkit can significantly improve the results in real world 2D/3D test images and videos, for applications in video surveillance, smart city monitoring, autonomous driving, remote sensing, and optical industrial inspection.
Intended as a companion for textbooks in mathematical methods for science and engineering, this book presents a large number of numerical topics and exercises together with discussions of methods for solving such problems using Mathematica(R). The accompanying CD contains Mathematica Notebooks for illustrating most of the topics in the text and for solving problems in mathematical physics. Although it is primarily designed for use with the author's "Mathematical Methods: For Students of Physics and Related Fields," the discussions in the book sufficiently self-contained that the book can be used as a supplement to any of the standard textbooks in mathematical methods for undergraduate students of physical sciences or engineering.
This book constitutes the thoroughly refereed post-proceedings of the 10th International Symposium on Graph Drawing, GD 2002, held in Irvine, CA, USA, in August 2002.The 24 revised full papers, 9 short papers, and 7 software demonstrations presented together with a report on the GD 2002 graph drawing contest were carefully reviewed and selected from a total of 48 regular paper submissions. All current aspects of graph drawing are addressed.
This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and significant changes to syntax, strings, reference counting, grid units, and more. Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. Some of the new material includes information on RStudio, S4 syntax, working with character strings, and an example using the Twitter API. With a copy of the R 4 Quick Syntax Reference in hand, you will find that you are able to use the multitude of functions available in R and are even able to write your own functions to explore and analyze data. What You Will Learn Discover the modes and classes of R objects and how to use them Use both packaged and user-created functions in R Import/export data and create new data objects in R Create descriptive functions and manipulate objects in R Take advantage of flow control and conditional statements Work with packages such as base, stats, and graphics Who This Book Is For Those with programming experience, either new to R, or those with at least some exposure to R but who are new to the latest version.
Der vorliegende Band ist dem Lernen und Lehren auf der Basis moderner Informations- und Kommunikationstechnologien gewidmet. Das Buch fasst die wichtigsten AnsAtze zur EinfA1/4hrung, Umsetzung und Evaluation von E-Learning zusammen. Es geht zum einen um die Frage nach sinnvollen Konzepten fA1/4r den Einsatz von Electronic- und Mobile-Learning. Die BeitrAge behandeln Fragen der Auswahl, EinfA1/4hrung und Ausgestaltung von E-Learning-Systemen. Dabei werden pAdagogische, technische und wirtschaftliche Aspekte im Zusammenhang gesehen. Zum anderen sind erfolgreiche GeschAftsmodelle in der Affentlichen und privaten Fort- und Weiterbildung immer wichtiger. Dabei geht es genauso um die Frage des geeigneten Business-Plans wie um das QualitAtsmanagement und die Sicherstellung der langfristigen Nachhaltigkeit und Effizienz von E-Learning-Anwendungen. Neben wissenschaftlichen BeitrAgen zeigen zahlreiche BeitrAge von Praktikern beispielhaft mAgliche Umsetzungsstrategien.
Aufgrund des heute verbreiteten teamorientierten Arbeitens wird der Ingenieur in Entwicklung und Konstruktion mehr und mehr in den Planungs-, Beschaffungs- und Produktionsprozess involviert. Zur BewAltigung dieser Aufgaben braucht er neue Methoden der EntscheidungsunterstA1/4tzung und der Informationsbeschaffung, da die herkAmmlichen AnsAtze des Produktdatenmanagements nicht ausreichend sind. Neue Strategien fA1/4r das Product Lifecycle Management enthalten zusAtzliche FunktionsumfAnge zur UnterstA1/4tzung der unternehmensinternen und -externen Zusammenarbeit von Entwicklungspartnern, des Supply Chain Prozesses, des Product Portfolio Management und des Customer Needs Management. Das Buch unterstA1/4tzt die Planung, Entscheidungsfindung und EinfA1/4hrung geeigneter LAsungskonzepte.
This COMPSTAT 2002 book contains the Keynote, Invited, and Full Contributed papers presented in Berlin, August 2002. A companion volume including Short Communications and Posters is published on CD. The COMPSTAT 2002 is the 15th conference in a serie of biannual conferences with the objective to present the latest developments in Computational Statistics and is taking place from August 24th to August 28th, 2002. Previous COMPSTATs were in Vienna (1974), Berlin (1976), Leiden (1978), Edinburgh (1980), Toulouse (1982), Pra ue (1984), Rome (1986), Copenhagen (1988), Dubrovnik (1990), Neuchatel (1992), Vienna (1994), Barcelona (1996), Bris tol (1998) and Utrecht (2000). COMPSTAT 2002 is organised by CASE, Center of Applied Statistics and Eco nomics at Humboldt-Universitat zu Berlin in cooperation with F'reie Universitat Berlin and University of Potsdam. The topics of COMPSTAT include methodological applications, innovative soft ware and mathematical developments, especially in the following fields: statistical risk management, multivariate and robust analysis, Markov Chain Monte Carlo Methods, statistics of E-commerce, new strategies in teaching (Multimedia, In ternet), computerbased sampling/questionnaires, analysis of large databases (with emphasis on computing in memory), graphical tools for data analysis, classification and clustering, new statistical software and historical development of software."
Commonly there is no natural place in a traditional curriculum for mathematics or statistics, where a bridge between theory and practice fits into. On the other hand, the demand for an education designed to supplement theoretical training by practial experience has been rapidly increasing. There exists, consequently, a bit of a dichotomy between theoretical and applied statistics, and this book tries to straddle that gap. It links up the theory of a selection of statistical procedures used in general practice with their application to real world data sets using the statistical software package SAS (Statistical Analysis System). These applications are intended to illustrate the theory and to provide, simultaneously, the ability to use the knowledge effectively and readily in execution.
¿The best book on Maple just got better. This lively book is bursting with clear descriptions, revealing examples and top tips. It is gentle enough to act as an introduction and yet sufficiently comprehensive and well organised to serve as a reference manual. Maple Release 7 is significantly different to earlier releases, so this book will appeal even to hardened users who want to catch up fast.¿ ¿Des Higham, University of Strathclyde, UK This book provides an accelerated introduction to Maple for scientific programmers who already have experience in other computer languages (such as C, Pascal, or FORTRAN). It gives an overview of the most commonly used constructs and provides an elementary introduction to Maple programming. This edition of the book has been extensively updated for Maple Release 7 with future releases in mind. This has involved a substantial update of all programs, examples and exercises. Extensive new material has also been added, including an appendix on complex variables in a computer algebra context.
This book constitutes the thoroughly refereed post-proceedings of the 9th International Symposium on Graph Drawing, GD 2001, held in Vienna, Austria, in September 2001.The 32 revised full papers presented were carefully reviewed and selected from 66 paper submissions. Also included are a corrected version of a paper from the predecessor volume, short reports on the software systems exhibition, two papers of the special session on graph exchange formats, and a report on the annual graph drawing contests. The papers are organized in topical sections on hierarchical drawing, planarity, crossing theory, compaction, planar graphs, symmetries, interactive drawing, representations, aesthetics, 2D- and 3D-embeddings, data visualization, floor planning, and planar drawing.
Quantum Methods with Mathematica, the first book of its kind, has achieved worldwide success and critical acclaim.
Die Informationslogistik wird zum Wettbewerbsfaktor fur Unternehmen. Die Versorgung von Entscheidungstragern mit integrierten Informationen ermoglicht effiziente und effektive Entscheidungsprozesse in Alignment mit den strategischen Zielen des Unternehmens. Dazu wird ein ganzheitlicher, bereichsubergreifender Ansatz benotigt, der die inharenten Synergiepotenziale einer Informationslogistik umfassend nutzt. Dieses Buch gibt erstmals einen Gesamteindruck uber den State of the Art und Entwicklungsrichtungen der integrierten Informationslogistik aus Managementsicht. Auf Grundlage des St. Galler Business Engineering-Frameworks werden aktuelle Herausforderungen und Losungsansatze der Informationslogistik ganzheitlich und konsistent betrachtet und Hinweise zur Gestaltung der Informationslogistik auf den Ebenen Strategie, Organisation und Informationssysteme gegeben. Ausgewahlte Schwerpunktthemen vertiefen fur die Umsetzung relevante Fragestellungen. Schliesslich zeigen aktuelle Fallstudien konkrete Realisierungsmoglichkeiten in der unternehmerischen Praxis auf."
Die Integration von Informationssystemen beschrankt sich selten auf die Veranderung von Softwarekomponenten und Datenstrukturen oder die Veranderung von IT-Infrastrukturkomponenten. Meist sind ebenso Produkte, Geschaftsprozesse oder Organisationsstrukturen, also fachliche Unternehmensstrukturen betroffen. Das Buch hat zum Ziel, einen grundlegenden Beitrag zur situativen Methodik-Unterstutzung der Planung und Umsetzung von Integrationsprojekten zu leisten. Um dies zu realisieren, wird eine Strukturierung der Integration aus Metamodellierungs-Perspektive vorgenommen. Es werden Archetypen der Integration formuliert und typische Situationen fur Integrationsprojekte beschrieben. Zahlreiche Fallstudien zu Integrationsprojekten liefern erste Erkenntnisse uber die Wiederkehr grundlegender Integrationsaufgaben in bestimmten Integrations-Situationen. Darauf aufbauend wird eine erste Annaherung an eine situationsbezogene, anpassbare Integrationsmethodik vorgestellt."
This book covers the needs of scientists - be they mathematicians, physicists, chemists or engineers - in terms of symbolic computation, and allows them to locate quickly, via a detailed table of contents and index, the method they require for the precise problem they are adressing.It requires no prior experience of symbolic computation, nor specialized mathematical knowledge, and provides quick access to the practical use of symbolic computation software. The organization of the book in mutually independent chapters, each focusing on a specific topic, allows the user to select what is of interest without necessarily reading everything.
Your answer to the software project management gap The Complete Software Project Manager: From Planning to Launch and Beyond addresses an interesting problem experienced by today's project managers: they are often leading software projects, but have no background in technology. To close this gap in experience and help you improve your software project management skills, this essential text covers key topics, including: how to understand software development and why it is so difficult, how to plan a project, choose technology platforms, and develop project specifications, how to staff a project, how to develop a budget, test software development progress, and troubleshoot problems, and what to do when it all goes wrong. Real-life examples, hints, and management tools help you apply these new ideas, and lists of red flags, danger signals, and things to avoid at all costs assist in keeping your project on track. Companies have, due to the nature of the competitive environment, been somewhat forced to adopt new technologies. Oftentimes, the professionals leading the development of these technologies do not have any experience in the tech field and this can cause problems. To improve efficiency and effectiveness, this groundbreaking book offers guidance to professionals who need a crash course in software project management. * Review the basics of software project management, and dig into the more complicated topics that guide you in developing an effective management approach * Avoid common pitfalls by perusing red flags, danger signals, and things to avoid at all costs * Leverage practical roadmaps, charts, and step-by-step processes * Explore real-world examples to see effective software project management in action The Complete Software Project Manager: From Planning to Launch and Beyond is a fundamental resource for professionals who are leading software projects but do not have a background in technology. |
![]() ![]() You may like...
29th European Symposium on Computer…
Anton A Kiss, Edwin Zondervan, …
Hardcover
R11,775
Discovery Miles 117 750
Data Communication and Computer Networks…
Jill West, Curt M. White
Paperback
Handbook of HydroInformatics - Volume…
Saeid Eslamian, Faezeh Eslamian
Paperback
R3,633
Discovery Miles 36 330
Computers in Earth and Environmental…
Hamid Reza Pourghasemi
Paperback
R4,172
Discovery Miles 41 720
Case Studies in Geospatial Applications…
Pravat Kumar Shit, Gouri Sankar Bhunia, …
Paperback
R3,351
Discovery Miles 33 510
Database Systems - Design…
Carlos Coronel, Steven Morris
Paperback
|