Page 2
Page 2
img

Knowledge and Information Visualization : Searching for Synergies

The basic ideas underlying knowledge visualization and information vi- alization are outlined. In a short preview of the contributions of this volume, the idea behind each approach and its contribution to the goals of the book are outlined. 2 The Basic Concepts of the Book Three basic concepts are the focus of this book: "data", "information", and "kno- edge". There have been numerous attempts to define the terms "data", "information", and "knowledge", among them, the OTEC Homepage "Data, Information, Kno- edge, and Wisdom" (Bellinger, Castro, & Mills, see http://www.syste- thinking.org/dikw/dikw.htm): Data are raw. They are symbols or isolated and non-interpreted facts. Data rep- sent a fact or statement of event without any relation to other data. Data simply exists and has no significance beyond its existence (in and of itself). It can exist in any form, usable or not. It does not have meaning of itself.

img

Java 17 Recipes : A Problem-Solution Approach

Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved! covers of some of the newest features, APIs, and more such as pattern matching for switch, Restore Always-Strict-Floating-Point-Semantics, enhanced pseudo-random number generators, the vector API, sealed classes, and enhancements in the use of String. Source code for all recipes is available in a dedicated GitHub repository. This must-have reference belongs in your library. You will learn : Look up solutions to everyday problems involving Java SE 17 LTS and other recent releases / Develop Java SE applications using the latest in Java SE technology / Incorporate Java major features introduced in versions 17, 16, and 15 into your code

img

Classification and Modeling with Linguistic Information Granules : Advanced Approaches to Linguistic Data Mining

Many approaches have already been proposed for classification and modeling in the literature. These approaches are usually based on mathematical mod­ els. Computer systems can easily handle mathematical models even when they are complicated and nonlinear (e.g., neural networks). On the other hand, it is not always easy for human users to intuitively understand mathe­ matical models even when they are simple and linear. This is because human information processing is based mainly on linguistic knowledge while com­ puter systems are designed to handle symbolic and numerical information. A large part of our daily communication is based on words. We learn from various media such as books, newspapers, magazines, TV, and the Inter­ net through words. We also communicate with others through words. While words play a central role in human information processing, linguistic models are not often used in the fields of classification and modeling. If there is no goal other than the maximization of accuracy in classification and modeling, mathematical models may always be preferred to linguistic models. On the other hand, linguistic models may be chosen if emphasis is placed on interpretability.

img

Big Data : An Art of Decision Making

Manipulating and processing masses of digital data is never a purely technical activity. It requires an interpretative and exploratory outlook - already well known in the social sciences and the humanities - to convey intelligible results from data analysis algorithms and create new knowledge. Big Data is based on an inquiry of several years within Proxem, a software publisher specializing in big data processing. The book examines how data scientists explore, interpret and visualize our digital traces to make sense of them, and to produce new knowledge. Grounded in epistemology and science and technology studies, Big Data offers a reflection on data in general, and on how they help us to better understand reality and decide on our daily actions.

img

Beginning IntelliJ IDEA : Integrated development environment for Java programming

Shows you how to leverage IntelliJ’s tools to develop clean, efficient Java applications. The last portion of the book focuses on application testing and deployment, and language- and framework- specific guidelines. After reading this book and working through its freely available source code, you'll be up to speed with this powerful IDE for today's Java development. You will: Use IntelliJ IDEA to build Java applications / Set up your IDE and project / Work with source code / Extend your Java application to data science and other kinds of applications / Test and deploy your application and much more

img

Bad programming practices 101 : Become a better coder by learning how (Not) to program

Takes a humorous slant on the programming practice manual by reversing the usual approach: under the pretence of teaching you how to become the world’s worst programmer who generally causes chaos, the book teaches you how to avoid the kind of bad habits that introduce bugs or cause code contributions to be rejected.

img

Automatic program development : A tribute to Robert Paige

This work, a tribute to renowned researcher Robert Paige, is a collection of revised papers published in his honor in the Higher-Order and Symbolic Computation Journal in 2003 and 2005. The book also includes some papers by members of the IFIP Working Group 2.1 of which Bob was an active member.

img

Algorithms in Bioinformatics : Theory and Implementation

Explores a comprehensive and insightful treatment of the practical application of bioinformatic algorithms in a variety of fields. Delivers a fulsome treatment of some of the main algorithms used to explain biological functions and relationships. It introduces readers to the art of algorithms in a practical manner which is linked with biological theory and interpretation. The book covers many key areas of bioinformatics, including global and local sequence alignment, forced alignment, detection of motifs, Sequence logos, Markov chains or information entropy. Other novel approaches are also described, such as Self-Sequence alignment, Objective Digital Stains (ODSs) or Spectral Forecast and the Discrete Probability Detector (DPD) algorithm. Readers will also benefit from the inclusion of: A detailed presentation of new methods, such as Self-sequence alignment, Objective Digital Stains and Spectral Forecast ; A treatment of sequence alignment, including local sequence alignment, global sequence alignment and forced sequence alignment with full implementations ; Discussions of position-specific weight matrices, including the count, weight, relative frequencies, and log-likelihoods matrices ; A detailed presentation of the methods related to Markov Chains as well as a description of their implementation in Bioinformatics and adjacent fields ; An examination of information and entropy, including sequence logos and explanations related to their meaning ; A chapter on philosophical transactions that allows the reader a broader view of the prediction process ; Extensive worked examples with detailed case studies that point out the meaning of different results

img

Algebraic Methodology and Software Technology ; 12th International Conference, AMAST 2008 Urbana, IL, USA, July 28-31, 2008 Proceedings

This book constitutes the refereed proceedings of the 12th International Conference on Algebraic Methodology and Software Technology, AMAST 2008, held in Urbana, IL, USA, in July 2008.

img

Advances and applications of DSmT for information fusion: Collected works ; Vol.3

One of the most comprehensive and flexible fusion theory based on belief functions. It can work in all fusion spaces: power set, hyper-power set, and super-power set, and has various fusion and conditioning rules that can be applied depending on each application. Some new generalized rules are introduced in this volume with codes for implementing some of them. For the qualitative fusion, the DSm Field and Linear Algebra of Refined Labels (FLARL) is proposed which can convert any numerical fusion rule to a qualitative fusion rule. When one needs to work on a refined frame of discernment, the refinement is done using Smarandache s algebraic codification. New interpretations and implementations of the fusion rules based on sampling techniques and referee functions are proposed, including the probabilistic proportional conflict redistribution rule.

img

Advances and applications of DSmT for information fusion ; Vol. 4

One of the most comprehensive and flexible fusion theory based on belief functions. It can work in all fusion spaces: power set, hyper-power set, and super-power set, and has various fusion and conditioning rules that can be applied depending on each application. Some new generalized rules are introduced in this volume with codes for implementing some of them. For the qualitative fusion, the DSm Field and Linear Algebra of Refined Labels (FLARL) is proposed which can convert any numerical fusion rule to a qualitative fusion rule. When one needs to work on a refined frame of discernment, the refinement is done using Smarandache s algebraic codification. New interpretations and implementations of the fusion rules based on sampling techniques and referee functions are proposed, including the probabilistic proportional conflict redistribution rule.

img

Abstract Computing Machines : A Lambda Calculus Perspective

The book addresses ways and means of organizing computations, highlighting the relationship between algorithms and the basic mechanisms and runtime structures necessary to execute them using machines. It completely abstracts from concrete programming languages and machine architectures, taking instead the lambda calculus as the basic programming and program execution model to design various abstract machines for its correct implementation. The emphasis is on fully normalizing machines based on full-fledged beta-reductions as essential prerequisites for symbolic computations that treat functions and variables truly as first-class objects. Their weakly normalizing counterparts are shown to be functional abstract machines that sacrifice the flavors of full beta-reductions for decidedly simpler runtime structures and improved runtime efficiency. Further downgrading of the lambda calculus leads to classical imperative machines that permit side-effecting operations on the runtime environment.

img

A Computational Model of Natural Language Communication : Interpretation, Inference, and Production in Database Semantics

Part I of this book presents a high-level description of an artificial agent which humans can freely communicate with in their accustomed language. Part II analyzes the major constructions of natural language, i.e., intra- and extrapropositional functor - argument structure, coordination, and coreference, in the speaker and the hearer mode. Part III defines declarative specifications for fragments of English, which are used for an implementation in Java.

img

25 Years of Model Checking : History, Achievements, Perspectives

Model checking technology is among the foremost applications of logic to computer science and computer engineering. The model checking community has achieved many breakthroughs, bridging the gap between theoretical computer science and hardware and software engineering, and it is reaching out to new challenging areas such as system biology and hybrid systems. Model checking is extensively used in the hardware industry and has also been applied to the verification of many types of software. Model checking has been introduced into computer science and electrical engineering curricula at universities worldwide and has become a universal tool for the analysis of systems.

img

Burnt human remains : Recovery, analysis, and interpretation

Presents an in-depth multidisciplinary approach to the detection, recovery, analysis, and identification of thermally altered remains. Bridging the gap between research and practice, this invaluable one-stop reference provides detailed coverage of analytical techniques in forensic medicine and pathology, forensic anthropology, forensic odontology, and forensic chemistry and forensic biology.

img

Advanced CBCT for Endodontics : Technical Considerations, Perception, and Decision-Making

This book encourages endodontists to develop a sound technical and theoretical understanding of CBCT. The authors compare the capabilities of modern CBCT imaging with traditional radiography and also present vital information about image interpretation and perception to increase competence and confidence in CBCT interpretation and minimize overdiagnosis and subsequent overtreatment.

img

3D imaging in endodontics : A new era in diagnosis and treatment

Full understanding of the role of cone beam computed tomography (CBCT) in helping to solve many of the most challenging problems in endodontics. It will shorten the learning curve in application of this exciting imaging technology in a variety of contexts: difficult diagnostic cases, treatment planning, evaluation of internal tooth anatomy prior to root canal therapy, nonsurgical and surgical treatments, early detection and treatment of resorptive defects, and outcomes assessment. The ability to obtain an accurate 3D representation of a tooth and the surrounding structures by means of noninvasive CBCT imaging is changing the approach to clinical decision making in endodontics. Clinicians long accustomed to working in very small, three-dimensional spaces are no longer constrained by the limitations of two-dimensional imaging. The challenges of mastering the new technology can, however, be daunting. The detailed guidance contained in this book will help endodontists to take full advantage of the important benefits offered by CBCT.

img

3D imaging in endodontics : A new era in diagnosis and treatment

Provides readers with a full understanding of the role of cone beam computed tomography (CBCT) in helping to solve many of the most challenging problems in endodontics. It will shorten the learning curve in application of this exciting imaging technique in a variety of contexts: difficult diagnostic cases, treatment planning, evaluation of internal tooth anatomy prior to root canal therapy, nonsurgical and surgical treatments, early detection and treatment of resorptive defects, and outcomes assessment.

img

Advanced structural mechanics : An introduction to continuum mechanics and structural mechanics

In recent years an increasing emphasis has been placed on numerically based methods of structural analysis. This has been reflected in the production of structural mechanics texts that are orientated towards particular numerical methodologies, especially the finite element method. Whilst this approach serves the needs of potential research' engineers, a concentration on the numerical analysis aspects of structural mechanics is of less relevance to professional' engineers, who are likely to be concerned with the use and interpretation of numerical analyses, but not in the development of the methodologies.

img

3D Recording and Interpretation for Maritime Archaeology

Includes recording and analysis of maritime archaeology through emerging technologies, including both practical and theoretical contributions. Topics include photogrammetric recording, laser scanning, marine geophysical 3D survey techniques, virtual reality, 3D modelling and reconstruction, data integration and Geographic Information Systems. This convergence of digital technologies such as underwater photography and photogrammetry, 3D sonar, 3D virtual reality, and 3D printing has highlighted a pressing need for these new methodologies to be considered together, both in terms of defining the state-of-the-art and for consideration of future directions.

Results Per Page