Kirjojen hintavertailu. Mukana 12 595 353 kirjaa ja 12 kauppaa.

Kirjailija

Bin Lin

Kirjat ja teokset yhdessä paikassa: 3 kirjaa, julkaisuja vuosilta 2020-2023, suosituimpien joukossa Next Generation Marine Wireless Communication Networks. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

3 kirjaa

Kirjojen julkaisuhaarukka 2020-2023.

Next Generation Marine Wireless Communication Networks

Next Generation Marine Wireless Communication Networks

Bin Lin; Jianli Duan; Mengqi Han; Lin X. Cai

Springer Nature Switzerland AG
2023
nidottu
This book presents a novel framework design for the next generation Marine Wireless Communication Networks (MWCNs). The authors first provide an overview of MWCNs, followed by a discussion of challenges in the design and development of MWCNs in support of a diversity of marine services such as real-time marine monitoring, offshore oil exploration, drilling, marine tourism and fishing. The authors then propose cross layer networking solutions to achieve a high performance modern MWCN that enables efficient and reliable data transmissions under hostile marine environment, which include the network deployment, the physical layer channel coding, intelligent network access and resource management, and learning-based opportunistic routing. Finally, the authors summarize the book and present some open issues that will lead to new research directions in the next generation MWCNs.
Next Generation Marine Wireless Communication Networks

Next Generation Marine Wireless Communication Networks

Bin Lin; Jianli Duan; Mengqi Han; Lin X. Cai

Springer Nature Switzerland AG
2022
sidottu
This book presents a novel framework design for the next generation Marine Wireless Communication Networks (MWCNs). The authors first provide an overview of MWCNs, followed by a discussion of challenges in the design and development of MWCNs in support of a diversity of marine services such as real-time marine monitoring, offshore oil exploration, drilling, marine tourism and fishing. The authors then propose cross layer networking solutions to achieve a high performance modern MWCN that enables efficient and reliable data transmissions under hostile marine environment, which include the network deployment, the physical layer channel coding, intelligent network access and resource management, and learning-based opportunistic routing. Finally, the authors summarize the book and present some open issues that will lead to new research directions in the next generation MWCNs.
Opinion Mining for Software Development
Opinion mining, which uses computational methods to extract opinions and sentiments from natural language texts, can be applied to various software engineering (SE) tasks. For example, developers can mine user feedback from mobile app reviews to understand how to improve their products, and software team leaders can assess developers' mood and emotions by mining communication logs or commit messages. Also, the growing popularity of technical Q&A websites (e.g., Stack Overflow) and code-sharing platforms (e.g., GitHub) made available a plethora of information that can be mined to collect opinions of experienced developers (e.g., what they think about a specific software library). The latter can be used to assist software design decisions. However, such a task is far from trivial due to three main reasons: First, the amount of information available online is huge; second, opinions are often embedded in unstructured data; and third, recent studies have indicated that opinion mining tools provide unreliable results when used out-of-the-box in the SE domain, since they are not designed to process SE datasets. Despite all these challenges, we believe mining opinions from online resources enables developers to access peers' expertise with ease. The knowledge embedded in these opinions, once converted into actionable items, can facilitate software development activities. We first investigated the feasibility of using state-of-the-art sentiment analysis tools to identify sentiment polarity in the software context. We also examined whether customizing a neural network model with SE data can improve its performance of sentiment polarity prediction. Based on the findings of these studies, we proposed a novel approach for recommending APIs with rationales by mining opinions from Q&A websites to support software design decisions. On the one hand, we shed light on the limitations researchers face when applying existing opinion mining techniques in SE context. On the other hand, we illustrate the promise of mining opinions from online resources to support software development activities.