Browse Results

Showing 16,926 through 16,950 of 53,760 results

Learning Ext JS 4

by Armando Gonzalez Crysfel Villa

The book is a step-by-step tutorial full of example code and explanations to help a beginner learn Ext JS thoroughly. This book will help you to learn Ext JS from scratch, it would be better if you have some JavaScript knowledge. Knowledge of HTML and CSS3 would be helpful but not required.

Computer Programming in C for Beginners

by Avelino J. Gonzalez

This textbook is an ideal introduction in college courses or self-study for learning computer programming using the C language. Written for those with minimal or no programming experience, Computer Programming in C for Beginners offers a heavily guided, hands-on approach that enables the reader to quickly start programming, and then progresses to cover the major concepts of C programming that are critical for an early stage programmer to know and understand. While the progression of topics is conventional, their treatment is innovative and designed for rapid understanding of the many concepts in C that have traditionally proven difficult for beginners, such as variable typing and scope, function definition, passing by value, pointers, passing by reference, arrays, structures, basic memory management, dynamic memory allocation, and linked lists, as well as an introductory treatment of searching and sorting algorithms. Written in an informal but clear narrative, the book uses extensive examples throughout and provides detailed guidance on how to write the C code to achieve the objectives of the example problems. Derived from the author’s many years of teaching hands-on college courses, it encourages the reader to follow along by programming the progressively more complex exercise programs presented. In some sections, errors are purposely inserted into the code to teach the reader about the common pitfalls of programming in general, and the C language in particular.

Spatial Socio-econometric Modeling: A Low-Code Toolkit for Spatial Data Science and Interactive Visualizations Using R (Springer Texts in Social Sciences)

by Manuel S. González Canché

With the primary goal of expanding access to spatial data science tools, this book offers dozens of minimal or low-code functions and tutorials designed to ease the implementation of fully reproducible Spatial Socio-Econometric Modeling (SSEM) analyses. Designed as a University of Pennsylvania Ph.D. level course for sociologists, political scientists, urban planners, criminologists, and data scientists, this textbook equips social scientists with all concepts, explanations, and functions required to strengthen their data storytelling. It specifically provides social scientists with a comprehensive set of open-access minimal code tools to:•Identify and access place-based longitudinal and cross-sectional data sources and formats•Conduct advanced data management, including crosswalks, joining, and matching•Fully connect social network analyses with geospatial statistics•Formulate research questions designed to account for place-based factors in model specification and assess their relevance compared to individual- or unit-level indicators•Estimate distance measures across units that follow road network paths •Create sophisticated and interactive HTML data visualizations cross-sectionally or longitudinally, to strengthen research storytelling capabilities•Follow best practices for presenting spatial analyses, findings, and implications•Master theories on neighborhood effects, equality of opportunity, and geography of (dis)advantage that undergird SSEM applications and methods•Assess multicollinearity issues via machine learning that may affect coefficients' estimates and guide the identification of relevant predictors•Strategize how to address feedback loops by using SSEM as an identification framework that can be merged with standard quasi-experimental techniques like propensity score models, instrumental variables, and difference in differences•Expand the SSEM analyses to connections that emerge via social interactions, such as co-authorship and advice networks, or any form of relational dataThe applied nature of the book along with the cost-free, multi-operative R software makes the usability and applicability of this textbook worldwide.

Developing Microservices with Node.js

by David Gonzalez

Node.js developer with basic server-side development knowledge - but no knowledge of implementing microservices in Node.js applications. Also useful for developers in other languages like Java or C#.

Implementing Modern DevOps

by David Gonzalez

Help your organization join the DevOps revolution About This Book • Helps you skill up your DevOps knowledge without a strong set of prerequisites • Deliver continuously improved software by showcasing the most advanced tools and techniques • Acquire a deeper insight into implementing DevOps in your organization and deliver results from day 1 Who This Book Is For This book is written for engineers and companies that want to learn the minimum set of required technologies and processes to be successful in the DevOps world. This book also targets system administrators, developers, and IT professionals who would like to employ DevOps techniques and best practices to manage IT infrastructures or would like to acquire the necessary skills needed to work in DevOps teams. What You Will Learn • Master development best practices. • Understand how the Agile Delivery Methodology helps you ensure accuracy and quality. • Analyze branching strategies such as branch creation, merging, and synchronization. • Learn to automate builds to deploy and deliver code faster and more often • Explore testing frameworks and how to automate testing • Learn to put specific metrics in place to measure ROI of DevOps and monitor logs and events in a system In Detail This book follows a unique approach to modern DevOps using cutting-edge tools and technologies such as Ansible, Kubernetes, and Google Cloud Platform. This book starts by explaining the organizational alignment that has to happen in every company that wants to implement DevOps in order to be effective, and the use of cloud datacenters in combination with the most advanced DevOps tools to get the best out of a small team of skilled engineers. It also delves into how to use Kubernetes to run your applications in Google Cloud Platform, minimizing the friction and hassle of maintaining a cluster but ensuring its high availability. By the end of this book, you will be able to realign teams in your company and create a Continuous Delivery pipeline with Kubernetes and Docker. With strong monitoring in place, you will also be able to react to adverse events in your system, minimizing downtime and improving the overall up-time and stability of your system. Style and approach This book takes a step-by-step practical approach to the implementation of DevOps. This book will teach you how to enable IT organizations to deliver faster and smarter through a unique approach using Code-Build-Test-Release-Configure-Monitor (CBTRCM).

Advances in Computing: 15th Colombian Congress, CCC 2021, Bogotá, Colombia, November 22–26, 2021, Revised Selected Papers (Communications in Computer and Information Science #1594)

by Enrique Gonzalez Mariela Curiel Andrés Moreno Angela Carrillo-Ramos Rafael Páez Leonardo Flórez-Valencia

This book constitutes revised selected papers from the refereed proceedings of the 15th Colombian Congress on Advances in Computing, CCC 2021, held in Bogotá, Colombia, during November 22–26, 2021.The 8 full papers and 2 short papers included in this book were carefully reviewed and selected from 47 submissions. They were organized in topical sections as follows: Artificial intelligence; educational informatics; and information systems.

Hybrid Artificial Intelligent Systems: 16th International Conference, HAIS 2021, Bilbao, Spain, September 22–24, 2021, Proceedings (Lecture Notes in Computer Science #12886)

by Hugo Sanjurjo González Iker Pastor López Pablo García Bringas Héctor Quintián Emilio Corchado

This book constitutes the refereed proceedings of the 16th International Conference on Hybrid Artificial Intelligent Systems, HAIS 2021, held in Bilbao, Spain, in September 2021.The 44 full and 11 short papers presented in this book were carefully reviewed and selected from 81 submissions. The papers are grouped into these topics: data mining, knowledge discovery and big data; bio-inspired models and evolutionary computation; learning algorithms; visual analysis and advanced data processing techniques; machine learning applications; hybrid intelligent applications; deep learning applications; and optimization problem applications.

Mobile First Design with HTML5 and CSS3

by Jason Gonzalez

A user friendly tutorial to develop websites that work for both small and large screens using HTML5 and CSS3.This book is for beginner to intermediate developers and designers, as well as for those in management who want to understand what is possible with modern tools and strategies on the Web.

Java 9 Concurrency Cookbook - Second Edition

by Javier Fernandez Gonzalez

Master the art of fast, effective Java development with the power of concurrent and parallel programming About This Book • Get detailed coverage of important recipes on multi-threading and parallel programming • This book takes a close look at the Java 9 APIs and their impact on concurrency • See practical examples on thread safety, high-performance classes, safe sharing, and a whole lot more Who This Book Is For The book is for Java developers and programmers at an intermediate to advanced level. It will be especially useful for developers who want to take advantage of task-based recipes using Java 9's concurrent API to program thread-safe solutions. What You Will Learn • Find out to manage the basic components of the Java Concurrency API • Use synchronization mechanisms to avoid data race conditions and other problems of concurrent applications • Separate the thread management from the rest of the application with the Executor framework • Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework • Process massive data sets in an optimized way using streams and reactive streams • See which data structures we can use in concurrent applications and how to use them • Practice efficient techniques to test concurrent applications • Get to know tips and tricks to design concurrent applications In Detail Writing concurrent and parallel programming applications is an integral skill for any Java programmer. Java 9 comes with a host of fantastic features, including significant performance improvements and new APIs. This book will take you through all the new APIs, showing you how to build parallel and multi-threaded applications. The book covers all the elements of the Java Concurrency API, with essential recipes that will help you take advantage of the exciting new capabilities. You will learn how to use parallel and reactive streams to process massive data sets. Next, you will move on to create streams and use all their intermediate and terminal operations to process big collections of data in a parallel and functional way. Further, you'll discover a whole range of recipes for almost everything, such as thread management, synchronization, executors, parallel and reactive streams, and many more. At the end of the book, you will learn how to obtain information about the status of some of the most useful components of the Java Concurrency API and how to test concurrent applications using different tools. Style and approach This recipe-based book will allow you to explore the exciting capabilities of concurrency in Java. After reading this book, you will be able to comfortably build parallel applications in Java 9.

Mastering Concurrency Programming with Java 8

by Javier Fernández González

If you are a competent Java developer with a good understanding of concurrency but have no knowledge of how to effectively implement concurrent programs or use streams to make processes more efficient, then this book is for you.

Mastering Concurrency Programming with Java 9 - Second Edition

by Javier Fernandez Gonzalez

Master the principles to make applications robust, scalable and responsive About This Book • Implement concurrent applications using the Java 9 Concurrency API and its new components • Improve the performance of your applications and process more data at the same time, taking advantage of all of your resources • Construct real-world examples related to machine learning, data mining, natural language processing, and more Who This Book Is For This book is for competent Java developers who have basic understanding of concurrency, but knowledge of effective implementation of concurrent programs or usage of streams for making processes more efficient is not required What You Will Learn • Master the principles that every concurrent application must follow • See how to parallelize a sequential algorithm to obtain better performance without data inconsistencies and deadlocks • Get the most from the Java Concurrency API components • Separate the thread management from the rest of the application with the Executor component • Execute phased-based tasks in an efficient way with the Phaser components • Solve problems using a parallelized version of the divide and conquer paradigm with the Fork / Join framework • Find out how to use parallel Streams and Reactive Streams • Implement the “map and reduce” and “map and collect” programming models • Control the concurrent data structures and synchronization mechanisms provided by the Java Concurrency API • Implement efficient solutions for some actual problems such as data mining, machine learning, and more In Detail Concurrency programming allows several large tasks to be divided into smaller sub-tasks, which are further processed as individual tasks that run in parallel. Java 9 includes a comprehensive API with lots of ready-to-use components for easily implementing powerful concurrency applications, but with high flexibility so you can adapt these components to your needs. The book starts with a full description of the design principles of concurrent applications and explains how to parallelize a sequential algorithm. You will then be introduced to Threads and Runnables, which are an integral part of Java 9's concurrency API. You will see how to use all the components of the Java concurrency API, from the basics to the most advanced techniques, and will implement them in powerful real-world concurrency applications. The book ends with a detailed description of the tools and techniques you can use to test a concurrent Java application, along with a brief insight into other concurrency mechanisms in JVM. Style and approach This is a complete guide that implements real-world examples of algorithms related to machine learning, data mining, and natural language processing in client/server environments. All the examples are explained using a step-by-step approach.

Graphic Horizons: Volume 3 - Graphics for Knowledge (Springer Series in Design and Innovation #44)

by Luis Hermida González João Pedro Xavier Inés Pernas Alonso Carlos Losada Pérez

This book reports on several advances in architectural graphics, with a special emphasis on education, research and heritage. It gathers a selection of contributions to the 20th International Congress of Architectural Graphic Expression, EGA 2024, held on May 27-29, 2024, in Porto, Portugal, with the motto: "Graphic Horizons". This is the third volume of a 3-volume set.

Formalizing Natural Languages: 16th International Conference, NooJ 2022, Rosario, Argentina, June 14–16, 2022, Revised Selected Papers (Communications in Computer and Information Science #1758)

by Mariana González Silvia Susana Reyes Andrea Rodrigo Max Silberztein

This book constitutes selected revised papers of the 16th International Conference on Formalizing Natural Languages: Applications to Natural Language Processing and Digital Humanities, NooJ 2022, held in Rosario, Argentina, in June 2022. Due to COVID-19 pandemic the conference was held virtually.NooJ is a linguistic development environment that provides tools for linguists to construct linguistic resources that formalize a large gamut of linguistic phenomena: typography, orthography, lexicons for simple words, multiword units and discontinuous expressions, inflectional, derivational and agglutinative morphology, local, phrase-structure and dependency grammars, as well as transformational and semantic grammars.The 17 full papers presented were carefully reviewed and selected from 50 submissions. The papers are organized in the following topics:​ Morphological and Lexical Resources; Syntactic and Semantic Resources; Corpus Linguistics and Discourse Analysis; Natural Language Processing Applications.

Cómo estar en la primera página de Google: Tips SEO para Marketing Digital

by Patricia García González Jason Matthews

¿Por qué Google? ¿Por qué centrarnos en él y no simplemente en los motores de búsqueda en general? Ésta es una óptima pregunta ya que existen Bing, Baidu, Ask, Entireweb y muchos más que no se deberían ignorar. Si investigas la participación de mercado global, descubrirás distintas estadísticas dependiendo de la región, mes y validez de la fuente de información pero una cosa se mantiene: Google es el indiscutible campeón de los motores de búsqueda mundiales, procesando más de un billón de peticiones de búsqueda diariamente. Y parece que lo seguirá siendo durante un tiempo. En un nivel global, aproximadamente entre el 70% y el 80% de todas las búsquedas se realizan con Google (dependiendo en quién crees) mientras los demás juntos suman el restante 20% o 30% (Septiembre de 2014). Las estadísticas también varían dramáticamente dependiendo de la región. En algunos estados europeos Google abarca más del 90% del mercado, un número alarmante que podría contribuir a la creación de leyes por competencia desleal y prevenir el dominio total de una industria. Además, sigue dominando la participación en el mercado de la telefonía móvil.

Distributed Computing and Artificial Intelligence, Volume 2: Special Sessions 18th International Conference (Lecture Notes in Networks and Systems #332)

by Sara Rodríguez González José Manuel Machado Alfonso González-Briones Jaroslaw Wikarek Roussanka Loukanova George Katranas Roberto Casado-Vara

This book highlights the latest research on distributed computing and artificial intelligence. DCAI 2021 is a forum to present applications of innovative techniques for studying and solving complex problems in artificial intelligence and computing areas. The present edition brings together past experience, current work and promising future trends associated with distributed computing, artificial intelligence and their application in order to provide efficient solutions to real problems. This year’s technical program will present both high quality and diversity, with contributions in well-established and evolving areas of research. Specifically, 55 papers were submitted to main track and special sessions, by authors from 24 different countries representing a truly “wide area network” of research activity. Moreover, DCAI 2021 Special Sessions have been a very useful tool in order to complement the regular program with new or emerging topics of particular interest to the participating community. The technical program of the Special Sessions of DCAI 2021 has selected 23 papers. We would like to thank all the contributing authors, the members of the Program Committees, the sponsors (IBM, Armundia Group, EurAI, AEPIA, APPIA, CINI, OIT, UGR, HU, SCU, USAL, AIR Institute and UNIVAQ) and the Organizing Committee of the University of Salamanca for their hard and highly valuable work.

Handbook of Approximation Algorithms and Metaheuristics: Contemporary and Emerging Applications, Volume 2 (Chapman & Hall/CRC Computer and Information Science Series)

by Teofilo F. Gonzalez

Handbook of Approximation Algorithms and Metaheuristics, Second Edition reflects the tremendous growth in the field, over the past two decades. Through contributions from leading experts, this handbook provides a comprehensive introduction to the underlying theory and methodologies, as well as the various applications of approximation algorithms and metaheuristics. Volume 1 of this two-volume set deals primarily with methodologies and traditional applications. It includes restriction, relaxation, local ratio, approximation schemes, randomization, tabu search, evolutionary computation, local search, neural networks, and other metaheuristics. It also explores multi-objective optimization, reoptimization, sensitivity analysis, and stability. Traditional applications covered include: bin packing, multi-dimensional packing, Steiner trees, traveling salesperson, scheduling, and related problems. Volume 2 focuses on the contemporary and emerging applications of methodologies to problems in combinatorial optimization, computational geometry and graphs problems, as well as in large-scale and emerging application areas. It includes approximation algorithms and heuristics for clustering, networks (sensor and wireless), communication, bioinformatics search, streams, virtual communities, and more. About the Editor Teofilo F. Gonzalez is a professor emeritus of computer science at the University of California, Santa Barbara. He completed his Ph.D. in 1975 from the University of Minnesota. He taught at the University of Oklahoma, the Pennsylvania State University, and the University of Texas at Dallas, before joining the UCSB computer science faculty in 1984. He spent sabbatical leaves at the Monterrey Institute of Technology and Higher Education and Utrecht University. He is known for his highly cited pioneering research in the hardness of approximation; for his sublinear and best possible approximation algorithm for k-tMM clustering; for introducing the open-shop scheduling problem as well as algorithms for its solution that have found applications in numerous research areas; as well as for his research on problems in the areas of job scheduling, graph algorithms, computational geometry, message communication, wire routing, etc.

Handbook of Approximation Algorithms and Metaheuristics: Methologies and Traditional Applications, Volume 1 (Chapman & Hall/CRC Computer and Information Science Series)

by Teofilo F. Gonzalez

Handbook of Approximation Algorithms and Metaheuristics, Second Edition reflects the tremendous growth in the field, over the past two decades. Through contributions from leading experts, this handbook provides a comprehensive introduction to the underlying theory and methodologies, as well as the various applications of approximation algorithms and metaheuristics. Volume 1 of this two-volume set deals primarily with methodologies and traditional applications. It includes restriction, relaxation, local ratio, approximation schemes, randomization, tabu search, evolutionary computation, local search, neural networks, and other metaheuristics. It also explores multi-objective optimization, reoptimization, sensitivity analysis, and stability. Traditional applications covered include: bin packing, multi-dimensional packing, Steiner trees, traveling salesperson, scheduling, and related problems. Volume 2 focuses on the contemporary and emerging applications of methodologies to problems in combinatorial optimization, computational geometry and graphs problems, as well as in large-scale and emerging application areas. It includes approximation algorithms and heuristics for clustering, networks (sensor and wireless), communication, bioinformatics search, streams, virtual communities, and more. About the Editor Teofilo F. Gonzalez is a professor emeritus of computer science at the University of California, Santa Barbara. He completed his Ph.D. in 1975 from the University of Minnesota. He taught at the University of Oklahoma, the Pennsylvania State University, and the University of Texas at Dallas, before joining the UCSB computer science faculty in 1984. He spent sabbatical leaves at the Monterrey Institute of Technology and Higher Education and Utrecht University. He is known for his highly cited pioneering research in the hardness of approximation; for his sublinear and best possible approximation algorithm for k-tMM clustering; for introducing the open-shop scheduling problem as well as algorithms for its solution that have found applications in numerous research areas; as well as for his research on problems in the areas of job scheduling, graph algorithms, computational geometry, message communication, wire routing, etc.

Semantics, Analytics, Visualization. Enhancing Scholarly Data

by Alejandra González-Beltrán Francesco Osborne Silvio Peroni

This book constitutes the refereed proceedings of the Second International Workshop on Semantics, Analytics, Visualization,- Enhancing Scholarly Data,- SAVE-SD 2016, held in Montreal, QC, Canada, in April 2016. The 5 full papers, 6 demo and poster papers and 2 position papers, were carefully reviewed and selected from 16 submissions. The papers are organized in two topical sections: "Extracting Knowledge from Research Publications" and "Semantic Technologies for Citation and Topic Analysis".

Highlights in Practical Applications of Agents, Multi-Agent Systems, and Complex Systems Simulation. The PAAMS Collection: International Workshops of PAAMS 2022, L'Aquila, Italy, July 13–15, 2022, Proceedings (Communications in Computer and Information Science #1678)

by Alfonso González-Briones Ana Almeida Alberto Fernandez Alia El Bolock Dalila Durães Jaume Jordán Fernando Lopes

This book constitutes the proceedings of the workshops co-located with the 20th International Conference on Practical Applications of Agents and Multi-Agent Systems, PAAMS 2022, held in L'Aquila, Italy, in July 2022.The total of 25 full papers presented in this volume were carefully reviewed and selected from 39 submissions.The papers in this volume stem from the following meetings: Workshop on Artificial Intelligence for Industry (AI4Industry); Workshop on Adaptive Smart areaS and Intelligent Agents (ASSIA); Workshop on Character Computing (C2); Workshop on Deep Learning Applications (DeLA); Workshop on Decision Support, Recommendation, and Persuasion in Artificial Intelligence (DeRePAI); Workshop on Multi-agent based Applications for Modern Energy Markets, Smart Grids and Future Power Systems (MASGES).

Medical Image Understanding and Analysis: 21st Annual Conference, MIUA 2017, Edinburgh, UK, July 11–13, 2017, Proceedings (Communications in Computer and Information Science #723)

by Víctor González-Castro María Valdés Hernández

This book constitutes the refereed proceedings of the 21st Annual Conference on Medical Image Understanding and Analysis, MIUA 2017, held in Edinburgh, UK, in July 2017.The 82 revised full papers presented were carefully reviewed and selected from 105 submissions. The papers are organized in topical sections on retinal imaging, ultrasound imaging, cardiovascular imaging, oncology imaging, mammography image analysis, image enhancement and alignment, modeling and segmentation of preclinical, body and histological imaging, feature detection and classification.The chapters 'Model-Based Correction of Segmentation Errors in Digitised Histological Images' and 'Unsupervised Superpixel-Based Segmentation of Histopathological Images with Consensus Clustering' are open access under a CC BY 4.0 license.

Ethics and Responsible Research and Innovation in Practice: The ETHNA System Project (Lecture Notes in Computer Science #13875)

by Elsa González-Esteban Ramón A. Feenstra Luis M. Camarinha-Matos

This Open Access book aims to present practical contributions to the ethics governance framework, the conceptualization and characteristics of ethics tools, as well as the experience gained from their application in different institutions.Its main objective is to provide a practical and useful guide that will help other institutions to start introducing Research Ethics effectively in their organizations. The European initiative ETHNA System has designed an ethics governance framework that can be implemented following specific guidelines and tools that can help different types of institutions to promote and generate responsible research and innovation.The papers included in this book were organized in topical sections as follows: foundations; experiences and lessons learned; ethics tools in practice; and looking into the future: main challenges.

Beginning C: From Beginner to Pro (Expert's Voice Ser.)

by German Gonzalez-Morris Ivor Horton

Learn how to program using C, beginning from first principles and progressing through step-by-step examples to become a competent, C-language programmer. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs. You’ll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This book increases your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. You’ll also be able to strike out on your own by trying the exercises included at the end of each chapter. At the end of the book you'll be confident in your skills with all facets of the widely-used and powerful C language. What You Will Learn Discover the C programming language Program using C starting with first steps, then making decisions Use loops, arrays, strings, text, pointers, functions, I/O, and more Code applications with strings and text Structure your programs efficiently Work with data, files, facilities, and more Who This Book Is For Those new to C programming who may or may not have some prior programming experience.

Beginning C: From Beginner to Pro

by German Gonzalez-Morris Ivor Horton

Learn how to program using C, beginning from first principles and progressing through step-by-step examples. This seventh edition is fully updated to reflect new features of C23, and addresses deprecated functions and features that are no longer supported.You’ll discover that C is a foundation language that every programmer ought to know. Beginning C is written by renowned author Ivor Horton and expert programmer German Gonzalez-Morris. This book increases your programming expertise by guiding you through the development of fully working C applications that use what you've learned in a practical context. Examples of how to use deprecated functions are also provided, along with new examples for replacing them when a simple solution is possible.By the end of the book you'll be confident in your skills with all facets of the widely-used and powerful C language and be able to strike out on your own by trying the exercises included at the end of each chapter. All you need are this book and any of the widely available C compilers, and you'll soon be writing real C programs. What You Will Learn Discover the C programming languageProgram using C starting with first steps, then making decisionsUse loops, arrays, strings, text, pointers, functions, I/O, and moreCode applications with strings and textStructure your programs efficientlyWork with data, files, facilities, and more Who This Book Is For Those new to C programming who may or may not have some prior programming experience.

Internet of Things: 5th The Global IoT Summit, GIoTS 2022, Dublin, Ireland, June 20–23, 2022, Revised Selected Papers (Lecture Notes in Computer Science #13533)

by Aurora González-Vidal Ahmed Mohamed Abdelgawad Essaid Sabir Sébastien Ziegler Latif Ladid

This book constitutes revised selected papers from the refereed proceedings of the 5th The Global IoT Summit, GIoTS 2022, which took place in Dublin, Ireland, in June 20–23, 2022. The 33 full papers included in this book were carefully reviewed andselected from 75 submissions. They were organized in topical sections as follows: ioT enabling technologies; ioT applications, services and real implementations; ioT security, privacy and data protection; and ioT pilots, testbeds and experimentation results.

Emerging Research in Intelligent Systems: Proceedings of the CIT 2023 Volume 1 (Lecture Notes in Networks and Systems #902)

by Gonzalo Fernando Olmedo Cifuentes Diego Gustavo Arcos Avilés Hernán Vinicio Lara Padilla

This book covers different aspects of advances in research, technological development, and innovation results in artificial intelligence, computational modeling, electrical, electronics, telecommunication, data communications, defense engineering, innovation, technology and society, managing technology and sustained innovation, business development, security and cryptography, and software engineering. In addition, the volume focuses on research results focused on finding innovative solutions in intelligent systems concerning the topics mentioned above, which are developed in national and international postgraduate programs and associated research groups and networks. This book interests the industry, teachers, undergraduate and graduate students, and researchers working in intelligent systems, security and defense, and technological, human, and administrative sciences.

Refine Search

Showing 16,926 through 16,950 of 53,760 results