0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (1)
  • R50 - R100 (1)
  • R100 - R250 (39)
  • R250 - R500 (242)
  • R500+ (10,154)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer communications & networking > General

System Analysis and Modeling. Languages, Methods, and Tools for Systems Engineering - 10th International Conference, SAM 2018, ... System Analysis and Modeling. Languages, Methods, and Tools for Systems Engineering - 10th International Conference, SAM 2018, Copenhagen, Denmark, October 15-16, 2018, Proceedings (Paperback, 1st ed. 2018)
Ferhat Khendek, Reinhard Gotzhein
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 10th International Conference on System Analysis and Modeling, SAM 2018, held in Copenhagen Denmark, in October 2018. The 12 full papers and 2 short papers presented were carefully reviewed and selected from 24 submissions. The papers describe innovations, trends, and experiences in modeling and analysis of complex systems using ITU-T's Specification and Description Language (SDL-2010) and Message Sequence Chart (MSC) notations, as well as related system design languages - including UML, ASN.1, TTCN, SysML and the User Requirements Notation (URN). This year's edition of SAM will be under the theme "Languages, Methods, and Tools for Systems Engineering", including languages and methods standardized by the ITU-T, and domain-specific languages. Also included are software engineering technologies, such as for requirements engineering, software verification and validation, and automated code generation.

Querying Graphs (Paperback): Angela Bonifati, George Fletcher, Hannes Voigt, Nikolay Yakovets Querying Graphs (Paperback)
Angela Bonifati, George Fletcher, Hannes Voigt, Nikolay Yakovets
R1,664 Discovery Miles 16 640 Ships in 10 - 15 working days

Graph data modeling and querying arises in many practical application domains such as social and biological networks where the primary focus is on concepts and their relationships and the rich patterns in these complex webs of interconnectivity. In this book, we present a concise unified view on the basic challenges which arise over the complete life cycle of formulating and processing queries on graph databases. To that purpose, we present all major concepts relevant to this life cycle, formulated in terms of a common and unifying ground: the property graph data model-the pre-dominant data model adopted by modern graph database systems. We aim especially to give a coherent and in-depth perspective on current graph querying and an outlook for future developments. Our presentation is self-contained, covering the relevant topics from: graph data models, graph query languages and graph query specification, graph constraints, and graph query processing. We conclude by indicating major open research challenges towards the next generation of graph data management systems.

Cloud Computing and Security - 4th International Conference, ICCCS 2018, Haikou, China, June 8-10, 2018, Revised Selected... Cloud Computing and Security - 4th International Conference, ICCCS 2018, Haikou, China, June 8-10, 2018, Revised Selected Papers, Part V (Paperback, 1st ed. 2018)
Xingming Sun, Zhaoqing Pan, Elisa Bertino
R1,706 Discovery Miles 17 060 Ships in 10 - 15 working days

This six volume set LNCS 11063 - 11068 constitutes the thoroughly refereed conference proceedings of the 4th International Conference on Cloud Computing and Security, ICCCS 2018, held in Haikou, China, in June 2018. The 386 full papers of these six volumes were carefully reviewed and selected from 1743 submissions. The papers cover ideas and achievements in the theory and practice of all areas of inventive systems which includes control, artificial intelligence, automation systems, computing systems, electrical and informative systems. The six volumes are arranged according to the subject areas as follows: cloud computing, cloud security, encryption, information hiding, IoT security, multimedia forensics

Advanced Concepts for Intelligent Vision Systems - 19th International Conference, ACIVS 2018, Poitiers, France, September... Advanced Concepts for Intelligent Vision Systems - 19th International Conference, ACIVS 2018, Poitiers, France, September 24-27, 2018, Proceedings (Paperback, 1st ed. 2018)
Jacques Blanc-Talon, David Helbert, Wilfried Philips, Dan Popescu, Paul Scheunders
R1,671 Discovery Miles 16 710 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 19th International Conference on Advanced Concepts for Intelligent Vision Systems, ACIVS 2018, held in Poitiers, France, in September 2018. The 52 full papers presented in this volume were carefully reviewed and selected from 91 submissions. They were organized in topical sections named: video analysis; segmentation and classification; remote sending; biometrics; deep learning; coding and compression; and image restauration and reconstruction.

New Trends in Information and Communications Technology Applications - Third International Conference, NTICT 2018, Baghdad,... New Trends in Information and Communications Technology Applications - Third International Conference, NTICT 2018, Baghdad, Iraq, October 2-4, 2018, Proceedings (Paperback, 1st ed. 2018)
Safaa O. Al-mamory, Jwan K. Alwan, Ali D. Hussein
R1,562 Discovery Miles 15 620 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the Third International Conference on New Trends in Information and Communications Technology Applications, NTICT 2018, held in Baghdad, Iraq, in October 2018.The 18 papers presented were carefully reviewed and selected from 86 submissions. The papers are organized in topical sections, namely: Computer networks; system and network security; machine learning; intelligent control system; communication applications; computer vision; and e-learning.

Collaborative Computing: Networking, Applications and Worksharing - 13th International Conference, CollaborateCom 2017,... Collaborative Computing: Networking, Applications and Worksharing - 13th International Conference, CollaborateCom 2017, Edinburgh, UK, December 11-13, 2017, Proceedings (Paperback, 1st ed. 2018)
Imed Romdhani, Lei Shu, Hara Takahiro, Zhangbing Zhou, Timothy Gordon, …
R1,701 Discovery Miles 17 010 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed proceedings of the 13th International Conference on Collaborative Computing: Networking, Applications, and Worksharing, CollaborateCom 2017, held in Edinburgh, UK, in December 2017. The 65 papers presented were carefully reviewed and selected from 103 submissions and focus on electronic collaboration between distributed teams of humans, computer applications, and autonomous robots to achieve higher productivity and produce joint products.

Fault-Tolerant Message-Passing Distributed Systems - An Algorithmic Approach (Hardcover, 1st ed. 2018): Michel Raynal Fault-Tolerant Message-Passing Distributed Systems - An Algorithmic Approach (Hardcover, 1st ed. 2018)
Michel Raynal
R2,415 Discovery Miles 24 150 Ships in 10 - 15 working days

This book presents the most important fault-tolerant distributed programming abstractions and their associated distributed algorithms, in particular in terms of reliable communication and agreement, which lie at the heart of nearly all distributed applications. These programming abstractions, distributed objects or services, allow software designers and programmers to cope with asynchrony and the most important types of failures such as process crashes, message losses, and malicious behaviors of computing entities, widely known under the term "Byzantine fault-tolerance". The author introduces these notions in an incremental manner, starting from a clear specification, followed by algorithms which are first described intuitively and then proved correct. The book also presents impossibility results in classic distributed computing models, along with strategies, mainly failure detectors and randomization, that allow us to enrich these models. In this sense, the book constitutes an introduction to the science of distributed computing, with applications in all domains of distributed systems, such as cloud computing and blockchains. Each chapter comes with exercises and bibliographic notes to help the reader approach, understand, and master the fascinating field of fault-tolerant distributed computing.

Social Informatics - 10th International Conference, SocInfo 2018, St. Petersburg, Russia, September 25-28, 2018, Proceedings,... Social Informatics - 10th International Conference, SocInfo 2018, St. Petersburg, Russia, September 25-28, 2018, Proceedings, Part II (Paperback, 1st ed. 2018)
Steffen Staab, Olessia Koltsova, Dmitry I. Ignatov
R1,580 Discovery Miles 15 800 Ships in 10 - 15 working days

The two-volume set LNCS 11185 + 11186 constitutes the proceedings of the 10th International Conference on Social Informatics, SocInfo 2018, held in Saint-Petersburg, Russia, in September 2018. The 30 full and 32 short papers presented in these proceedings were carefully reviewed and selected from 110 submissions. They deal with the applications of methods of the social sciences in the study of socio-technical systems, and computer science methods to analyze complex social processes, as well as those that make use of social concepts in the design of information systems.

Computational Logistics - 9th International Conference, ICCL 2018, Vietri sul Mare, Italy, October 1-3, 2018, Proceedings... Computational Logistics - 9th International Conference, ICCL 2018, Vietri sul Mare, Italy, October 1-3, 2018, Proceedings (Paperback, 1st ed. 2018)
Raffaele Cerulli, Andrea Raiconi, Stefan Voss
R1,622 Discovery Miles 16 220 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 9th International Conference on Computational Logistics, ICCL 2018, held in Vietri sul Mare, Italy, in October 2018. The 32 full papers presented were carefully reviewed and selected from 71 submissions. They are organized in topical sections as follows: maritime shipping and routing, container handling and container terminals, vehicle routing and multi-modal transportation, network design and scheduling, logistics oriented combinatorial optimization.

Image Analysis for Moving Organ, Breast, and Thoracic Images - Third International Workshop, RAMBO 2018, Fourth International... Image Analysis for Moving Organ, Breast, and Thoracic Images - Third International Workshop, RAMBO 2018, Fourth International Workshop, BIA 2018, and First International Workshop, TIA 2018, Held in Conjunction with MICCAI 2018, Granada, Spain, September 16 and 20, 2018, Proceedings (Paperback, 1st ed. 2018)
Danail Stoyanov, Zeike Taylor, Bernhard Kainz, Gabriel Maicas, Reinhard R. Beichel, …
R1,579 Discovery Miles 15 790 Ships in 10 - 15 working days

This book constitutes the refereed joint proceedings of the Third International Workshop on Reconstruction and Analysis of Moving Body Organs, RAMBO 2018, the Fourth International Workshop on Breast Image Analysis, BIA 2018, and the First International Workshop on Thoracic Image Analysis, TIA 2018, held in conjunction with the 21st International Conference on Medical Imaging and Computer-Assisted Intervention, MICCAI 2018, in Granada, Spain, in September 2018. The 5 full papers (out of 10 submissions) presented at RAMBO, the 9 full papers (out of 18 submissions) presented at BIA, and the 20 full papers (out of 21 submissions) presented at TIA were carefully reviewed and selected. The RAMBO papers cover aspects of medical imaging where motion plays a role in the image formation or analysis. The BIA papers deal with topics such as computer-aided detection and diagnosis of breast cancer, quantitative analysis of breast imaging modalities, and large scale breast image screening and analysis. The TIA papers cover aspects of image analysis research for lung and cardiac diseases including segmentation, registration, quantification, modeling of the image acquisition process, visualization, validation, statistical modeling, biophysical lung modeling (computational anatomy), deep learning and novel applications.

PRedictive Intelligence in MEdicine - First International Workshop, PRIME 2018, Held in Conjunction with MICCAI 2018, Granada,... PRedictive Intelligence in MEdicine - First International Workshop, PRIME 2018, Held in Conjunction with MICCAI 2018, Granada, Spain, September 16, 2018, Proceedings (Paperback, 1st ed. 2018)
Islem Rekik, Gozde Unal, Ehsan Adeli, Sang Hyun Park
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the First International Workshop on PRedictive Intelligence in MEdicine, PRIME 2018, held in conjunction with MICCAI 2018, in Granada, Spain, in September 2018. The 20 full papers presented were carefully reviewed and selected from 23 submissions. The main aim of the workshop is to propel the advent of predictive models in a broad sense, with application to medical data. Particularly, the workshop will admit papers describing new cutting-edge predictive models and methods that solve challenging problems in the medical field.

Computer and Information Science (Hardcover, 1st ed. 2019): Roger Lee Computer and Information Science (Hardcover, 1st ed. 2019)
Roger Lee
R4,242 Discovery Miles 42 420 Ships in 10 - 15 working days

This book presents the outcomes of the 17th IEEE/ACIS International Conference on Computer and Information Science (ICIS 2018), which was held in Singapore on June 6-8, 2018. The aim of the conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users, and students to discuss the various fields of computer science and to share their experiences, and to exchange new ideas and information in a meaningful way. The book includes findings on all aspects (theory, applications and tools) of computer and information science and discusses related practical challenges and the solutions adopted to solve them. The conference organizers selected the best papers from those accepted for presentation. The papers were chosen based on review scores submitted by members of the program committee and underwent a further rigorous round of review. From this second round, 13 of the conference's most promising papers were then published in this Springer (SCI) book and not the conference proceedings. We impatiently await the important contributions that we know these authors will make to the field of computer and information science.

Computer Vision and Graphics - International Conference, ICCVG 2018, Warsaw, Poland, September 17 - 19, 2018, Proceedings... Computer Vision and Graphics - International Conference, ICCVG 2018, Warsaw, Poland, September 17 - 19, 2018, Proceedings (Paperback, 1st ed. 2018)
Leszek J. Chmielewski, Ryszard Kozera, Arkadiusz Orlowski, Konrad Wojciechowski, Alfred M. Bruckstein, …
R1,638 Discovery Miles 16 380 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the International Conference on Computer Vision and Graphics, ICCVG 2018, held in Warsaw, Poland, in September 2018. The 45 full papers were selected from 117 submissions. The contributions are thematically arranged as follows: computer graphics, image quality and graphic, user interfaces, object classification and features, 3D and stereo image processing, low-level and middle-level image processing, medical image analysis, motion analysis and tracking, security and protection, pattern recognition and new concepts in classification.

Intelligent Distributed Computing XII (Hardcover, 1st ed. 2018): Javier Del Ser, Eneko Osaba, Miren Nekane Bilbao, Javier J.... Intelligent Distributed Computing XII (Hardcover, 1st ed. 2018)
Javier Del Ser, Eneko Osaba, Miren Nekane Bilbao, Javier J. Sanchez-Medina, Massimo Vecchio, …
R5,843 Discovery Miles 58 430 Ships in 10 - 15 working days

This book gathers a wealth of research contributions on recent advances in intelligent and distributed computing, and which present both architectural and algorithmic findings in these fields. A major focus is placed on new techniques and applications for evolutionary computation, swarm intelligence, multi-agent systems, multi-criteria optimization and Deep/Shallow machine learning models, all of which are approached as technological drivers to enable autonomous reasoning and decision-making in complex distributed environments. Part of the book is also devoted to new scheduling and resource allocation methods for distributed computing systems. The book represents the peer-reviewed proceedings of the 12th International Symposium on Intelligent Distributed Computing (IDC 2018), which was held in Bilbao, Spain, from October 15 to 17, 2018.

Smart Grids and Their Communication Systems (Hardcover, 1st ed. 2019): Ersan Kabalci, Yasin Kabalci Smart Grids and Their Communication Systems (Hardcover, 1st ed. 2019)
Ersan Kabalci, Yasin Kabalci
R6,674 Discovery Miles 66 740 Ships in 10 - 15 working days

The book presents a broad overview of emerging smart grid technologies and communication systems, offering a helpful guide for future research in the field of electrical engineering and communication engineering. It explores recent advances in several computing technologies and their performance evaluation, and addresses a wide range of topics, such as the essentials of smart grids for fifth generation (5G) communication systems. It also elaborates the role of emerging communication systems such as 5G, internet of things (IoT), IEEE 802.15.4 and cognitive radio networks in smart grids. The book includes detailed surveys and case studies on current trends in smart grid systems and communications for smart metering and monitoring, smart grid energy storage systems, modulations and waveforms for 5G networks. As such, it will be of interest to practitioners and researchers in the field of smart grid and communication infrastructures alike.

Implementing Project and Program Benefit Management (Hardcover): Kenn Dolan Implementing Project and Program Benefit Management (Hardcover)
Kenn Dolan
R1,871 Discovery Miles 18 710 Ships in 12 - 17 working days

One of the most difficult, yet important, questions regarding projects is "What advantages will this project create for the investors and key stakeholders?" Projects and programs should be treated as investments. This means that the focus of projects shifts from delivering within the triple constraints (time-cost-quality) towards some of the more fundamental questions: What is the purpose of this investment? What are the specific advantages expected? Are these benefits worth the investment? Implementing Project and Program Benefit Management is written for executives and practitioners within the portfolio, program, and project environment. It guides them through the important work that must be addressed as the investment progresses towards the realization of benefits. The processes discussed cover the strategic elements of benefits realization as well as the more detailed requirements, which are the domain of the program delivery teams and the operational users. Using real cases to explain complex situations, operational teams and wider groups of stakeholders, including communities affected by infrastructure projects, will be able to engage in the conversation with the sponsors and delivery teams. Covering an area of program and project management that is rapidly becoming more widely valued, this book blends theory with practical experience to present a clear process flow to managing the benefits life cycle. Best practices are defined, and pitfalls and traps are identified to enable practitioners to apply rigor and structure to this crucial discipline.

Power BI Data Analysis and Visualization (Paperback): Suren Machiraju, Suraj  Gaurav Power BI Data Analysis and Visualization (Paperback)
Suren Machiraju, Suraj Gaurav
R1,633 R1,264 Discovery Miles 12 640 Save R369 (23%) Ships in 10 - 15 working days

Power BI Data Analysis and Visualization provides a roadmap to vendor choices and highlights why Microsoft's Power BI is a very viable, cost effective option for data visualization. The book covers the fundamentals and most commonly used features of Power BI, but also includes an in-depth discussion of advanced Power BI features such as natural language queries; embedding Power BI dashboards; and live streaming data. It discusses real solutions to extract data from the ERP application, Microsoft Dynamics CRM, and also offers ways to host the Power BI Dashboard as an Azure application, extracting data from popular data sources like Microsoft SQL Server and open-source PostgreSQL. Authored by Microsoft experts, this book uses real-world coding samples and screenshots to spotlight how to create reports, embed them in a webpage, view them across multiple platforms, and more. Business owners, IT professionals, data scientists, and analysts will benefit from this thorough presentation of Power BI and its functions.

Proceedings of 2nd International Conference on Communication, Computing and Networking - ICCCN 2018, NITTTR Chandigarh, India... Proceedings of 2nd International Conference on Communication, Computing and Networking - ICCCN 2018, NITTTR Chandigarh, India (Paperback, 1st ed. 2019)
C. Rama Krishna, Maitreyee Dutta, Rakesh Kumar
R6,007 Discovery Miles 60 070 Ships in 10 - 15 working days

The book provides insights from the 2nd International Conference on Communication, Computing and Networking organized by the Department of Computer Science and Engineering, National Institute of Technical Teachers Training and Research, Chandigarh, India on March 29-30, 2018. The book includes contributions in which researchers, engineers, and academicians as well as industrial professionals from around the globe presented their research findings and development activities in the field of Computing Technologies, Wireless Networks, Information Security, Image Processing and Data Science. The book provides opportunities for the readers to explore the literature, identify gaps in the existing works and propose new ideas for research.

Inventing the Cloud Century - How Cloudiness Keeps Changing Our Life, Economy and Technology (Paperback, Softcover reprint of... Inventing the Cloud Century - How Cloudiness Keeps Changing Our Life, Economy and Technology (Paperback, Softcover reprint of the original 1st ed. 2018)
Marcus Oppitz, Peter Tomsu
R2,810 Discovery Miles 28 100 Ships in 10 - 15 working days

This book combines the three dimensions of technology, society and economy to explore the advent of today's cloud ecosystems as successors to older service ecosystems based on networks. Further, it describes the shifting of services to the cloud as a long-term trend that is still progressing rapidly.The book adopts a comprehensive perspective on the key success factors for the technology - compelling business models and ecosystems including private, public and national organizations. The authors explore the evolution of service ecosystems, describe the similarities and differences, and analyze the way they have created and changed industries. Lastly, based on the current status of cloud computing and related technologies like virtualization, the internet of things, fog computing, big data and analytics, cognitive computing and blockchain, the authors provide a revealing outlook on the possibilities of future technologies, the future of the internet, and the potential impacts on business and society.

Electronic Voting - Third International Joint Conference, E-Vote-ID 2018, Bregenz, Austria, October 2-5, 2018, Proceedings... Electronic Voting - Third International Joint Conference, E-Vote-ID 2018, Bregenz, Austria, October 2-5, 2018, Proceedings (Paperback, 1st ed. 2018)
Robert Krimmer, Melanie Volkamer, Veronique Cortier, Rajeev Gore, Manik Hapsara, …
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the Third International Joint Conference on Electronic Voting, E-Vote-ID 2018, held in Bregenz, Austria, in October 2018. The 13 full papers presented in this volume were carefully reviewed and selected from 45 submissions. The papers deal with topics connected with electronic voting including experiences and revisions of the real uses of E-voting systems and corresponding processes in elections.

Hardware Accelerators in Data Centers (Hardcover, 1st ed. 2019): Christoforos Kachris, Babak Falsafi, Dimitrios Soudris Hardware Accelerators in Data Centers (Hardcover, 1st ed. 2019)
Christoforos Kachris, Babak Falsafi, Dimitrios Soudris
R4,262 Discovery Miles 42 620 Ships in 10 - 15 working days

This book provides readers with an overview of the architectures, programming frameworks, and hardware accelerators for typical cloud computing applications in data centers. The authors present the most recent and promising solutions, using hardware accelerators to provide high throughput, reduced latency and higher energy efficiency compared to current servers based on commodity processors. Readers will benefit from state-of-the-art information regarding application requirements in contemporary data centers, computational complexity of typical tasks in cloud computing, and a programming framework for the efficient utilization of the hardware accelerators.

Beyond Databases, Architectures and Structures. Facing the Challenges of Data Proliferation and Growing Variety - 14th... Beyond Databases, Architectures and Structures. Facing the Challenges of Data Proliferation and Growing Variety - 14th International Conference, BDAS 2018, Held at the 24th IFIP World Computer Congress, WCC 2018, Poznan, Poland, September 18-20, 2018, Proceedings (Paperback, 1st ed. 2018)
Stanislaw Kozielski, Dariusz Mrozek, Pawel Kasprowski, Bozena Malysiak-Mrozek, Daniel Kostrzewa
R1,629 Discovery Miles 16 290 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 14th International Conference entitled Beyond Databases, Architectures and Structures, BDAS 2018, held in Poznan, Poland, in September 2018, during the IFIP World Computer Congress.It consists of 38 carefully reviewed papers selected from 102 submissions. The papers are organized in topical sections, namely big data and cloud computing; architectures, structures and algorithms for efficient data processing; artificial intelligence, data mining and knowledge discovery; text mining, natural language processing, ontologies and semantic web; image analysis and multimedia mining.

Automated Workflow Scheduling in Self-Adaptive Clouds - Concepts, Algorithms and Methods (Paperback, Softcover reprint of the... Automated Workflow Scheduling in Self-Adaptive Clouds - Concepts, Algorithms and Methods (Paperback, Softcover reprint of the original 1st ed. 2017)
G. Kousalya, P. Balakrishnan, C. Pethuru Raj
R1,429 Discovery Miles 14 290 Ships in 10 - 15 working days

This timely text/reference presents a comprehensive review of the workflow scheduling algorithms and approaches that are rapidly becoming essential for a range of software applications, due to their ability to efficiently leverage diverse and distributed cloud resources. Particular emphasis is placed on how workflow-based automation in software-defined cloud centers and hybrid IT systems can significantly enhance resource utilization and optimize energy efficiency. Topics and features: describes dynamic workflow and task scheduling techniques that work across multiple (on-premise and off-premise) clouds; presents simulation-based case studies, and details of real-time test bed-based implementations; offers analyses and comparisons of a broad selection of static and dynamic workflow algorithms; examines the considerations for the main parameters in projects limited by budget and time constraints; covers workflow management systems, workflow modeling and simulation techniques, and machine learning approaches for predictive workflow analytics. This must-read work provides invaluable practical insights from three subject matter experts in the cloud paradigm, which will empower IT practitioners and industry professionals in their daily assignments. Researchers and students interested in next-generation software-defined cloud environments will also greatly benefit from the material in the book.

Service-Oriented and Cloud Computing - 7th IFIP WG 2.14 European Conference, ESOCC 2018, Como, Italy, September 12-14, 2018,... Service-Oriented and Cloud Computing - 7th IFIP WG 2.14 European Conference, ESOCC 2018, Como, Italy, September 12-14, 2018, Proceedings (Paperback, 1st ed. 2018)
Kyriakos Kritikos, Pierluigi Plebani, Flavio De Paoli
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 7th IFIP WG 2.14 European Conference on Service-Oriented and Cloud Computing, ESOCC 2018, held in Como, Italy, in September 2018. The 10 full and 5 short papers presented in this volume were carefully reviewed and selected from 32 submissions. The volume also contains one invited talk in full paper length. The main event mapped to the main research track which focused on the presentation of cutting-edge research in both the service-oriented and cloud computing areas. In conjunction, an industrial track was also held attempting to bring together academia and industry through showcasing the application of service-oriented and cloud computing research, especially in the form of case studies, in the industry.

Mobile Big Data (Hardcover, 1st ed. 2018): Xiang Cheng, Luoyang Fang, Liuqing Yang, Shuguang Cui Mobile Big Data (Hardcover, 1st ed. 2018)
Xiang Cheng, Luoyang Fang, Liuqing Yang, Shuguang Cui
R3,466 Discovery Miles 34 660 Ships in 10 - 15 working days

This book provides a comprehensive picture of mobile big data starting from data sources to mobile data driven applications. Mobile Big Data comprises two main components: an overview of mobile big data, and the case studies based on real-world data recently collected by one of the largest mobile network carriers in China. In the first component, four areas of mobile big data life cycle are surveyed: data source and collection, transmission, computing platform and applications. In the second component, two case studies are provided, based on the signaling data collected in the cellular core network in terms of subscriber privacy evaluation and demand forecasting for network management. These cases respectively give a vivid demonstration of what mobile big data looks like, and how it can be analyzed and mined to generate useful and meaningful information and knowledge. This book targets researchers, practitioners and professors relevant to this field. Advanced-level students studying computer science and electrical engineering will also be interested in this book as supplemental reading.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Threat Hunting in the Cloud - Defending…
C Peiris Paperback R895 Discovery Miles 8 950
Introduction to Networking Basics
Patrick Ciccarelli, Christina Faulkner, … Paperback R2,320 R387 Discovery Miles 3 870
Guide to Networking Essentials
Greg Tomsho Paperback R1,423 R1,225 Discovery Miles 12 250
Project Zero Trust - A Story about a…
G Finney Paperback R524 Discovery Miles 5 240
Network+ Guide to Networks
Jill West, Jean Andrews, … Paperback R1,390 R1,198 Discovery Miles 11 980
Exam 98-365 MTA Windows Server…
Microsoft Official Academic Course Paperback R2,289 R353 Discovery Miles 3 530
CompTIA Security+ Study Guide - Exam…
Mike Chapple, David Seidl Paperback R1,531 R1,227 Discovery Miles 12 270
Data Communications and Computer…
Curt. White Hardcover R990 R499 Discovery Miles 4 990
Networking All-in-One For Dummies, 8th…
D. Lowe Paperback R913 Discovery Miles 9 130
The Gathering Cloud
J. R. Carpenter Paperback R385 Discovery Miles 3 850

 

Partners