الصفحة 12
الصفحة 12
img

Beginning Scala 3 : A functional and Object-Oriented Java Language

Introduces you to the Scala programming language, its object-oriented and functional programming characteristics, and then guides you through Scala constructs and libraries that allow you to assemble small components into high-performance, scalable systems. You will understand why Scala is judiciously used for critical business applications by leading companies such as Twitter, LinkedIn, Foursquare, the Guardian, Morgan Stanley, Credit Suisse, UBS, and HSBC – and you will be able to use it in your own projects. You will: Get started with Scala 3 or Scala language programming in general / Understand how to utilitze OOP in Scala / Perform functional programming in Scala / Master the use of Scala collections, traits and implicits / Leverage Java and Scala interopability / Employ Scala for DSL programming / Use patterns and best practices in Scala

img

Beginning Rails : From novice to professional

Beginning Rails is the practical starting point for anyone wanting to learn how to build dynamic web applications using the Rails framework for Ruby. You'll learn how all of the components of Rails fit together and how you can leverage them to create sophisticated web applications with less code and more joy.

img

Bayesian reliability

Bayesian Reliability presents modern methods and techniques for analyzing reliability data from a Bayesian perspective. The adoption and application of Bayesian methods in virtually all branches of science and engineering have significantly increased over the past few decades. This increase is largely due to advances in simulation-based computational tools for implementing Bayesian methods. The authors extensively use such tools throughout this book, focusing on assessing the reliability of components and systems with particular attention to hierarchical models and models incorporating explanatory variables. Such models include failure time regression models, accelerated testing models, and degradation models. The authors pay special attention to Bayesian goodness-of-fit testing, model validation, reliability test design, and assurance test planning. Throughout the book, the authors use Markov chain Monte Carlo (MCMC) algorithms for implementing Bayesian analyses--algorithms that make the Bayesian approach to reliability computationally feasible and conceptually straightforward.

img

Basics Masonry Construction - Basics

Masonry construction is usually the top priority in the constructive exercises during the course. The basic principles of dimensions, construction and component joining are developed using simple masonry structures. Topics: Material and dimensions Building physics and load-bearing properties Typical associations Components Execution of masonry

img

Basic Fracture Mechanics and its Applications

Presents specific aspects of how fracture mechanics is used to address fatigue crack growth, environment assisted cracking, and creep and creep-fatigue crack growth. Other topics include mixed-mode fracture and materials testing and selection for damage tolerant design, alongside in-depth discussions of ensuring structural integrity of components through real-world examples. There is a strong focus throughout the book on the practical applications of fracture mechanics. It provides a clear description of the theoretical aspects of fracture mechanics and also its limitations.

img

Automated nanohandling by microrobots

Automated Nanohandling by Microrobots introduces an actuation principle for such microrobots and presents a new robot design. Different aspects of this research field regarding the hardware and software implementation of the system components, including the sensory feedback for automated nanohandling, are discussed in detail. Extensive applications of the microrobot station for nanohandling, nano-characterization and nanostructuring are provided, together with the experimental results.

img

Assistive technologies, robotics, and automated machines in the health domain

The field of healthcare is constantly evolving and advancing with new technologies and innovations. Among these, assistive technologies, robotics, and automated machines are rapidly gaining ground as powerful tools to improve the quality of care and enhance patient outcomes. From wearable devices that monitor vital signs to surgical robots that assist in complex procedures, these technologies have the potential to revolutionize the way we deliver healthcare. The development and the integration of assistive technologies, care robots, and automated machines are strategic both as single components, when paired together, and when interconnected in the health domain.This reprint explores the latest developments in assistive technologies, robotics, and automated machines in the health domain, providing a comprehensive overview of their applications and potential impact. The reprint is for the benefit of healthcare professionals, researchers, engineers, and students interested in these rapidly evolving fields.

img

Asphaltenes, heavy oils, and petroleomics

Petroleomics is the prediction of all properties of petroleum based on the Petroleome, or complete listing of all components in a given crude oil. As it is developed, petroleomics will lead petroleum science into a bright new future, and it is the major focus of this book. A necessary step has been to resolve the molecular size and structure of asphaltene and its hierarchical aggregate structures, as well as the dynamics of asphaltenes. This is especially important for heavy oils. Flow assurance concerns and interfacial science are also treated. The technological development of downhole fluid analysis addresses the most important issues in deepwater production of oil.

img

ASP.NET 1.1 Solutions Toolkit

This collection of reusable ASP.NET components serves two purposes. First, the components are ready to use, so you may add exciting features to your own ASP.NET websites. Second, each component's design and implementation is discussed, and you'll discover tips and tricks applicable for developing your own controls. Controls can be cut and pasted or used as templates for you to build your own controls. And the 15 included controls (programs) cover a broad range of situations, providing you both working coded solutions to your problem and the rationalization behind those solutions. Overall, this highly anticipated book provides immediate solutions to range of common problems.

img

Arthropod Diversity and Conservation

Despite their enormous bulk and complexity of architecture, plants make up only around a quarter of a million of the 8 million or so species on Earth. The major components of biodiversity, instead, are the smaller, largely unseen, silent majority of invertebrates – most of which are arthropods. Vertebrates, a mere blip on the biotic horizon, are elevated in importance in the bigger scheme of things only by the human psyche. This collection of more than 30 peer-reviewed papers focuses on the diversity and conservation of arthropods, whose species inhabit virtually every recess and plane – and feature somewhere in virtually every food web – on the planet. Highlighting issues ranging from large-scale disturbance to local management, and from spatial heterogeneity to temporal patterns, these papers reflect some of the most exciting new research taking place today – and in some of the most biodiverse corners of the planet.

img

Arguing on the Toulmin model : New essays in argument analysis and evaluation

In The Uses of Argument Stephen Toulmin proposed a new model for the layout of arguments, with six components: claim, data, warrant, qualifier, rebuttal, backing. Toulmin’s model has been appropriated, adapted and extended by researchers in the fields of speech communications, philosophy and artificial intelligence. The volume aims to bring together the best contemporary reflection in these fields on the Toulmin model and its current appropriation.

img

Area-wide control of insect pests : From research to field implementation

This new textbook on area-wide control of insect pests collates a series of selected papers that attempts to address various funda- mental components of AW-IPM, e.g. the importance of relevant problem-solving research, the need for essential baseline data, thesignificanceofadequatetoolsforappropri-atecontrolstrategies,andthevalueofpilottri- als, etc.

img

Architecture of computing systems - ARCS 2006 ; 19th International Conference, Frankfurt / Main, Germany, March 13-16, 2006, Proceedings

Technological progress is one of the driving forces behind the dramatic devel- mentofcomputersystemarchitecturesoverthe pastthreedecades.Eventhough it is quite clear that this development cannot only be measured by the ma- mum number of components on a chip, Moore’s Law may be and is often taken as a simple measure for the non-braked growth of computational power over the years. The more components are realizable on a chip, the more innovative and unconventional ideas can be realized by system architects. As a result, research in computer system architectures is more exciting than ever before. This book coversthe trends that shape the ?eld of computer system archit- tures.

img

Architecture of advanced numerical analysis systems: designing a scientific computing system using ocaml

Applies the functional OCaml programming language to numerical or computational weighted data science, engineering, and scientific applications. This book is based on the authors' first-hand experience building and maintaining Owl, an OCaml-based numerical computing library. You'll first learn the various components in a modern numerical computation library. Then, you will learn how these components are designed and built up and how to optimize their performance. After reading and using this book, you'll have the knowledge required to design and build real-world complex systems that effectively leverage the advantages of the OCaml functional programming language.

img

Architecture description languages ; IFIP TC-2 workshop on architecture description languages (WADL), World Computer Congress, Aug. 22-27, 2004, Toulouse, France

These proceedings record the papers presented at the Workshop onArchitecture Description Languages held in the city of Toulouse in thesouth of France.The aim of an ADL (Architecture Description Language) is to formallydescribe software and hardware architectures. Usually, an ADL describescomponents, their interfaces, their structures, their interactions (structureof data flow and control flow) and the mappings to hardware systems. Amajor goal of such descriptions is to allow analysis with respect to severalaspects like timing, safety, reliability, ...

img

Architecting Systems with Trustworthy Components ; International Seminar, Dagstuhl Castle, Germany, December 12-17, 2004. Revised Selected Papers

This book constitutes the thoroughly refereed post-proceedings of the International Dagstuhl-Seminar on Architecting Systems with Trustworthy Components, held in Dagstuhl Castle, Germany, in December 2004. The 10 revised full papers presented together with 5 invited papers contributed by outstanding researchers were carefully selected and included in the book reflecting ongoing impovement from the seminar. Core problems addressed by the seminar are measurement and normalization of non-functional properties, modular reasoning over non-functional properties, capture of component requirements in interfaces and protocols, interference and synergy of top-down and bottom-up aspects, duality of componentization and architecture, system properties, and opportunities for correctness by construction/static checking.

img

Architecting dependable systems IV

As software systems become ubiquitous, the issues of dependability become more and more crucial. Given that solutions to these issues must be considered from the very beginning of the design process, it is reasonable that dependability is addressed at the architectural level. It also contains sections on architectural description languages, architectural components and patterns, architecting distributed systems, and architectural assurances for dependability.

img

Arabic AI-generated adverts = إعلانات عربية مولدة بالذكاء الاصطناعي

In the ever-evolving landscape of digital marketing, our groundbreaking platform emerges, harnessing the power of artificial intelligence to revolutionize the creation of marketing campaigns. This innovative solution seamlessly combines neural networks, natural language generation, and multimedia processing capabilities to generate comprehensive and personalized marketing assets from a single product image. At its core, the platform leverages deep learning models that analyze the visual characteristics of the uploaded product image and identifies key features and attributes to define the product category, this enables the generation of compelling and persuasive marketing content tailored to the specific product. The platform's multi-faceted approach encompasses three distinct components: text generation, poster creation, and video advertisement production. Utilizing advanced natural language generation techniques, it crafts engaging marketing text that captures the essence and unique selling points of the product. Simultaneously, its image processing capabilities produce visually stunning promotional posters that blend the product image with eye-catching graphics and typography. along with creating captivating video advertisements optimized for social media and online advertising campaigns.

img

Aquatic medicinal plants

The use of medicinal plants in herbal and modern medicine has gained popularity over the last few decades due to consumers taking more natural approaches to medicine. Aquatic medicinal plants are rich in bioactive compounds and demonstrate various commercial, nutraceutical, and biological applications. Aquatic Medicinal Plants offers the reader a wealth of information on uses of bioactive components of these plants, along with crucial references, and explains their traditional uses, phytochemistry, and pharmacological properties.

img

Antifouling Compounds

Increasing awareness of the deleterious effects of toxic components in antifouling coatings has raised interest in the potential for nontoxic alternatives. This book examines how marine organisms from bacteria to invertebrates and plants use chemicals to communicate and defend themselves. Chemicals that prevent colonisation of living surfaces are particularly pertinent to antifouling technology and may inspire new solutions. The challenge is to identify such compounds, identify the means for sustainable production and incorporate them into coatings to give long-term antifouling efficacy.

عدد النتائج بكل صفحة