Building Enterprise IoT Solutions with Eclipse IoT Technologies, Desbiens
Автор: Macintyre John, Zhao Jinghua, Ma Xiaomeng Название: The 2021 International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy: SPIoT-2021 Volume 2 ISBN: 3030895106 ISBN-13(EAN): 9783030895105 Издательство: Springer Рейтинг: Цена: 204970.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Analysis of Sentiment Tendency of Tourists' Comments Based on Text Mining.- Analysis of Smart City Construction Based on 5G Data Technology.- Prediction of Stock Price Based on Artificial Intelligence Algorithm.- Variation Translation Strategy System of Intangible Cultural Heritage Based on Data Mining.- A Computer-aided Comparative Study on Grammatical Cohesion in Abstracts of Sci-tech Journal Papers by Chinese and American Scholars.- Computer Graphics and Image Software in Advertising Design.- Design and Research of Production Information Management System for Project Based Mechanical Manufacturing Enterprises.- Impact of Computer Network Technology on Regional Economic Development.- Chaos Algorithm of Electrical Control System Based on Neural Network Technology.- Pulse Signal Acquisition System Based on Match Pursuit Algorithm.- Data Analysis of Power System Engineering Construction Based on PPSO Algorithm.- Reactive Optimization of Power System Based on K-means Algorithm.- Design and Structure Analysis of Manipulator based on Acceleration Sensor.- Discussion on Decision Tree Algorithm in University Teaching Management System.
Автор: Morais Douglas H. Название: Key 5G Physical Layer Technologies: Enabling Mobile and Fixed Wireless Access ISBN: 3030892085 ISBN-13(EAN): 9783030892081 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Поставка под заказ. Описание: This updated book, reconfigured as a textbook, covers the key technologies associated with the physical transmission of data on 5G mobile systems.
Автор: Scholtz Bauke, Tijms Arjan Название: The Definitive Guide to Jakarta Faces in Jakarta Ee 10: Using Eclipse Jakarta Ee for Enterprise Java Development ISBN: 1484273095 ISBN-13(EAN): 9781484273098 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You’ll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side JavaScript when Ajax calls complete, and more Along the way you’ll broaden your knowledge of Faces components and web APIs best practices, and learn a great deal about the internals of Faces and the design decisions that have been made when building the Faces API. For example, you’ll see what artefacts are now CDI injectable, how CDI changed Faces internally, and what some of the caveats are when working with the CDI versions of a Faces artefact. Furthermore, you'll build an example application from scratch. After reading The Definitive Guide to Jakarta Faces in Jakarta EE 10, you'll be ready to build your own efficient and secure web applications. What You Will Learn * Leverage the new features in Jakarta Faces in Jakarta EE in your existing applications * Integrate Faces and CDI * Use the brand new Component Search Expression framework, which enables you to more easily locate components from your template * Extend the Component Search Expression framework with your own search operators * Work with the different ways of mapping requests to Faces, make your application use extension-less URLs, and programmatically inspect which resources are present in your application * Master the best practices for web application development and see which are obsolete Who This Book Is For Existing JSF or Java developers who need to create a web UI. No prior knowledge of Faces is required, but the book does skew towards the more experienced developer. Concepts such as dependency injection and MVC are assumed to be known, as is a general knowledge about HTML, HTTP and other web standards.
Автор: Saavedra Cesar, Rupp Heiko W., Mesnil Jeff Название: Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java ISBN: 1838643109 ISBN-13(EAN): 9781838643102 Издательство: Неизвестно Рейтинг: Цена: 47810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Eclipse MicroProfile has gained momentum in the industry as a multi-vendor, interoperable, community-driven specification. It is a major disruptor that allows organizations with large investments in enterprise Java to move to microservices without spending a lot on retraining their workforce.
Автор: Vijay Nair Название: Practical Domain-Driven Design in Enterprise Java ISBN: 1484245423 ISBN-13(EAN): 9781484245422 Издательство: Springer Рейтинг: Цена: 26080.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.
Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform.
Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and fault tolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform.
The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you’ll use the Axon framework as the base framework.
What You Will Learn
Discover the DDD architectural principles and use the DDD design patternsUse the new Eclipse Jakarta EE platform Work with the Spring Boot frameworkImplement microservices design patterns, including context mapping, logic design, entities, integration, testing, and securityCarry out event sourcingApply CQRS
Who This Book Is For
Junior developers intending to start working on enterprise Java; senior developers transitioning from monolithic- to microservices-based architectures; and architects transitioning to a DDD philosophy of building applications.
Автор: Markus Duft Название: Eclipse TEA Revealed ISBN: 1484240928 ISBN-13(EAN): 9781484240922 Издательство: Springer Рейтинг: Цена: 30740.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.
Additionally, Eclipse TEA Revealed explores the library of pre-built components included with TEA, mostly in the area of rich client platform (RCP)-based Java application development, for building projects, updating sites, dealing with target platforms, and more. After reading and using this book, you'll be up to speed on the fundamentals of Eclipse TEA and ready to use it for more productive Java-based application builds and developments.
What You Will Learn
View TEA’s internal architecture Work with TEA’s APIs Write TEA componentsUse the pre-built TEA componentsSet up headless environments using TEA
Who This Book Is For
Readers should be Java developers interested in extending the Eclipse IDE and/or setting up headless environments based on Eclipse.
Автор: Teixeira Medeiros Название: Getting Started with Eclipse Juno ISBN: 1782160949 ISBN-13(EAN): 9781782160946 Издательство: Неизвестно Рейтинг: Цена: 45970.00 T Наличие на складе: Нет в наличии.
Автор: Macintyre John, Zhao Jinghua, Ma Xiaomeng Название: The 2021 International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy: SPIoT-2021 Volume 1 ISBN: 3030895076 ISBN-13(EAN): 9783030895075 Издательство: Springer Рейтинг: Цена: 204970.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Application of Artificial Intelligence in Arrangement Creation.- Automatic Segmentation for Retinal Vessel Using Concatenate UNet++.- Experimental Analysis of Mandarin Tone Pronunciation of Tibetan College Students for Artificial Intelligence Speech Recognition.- Exploration of Paths for Artificial Intelligence Technology to Promote Economic Development.- Influence of RPA Financial Robot on Financial Accounting and its Countermeasures.- Application of Artificial Intelligence Technology in English Online Learning Platform.- Spectral Identification Model of NIR Origin Based on Deep Extreme Learning Machine.- Frontier Application and Development Trend of Artificial Intelligence in New Media in the AI Era.- Analysis on the Application of Machine Learning Stock Selection Algorithm in the Financial Field.- Default Risk Prediction Based on Machine Learning under Big Data Analysis Technology.- Application of Intelligent Detection Technology and Machine Learning Algorithm in Music Intelligent System.- Application of 3D Computer Aided System in Dance Creation and Learning.- Data Selection and Machine Learning Algorithm Application under the Background of Big Data.
Автор: Kumar Gautam, Singh Om Prakash, Saini Hemraj Название: Cybersecurity: Ambient Technologies, IoT, and Industry 4.0 Implications ISBN: 0367702169 ISBN-13(EAN): 9780367702168 Издательство: Taylor&Francis Рейтинг: Цена: 148010.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: It is becoming increasingly important to design and develop adaptive, robust, scalable, reliable, security and privacy mechanisms for IoT applications and for Industry 4.0 related concerns. This book serves as a useful guide for researchers and industry professionals and will help beginners to learn the basics to the more advanced topics.
Автор: Abou Jieb Yaman, Hossain Eklas Название: Photovoltaic Systems: Fundamentals and Applications ISBN: 3030897796 ISBN-13(EAN): 9783030897796 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This textbook provides students with an introduction to the fundamentals and applications of solar photovoltaic systems, connecting the theory of solar photovoltaics and the practical applications of this very important source of energy. Chapters are written concisely in straightforward language that provides clear explanations of the concepts and principles, with an emphasis on humanitarian applications of photovoltaic systems and a focus on relatively small size systems that will make the book relatable to readers. It begins with an introduction and overview of the fundamentals of solar cell fabrication, module design, and performance along with an evaluation of solar resources. The book then moves on to address the details of individual components of photovoltaic systems, design of off-grid, hybrid, and distributed photovoltaic systems, and grid-tied photovoltaic systems based on the National Electrical Code (NEC). Coverage also includes a techno-economic analysis of solar photovoltaics, a discussion of the challenges and probable solutions of photovoltaic penetration into the utility grid, and an exploration of the potential of photovoltaic systems. Photovoltaic Systems: Fundamentals and Applications is designed to be used as an introductory textbook and professional training manual offering mathematical and conceptual insights that can be used to teach concepts, aid understanding of fundamentals, and act as a guide for sizing and designing practical systems.
Автор: Tiwari Rajeev, Mittal Mamta, Goyal Lalit Mohan Название: Energy Conservation Solutions for Fog-Edge Computing Paradigms ISBN: 9811634505 ISBN-13(EAN): 9789811634505 Издательство: Springer Рейтинг: Цена: 93160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book focuses on energy efficiency concerns in fog–edge computing and the requirements related to Industry 4.0 and next-generation networks like 5G and 6G. This book guides the research community about practical approaches, methodological, and moral questions in any nations’ journey to conserve energy in fog–edge computing environments. It discusses a detailed approach required to conserve energy and comparative case studies with respect to various performance evaluation metrics, such as energy conservation, resource allocation strategies, task allocation strategies, VM migration, and load-sharing strategies with state-of-the-art approaches, with fog and edge networks.
Автор: Agrawal Rashmi, Gupta Neha Название: Transforming Cybersecurity Solutions using Blockchain ISBN: 9813368608 ISBN-13(EAN): 9789813368606 Издательство: Springer Рейтинг: Цена: 93160.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This book is targeted towards cybersecurity professionals (especially those dealing with cloud security) or any stakeholders dealing with cybersecurity who want to understand the next level of security infrastructure using blockchain.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz