0
Your cart

Your cart is empty

Browse All Departments
Price
  • R0 - R50 (2)
  • R100 - R250 (62)
  • R250 - R500 (266)
  • R500+ (7,767)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Software engineering

Advances in Swarm Intelligence - 9th International Conference, ICSI 2018, Shanghai, China, June 17-22, 2018, Proceedings, Part... Advances in Swarm Intelligence - 9th International Conference, ICSI 2018, Shanghai, China, June 17-22, 2018, Proceedings, Part I (Paperback, 1st ed. 2018)
Ying Tan, Yuhui Shi, Qirong Tang
R1,673 Discovery Miles 16 730 Ships in 10 - 15 working days

The two-volume set of LNCS 10941 and 10942 constitutes the proceedings of the 9th International Conference on Advances in Swarm Intelligence, ICSI 2018, held in Shanghai, China, in June 2018. The total of 113 papers presented in these volumes was carefully reviewed and selected from 197 submissions. The papers were organized in topical sections as follows: theories and models of swarm intelligence; ant colony optimization; particle swarm optimization; artificial bee colony algorithms; genetic algorithms; differential evolution; fireworks algorithms; bacterial foraging optimization; artificial immune system; hydrologic cycle optimization; other swarm-based optimization algorithms; hybrid optimization algorithms; multi-objective optimization; large-scale global optimization; multi-agent systems; swarm robotics; fuzzy logic approaches; planning and routing problems; recommendation in social media; prediction, classification; finding patterns; image enhancement; deep learning.

Enterprise Information Systems - 19th International Conference, ICEIS 2017, Porto, Portugal, April 26-29, 2017, Revised... Enterprise Information Systems - 19th International Conference, ICEIS 2017, Porto, Portugal, April 26-29, 2017, Revised Selected Papers (Paperback, 1st ed. 2018)
Slimane Hammoudi, Michal Smialek, Olivier Camp, Joaquim Filipe
R1,670 Discovery Miles 16 700 Ships in 10 - 15 working days

This book constitutes extended and revised papers from the 19th International Conference on Enterprise Information Systems, ICEIS 2017, held in Porto, Portugal, in April 2017. The 28 papers presented in this volume were carefully reviewed and selected for inclusion in this book from a total of 318 submissions. They were organized in topical sections named: databases and information systems integration; artificial intelligence and decision support systems; information systems analysis and specification; software agents and internet computing; human-computer interaction; and enterprise architecture.

Architectural Design - Conception and Specification of Interactive Systems (Paperback, Softcover reprint of the original 1st... Architectural Design - Conception and Specification of Interactive Systems (Paperback, Softcover reprint of the original 1st ed. 2016)
Chris A. Vissers, Luis Ferreira Pires, Dick A.C. Quartel, Marten Van Sinderen
R1,594 Discovery Miles 15 940 Ships in 10 - 15 working days

This book presents a design methodology that is practically applicable to the architectural design of a broad range of systems. It is based on fundamental design concepts to conceive and specify the required functional properties of a system, while abstracting from the specific implementation functions and technologies that can be chosen to build the system. Abstraction and precision are indispensable when it comes to understanding complex systems and precisely creating and representing them at a high functional level. Once understood, these concepts appear natural, self-evident and extremely powerful, since they can directly, precisely and concisely reflect what is considered essential for the functional behavior of a system. The first two chapters present the global views on how to design systems and how to interpret terms and meta-concepts. This informal introduction provides the general context for the remainder of the book. On a more formal level, Chapters 3 through 6 present the main basic design concepts, illustrating them with examples. Language notations are introduced along with the basic design concepts. Lastly, Chapters 7 to 12 discuss the more intricate basic design concepts of interactive systems by focusing on their common functional goal. These chapters are recommended to readers who have a particular interest in the design of protocols and interfaces for various systems. The didactic approach makes it suitable for graduate students who want to develop insights into and skills in developing complex systems, as well as practitioners in industry and large organizations who are responsible for the design and development of large and complex systems. It includes numerous tangible examples from various fields, and several appealing exercises with their solutions.

Software Engineering - Proceedings of CSI 2015 (Paperback, 1st ed. 2019): M. N. Hoda, Naresh Chauhan, S. M. K. Quadri, Praveen... Software Engineering - Proceedings of CSI 2015 (Paperback, 1st ed. 2019)
M. N. Hoda, Naresh Chauhan, S. M. K. Quadri, Praveen Ranjan Srivastava
R2,590 Discovery Miles 25 900 Ships in 10 - 15 working days

This book presents selected proceedings of the annual convention of the Computer Society of India. Divided into 10 topical volumes, the proceedings present papers on state-of-the-art research, surveys, and succinct reviews. They cover diverse topics ranging from communications networks to big data analytics, and from system architecture to cyber security. This book focuses on Software Engineering, and informs readers about the state of the art in software engineering by gathering high-quality papers that represent the outcomes of consolidated research and innovations in Software Engineering and related areas. In addition to helping practitioners and researchers understand the chief issues involved in designing, developing, evolving and validating complex software systems, it provides comprehensive information on developing professional careers in Software Engineering. It also provides insights into various research issues such as software reliability, verification and validation, security and extensibility, as well as the latest concepts like component-based development, software process models, process-driven systems and human-computer collaborative systems.

Social Coordination Frameworks for Social Technical Systems (Paperback, Softcover reprint of the original 1st ed. 2016): Huib... Social Coordination Frameworks for Social Technical Systems (Paperback, Softcover reprint of the original 1st ed. 2016)
Huib Aldewereld, Olivier Boissier, Virginia Dignum, Pablo Noriega, Julian Padget
R2,957 Discovery Miles 29 570 Ships in 10 - 15 working days

This book addresses the question of how to achieve social coordination in Socio-Cognitive Technical Systems (SCTS). SCTS are a class of Socio-Technical Systems that are complex, open, systems where several humans and digital entities interact in order to achieve some collective endeavour. The book approaches the question from the conceptual background of regulated open multiagent systems, with the question being motivated by their design and construction requirements. The book captures the collective effort of eight groups from leading research centres and universities, each of which has developed a conceptual framework for the design of regulated multiagent systems and most have also developed technological artefacts that support the processes from specification to implementation of that type of systems. The first, introductory part of the book describes the challenge of developing frameworks for SCTS and articulates the premises and the main concepts involved in those frameworks. The second part discusses the eight frameworks and contrasts their main components. The final part maps the new field by discussing the types of activities in which SCTS are likely to be used, the features that such uses will exhibit, and the challenges that will drive the evolution of this field.

Understanding Control Flow - Concurrent Programming Using  C++ (Paperback, Softcover reprint of the original 1st ed. 2016):... Understanding Control Flow - Concurrent Programming Using C++ (Paperback, Softcover reprint of the original 1st ed. 2016)
Peter A. Buhr
R1,705 Discovery Miles 17 050 Ships in 10 - 15 working days

The control-flow issues presented in this textbook are extremely relevant in modern computer languages and programming styles. In addition to the basic control-flow mechanisms, virtually all new computer languages provide some form of exceptional control flow to support robust programming introduced in this textbook. Also, concurrency capabilities are appearing with increasing frequency in both new and old programming languages, and are covered in this book. Understanding Control Flow: With Concurrent Programming Using C++ starts with looping, and works through each of the basic control-flow concepts, examining why each is fundamental and where it is useful. Time is spent on each concept according to its level of difficulty. Examples and exercises are also provided in this textbook. New programming methodologies are requiring new forms of control flow, and new programming languages are supporting these methodologies with new control structures, such as the concurrency constructs discussed in this textbook. Most computers now contain multi-threading and multi-cores, while multiple processors and distributed systems are ubiquitous - all of which require advanced programming methodologies to take full advantage of the available parallelism summarized in this textbook. Advance forms of control flow are becoming basic programming skills needed by all programmers, not just graduate students working in the operating systems or database disciplines. This textbook is designed for advanced-level students studying computer science and engineering. Professionals and researchers working in this field, specifically programming and software engineering, will find this book useful as a reference.

Managing Software Process Evolution - Traditional, Agile and Beyond - How to Handle Process Change (Paperback, Softcover... Managing Software Process Evolution - Traditional, Agile and Beyond - How to Handle Process Change (Paperback, Softcover reprint of the original 1st ed. 2016)
Marco Kuhrmann, Jurgen Munch, Ita Richardson, Andreas Rausch, He Zhang
R2,978 Discovery Miles 29 780 Ships in 10 - 15 working days

This book focuses on the design, development, management, governance and application of evolving software processes that are aligned with changing business objectives, such as expansion to new domains or shifting to global production. In the context of an evolving business world, it examines the complete software process lifecycle, from the initial definition of a product to its systematic improvement. In doing so, it addresses difficult problems, such as how to implement processes in highly regulated domains or where to find a suitable notation system for documenting processes, and provides essential insights and tips to help readers manage process evolutions. And last but not least, it provides a wealth of examples and cases on how to deal with software evolution in practice. Reflecting these topics, the book is divided into three parts. Part 1 focuses on software business transformation and addresses the questions of which process(es) to use and adapt, and how to organize process improvement programs. Subsequently, Part 2 mainly addresses process modeling. Lastly, Part 3 collects concrete approaches, experiences, and recommendations that can help to improve software processes, with a particular focus on specific lifecycle phases. This book is aimed at anyone interested in understanding and optimizing software development tasks at their organization. While the experiences and ideas presented will be useful for both those readers who are unfamiliar with software process improvement and want to get an overview of the different aspects of the topic, and for those who are experts with many years of experience, it particularly targets the needs of researchers and Ph.D. students in the area of software and systems engineering or information systems who study advanced topics concerning the organization and management of (software development) projects and process improvements projects.

Design Thinking Research - Taking Breakthrough Innovation Home (Paperback, Softcover reprint of the original 1st ed. 2016):... Design Thinking Research - Taking Breakthrough Innovation Home (Paperback, Softcover reprint of the original 1st ed. 2016)
Hasso Plattner, Christoph Meinel, Larry Leifer
R5,259 Discovery Miles 52 590 Ships in 10 - 15 working days

This book summarizes the results of Design Thinking Research carried out at Stanford University in Palo Alto, California, USA and at the Hasso Plattner Institute in Potsdam, Germany. Offering readers a closer look at Design Thinking, its innovation processes and methods, the book covers topics ranging from how to design ideas, methods and technologies, to creativity experiments and wicked problem solutions, to creative collaboration in the real world, and the interplay of designers and engineers. But the topics go beyond this in their detailed exploration of Design Thinking and its use in IT systems engineering fields, or even from a management perspective. The authors show how these methods and strategies actually work in companies, introduce new technologies and their functions, and demonstrate how Design Thinking can influence such unexpected topics as marriage. Furthermore, readers will learn how special-purpose Design Thinking can be used to solve wicked problems in complex fields. Thinking and devising innovations are fundamentally and inherently human activities - so is Design Thinking. Accordingly, Design Thinking is not merely the result of special courses nor of being gifted or trained: it's a way of dealing with our environment and improving techniques, technologies and life.

Software Technologies - 12th International Joint Conference, ICSOFT 2017, Madrid, Spain, July 24-26, 2017, Revised Selected... Software Technologies - 12th International Joint Conference, ICSOFT 2017, Madrid, Spain, July 24-26, 2017, Revised Selected Papers (Paperback, 1st ed. 2018)
Enrique Cabello, Jorge Cardoso, Leszek A Maciaszek, Marten Van Sinderen
R1,566 Discovery Miles 15 660 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed post-conference proceedings of the 12th International Joint Conference on Software Technologies, ICSOFT 2017, held in Madrid, Spain, in July 2017. The 17 revised full papers and 24 short papers presented were carefully reviewed and selected from 85 submissions. The topics covered in the papers include: software quality and metrics; software testing and maintenance; development methods and models; systems security; dynamic software updates; systems integration; business process modelling; intelligent problem solving; multi-agent systems; and solutions involving big data, the Internet of Things and business intelligence.

Crisis Management for Software Development and Knowledge Transfer (Paperback, Softcover reprint of the original 1st ed. 2016):... Crisis Management for Software Development and Knowledge Transfer (Paperback, Softcover reprint of the original 1st ed. 2016)
Sergey V. Zykov
R2,957 Discovery Miles 29 570 Ships in 10 - 15 working days

This well structured book discusses lifecycle optimization of software projects for crisis management by means of software engineering methods and tools. Its outcomes are based on lessons learned from the software engineering crisis which started in the 1960s. The book presents a systematic approach to overcome the crisis in software engineering depends which not only depends on technology-related but also on human-related factors. It proposes an adaptive methodology for software product development, which optimizes the software product lifecycle in order to avoid "local" crises of software production. The general lifecycle pattern and its stages are discussed, and their impact on the time and budget of the software product development is analyzed. The book identifies key advantages and disadvantages for various models selected and concludes that there is no "silver bullet", or universal model, which suits all software products equally well. It approaches software architecture in terms of process, data and system perspectives and proposes an incremental methodology for crisis-agile development of large-scale, distributed heterogeneous applications. The book introduces a number of specialized approaches which are widely used in industry but are often ignored in general writings because of their vendor-specificity. In doing so, the book builds a helpful bridge from academic conceptions of software engineering to the world of software engineering practice. With its systematic coverage of different software engineering methodologies and the presented rich systems engineering examples the book will be beneficial for a broader audience.

Advanced Information Systems Engineering Workshops - CAiSE 2018 International Workshops, Tallinn, Estonia, June 11-15, 2018,... Advanced Information Systems Engineering Workshops - CAiSE 2018 International Workshops, Tallinn, Estonia, June 11-15, 2018, Proceedings (Paperback, 1st ed. 2018)
Raimundas Matulevicius, Remco Dijkman
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed proceedings of six international workshops held in Tallinn, Estonia, in conjunction with the 30th International Conference on Advanced Information Systems Engineering, CAiSE 2018, in June 2018. These workshops were: - The 5th Workshop on Advances in Services DEsign based on the Notion of Capability (ASDENCA) - The 1st Workshop on Business Data Analytics: Techniques and Applications (BDA) - The 1st Workshop on Blockchains for Inter-Organizational Collaboration (BIOC) - The 6thWorkshop on Cognitive Aspects of Information Systems Engineering (COGNISE) - The 2nd Workshop on Enterprise Modeling - The 1st Workshop on Flexible Advanced Information Systems (FAiSE) Two more workshops decided to produce their own, independent proceedings. The 22 full papers presented here were carefully reviewed and selected from a total of 49 submissions.

Tests and Proofs - 12th International Conference, TAP 2018, Held as Part of STAF 2018, Toulouse, France, June 27-29, 2018,... Tests and Proofs - 12th International Conference, TAP 2018, Held as Part of STAF 2018, Toulouse, France, June 27-29, 2018, Proceedings (Paperback, 1st ed. 2018)
Catherine Dubois, Burkhart Wolff
R1,557 Discovery Miles 15 570 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 12th International Conference on Tests and Proofs, TAP 2018, held as part of STAF 2018, in Toulouse, France, in June 2018. The 8 regular papers, 2 short papers, 1 invited paper and 1 invited tutorial presented in this volume were carefully reviewed and selected from 18 submissions. The TAP conference promotes research in verification and formal methods that targets the interplay of proofs and testing: the advancement of techniques of each kind and their combination, with the ultimate goal of improving software and system dependability.

Modeling with UML - Language, Concepts, Methods (Paperback, Softcover reprint of the original 1st ed. 2016): Bernhard Rumpe Modeling with UML - Language, Concepts, Methods (Paperback, Softcover reprint of the original 1st ed. 2016)
Bernhard Rumpe
R3,054 Discovery Miles 30 540 Ships in 10 - 15 working days

This book presents a variant of UML that is especially suitable for agile development of high-quality software. It adjusts the language UML profile, called UML/P, for optimal assistance for the design, implementation, and agile evolution to facilitate its use especially in agile, yet model based development methods for data intensive or control driven systems. After a general introduction to UML and the choices made in the development of UML/P in Chapter 1, Chapter 2 includes a definition of the language elements of class diagrams and their forms of use as views and representations. Next, Chapter 3 introduces the design and semantic facets of the Object Constraint Language (OCL), which is conceptually improved and syntactically adjusted to Java for better comfort. Subsequently, Chapter 4 introduces object diagrams as an independent, exemplary notation in UML/P, and Chapter 5 offers a detailed introduction to UML/P Statecharts. Lastly, Chapter 6 presents a simplified form of sequence diagrams for exemplary descriptions of object interactions. For completeness, appendixes A-C describe the full syntax of UML/P, and appendix D explains a sample application from the E-commerce domain, which is used in all chapters. This book is ideal for introductory courses for students and practitioners alike.

Theory and Practice of Model Transformation - 11th International Conference, ICMT 2018, Held as Part of STAF 2018, Toulouse,... Theory and Practice of Model Transformation - 11th International Conference, ICMT 2018, Held as Part of STAF 2018, Toulouse, France, June 25-26, 2018, Proceedings (Paperback, 1st ed. 2018)
Arend Rensink, Jesus Sanchez Cuadrado
R2,145 Discovery Miles 21 450 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 11th International Conference on Model Transformation, ICMT 2018, held as part of STAF 2018, in Toulouse, France, in June 2018. The 9 full papers were carefully reviewed and selected from 24 submissions. This book also presents 1 invited paper. The papers include research, application, and tool demonstration papers presented in the context of four sessions on verification of model transformations, model transformation tools, transformation reuse and graph transformations.

Information Systems in the Big Data Era - CAiSE Forum 2018, Tallinn, Estonia, June 11-15, 2018, Proceedings (Paperback, 1st ed.... Information Systems in the Big Data Era - CAiSE Forum 2018, Tallinn, Estonia, June 11-15, 2018, Proceedings (Paperback, 1st ed. 2018)
Jan Mendling, Haralambos Mouratidis
R2,368 Discovery Miles 23 680 Ships in 10 - 15 working days

This book constitutes the thoroughly refereed proceedings of the CAiSE Forum 2018 held in Tallinn, Estonia, as part of the 30th International Conference on Advanced Information Systems Engineering, CAiSE 2018, in June 2018. The CAiSE Forum is a place within the CAiSE conference for presenting and discussing new ideas and tools related to information systems engineering. Intended to serve as an interactive platform, the Forum aims at the presentation of emerging new topics and controversial positions, as well as demonstration of innovative systems, tools and applications. This year's theme was "Information Systems in the Big Data Era". The 10 full and 12 short papers in this volume were carefully reviewed and selected from 17 direct submissions (of which 2 full and 7 short papers were selected), plus 13 transfers from the CAiSE main conference (which resulted in another 8 full and 5 short papers).

Domain-Specific Conceptual Modeling - Concepts, Methods and Tools (Paperback, Softcover reprint of the original 1st ed. 2016):... Domain-Specific Conceptual Modeling - Concepts, Methods and Tools (Paperback, Softcover reprint of the original 1st ed. 2016)
Dimitris Karagiannis, Heinrich C. Mayr, John Mylopoulos
R4,785 Discovery Miles 47 850 Ships in 10 - 15 working days

This book draws new attention to domain-specific conceptual modeling by presenting the work of thought leaders who have designed and deployed specific modeling methods. It provides hands-on guidance on how to build models in a particular domain, such as requirements engineering, business process modeling or enterprise architecture. In addition to these results, it also puts forward ideas for future developments. All this is enriched with exercises, case studies, detailed references and further related information. All domain-specific methods described in this volume also have a tool implementation within the OMiLAB Collaborative Environment - a dedicated research and experimentation space for modeling method engineering at the University of Vienna, Austria - making these advances accessible to a wider community of further developers and users. The collection of works presented here will benefit experts and practitioners from academia and industry alike, including members of the conceptual modeling community as well as lecturers and students.

Reliable Software Technologies - Ada-Europe 2018 - 23rd Ada-Europe International Conference on Reliable Software Technologies,... Reliable Software Technologies - Ada-Europe 2018 - 23rd Ada-Europe International Conference on Reliable Software Technologies, Lisbon, Portugal, June 18-22, 2018, Proceedings (Paperback, 1st ed. 2018)
Antonio Casimiro, Pedro M. Ferreira
R2,096 Discovery Miles 20 960 Ships in 10 - 15 working days

This book constitutes the proceedings of the 23rd Ada-Europe International Conference on Reliable Software Technologies, Ada-Europe 2018, held in Lisbon, Portugal, in June 2018. The 10 papers presented in this volume were carefully reviewed and selected from 27 submissions. They were organized in topical sections named: safety and security; Ada 202X; handling implicit overhead; real-time scheduling; and new application domains.

Managing Information Technology (Paperback, Softcover reprint of the original 1st ed. 2016): Francisco Castillo Managing Information Technology (Paperback, Softcover reprint of the original 1st ed. 2016)
Francisco Castillo
R2,294 Discovery Miles 22 940 Ships in 10 - 15 working days

There are two different, interdependent components of IT that are important to a CIO: strategy, which is long-term; and tactical and operational concerns, which are short-term. Based on this distinction and its repercussions, this book clearly separates strategy from day-to-day operations and projects from operations - the two most important functions of a CIO. It starts by discussing the ideal organization of an IT department and the rationale behind it, and then goes on to debate the most pressing need - managing operations. It also explains some best industry standards and their practical implementation, and discusses project management, again highlighting the differences between the methodologies used in projects and those used in operations. A special chapter is devoted to the cutover of projects into operations, a critical aspect seldom discussed in detail. Other chapters touch on the management of IT portfolios, project governance, as well as agile project methodology, how it differs from the waterfall methodology, and when it is convenient to apply each. Taking the fundamental principles of IT service management and best practices in project management, the book offers a single, seamless reference for IT managers and professionals. It is highly practical, explaining how to apply these principles based on the author's extensive experience in industry.

Software Engineering Education Going Agile - 11th China-Europe International Symposium on Software Engineering Education... Software Engineering Education Going Agile - 11th China-Europe International Symposium on Software Engineering Education (CEISEE 2015) (Paperback, Softcover reprint of the original 1st ed. 2016)
Stephan Kassel, Bing Wu
R1,947 Discovery Miles 19 470 Ships in 10 - 15 working days

This book presents and discusses the state of the art and future trends in software engineering education, with a focus on agile methods and their budgetary implications. It introduces new and innovative methods, models and frameworks to focus the training towards the industry's requirements. The range of topics covered includes education models for software engineering, development of the software engineering discipline, innovation and evaluation of software engineering education, curricula for software engineering education, requirements and cultivation of outstanding software engineers for the future and cooperation models for industry and software engineering education.

Finite Difference Computing with Exponential Decay Models (Paperback, Softcover reprint of the original 1st ed. 2016): Hans... Finite Difference Computing with Exponential Decay Models (Paperback, Softcover reprint of the original 1st ed. 2016)
Hans Petter Langtangen
R2,468 Discovery Miles 24 680 Ships in 10 - 15 working days

This text provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programming, verification, and visualization. The pedagogical strategy is to use one case study - an ordinary differential equation describing exponential decay processes - to illustrate fundamental concepts in mathematics and computer science. The book is easy to read and only requires a command of one-variable calculus and some very basic knowledge about computer programming. Contrary to similar texts on numerical methods and programming, this text has a much stronger focus on implementation and teaches testing and software engineering in particular.

Hagenberg Business Process Modelling Method (Paperback, Softcover reprint of the original 1st ed. 2016): Felix Kossak, Christa... Hagenberg Business Process Modelling Method (Paperback, Softcover reprint of the original 1st ed. 2016)
Felix Kossak, Christa Illibauer, Verena Geist, Christine Natschlager, Thomas Ziebermayr, …
R2,957 Discovery Miles 29 570 Ships in 10 - 15 working days

This book presents a proposal for designing business process management (BPM) systems that comprise much more than just process modelling. Based on a purified Business Process Model and Notation (BPMN) variant, the authors present proposals for several important issues in BPM that have not been adequately considered in the BPMN 2.0 standard. It focusses on modality as well as actor and user interaction modelling and offers an enhanced communication concept. In order to render models executable, the semantics of the modelling language needs to be described rigorously enough to prevent deviating interpretations by different tools. For this reason, the semantics of the necessary concepts introduced in this book are defined using the Abstract State Machine (ASM) method. Finally, the authors show how the different parts of the model fit together using a simple example process, and introduce the enhanced Process Platform (eP2) architecture, which binds all the different components together. The resulting method is named Hagenberg Business Process Modelling (H-BPM) after the Austrian village where it was designed. The motivation for the development of the H-BPM method stems from several industrial projects in which business analysts and software developers struggled with redundancies and inconsistencies in system documentation due to missing integration. The book is aimed at researchers in business process management and industry 4.0 as well as advanced professionals in these areas.

Software Engineering and Formal Methods - 16th International Conference, SEFM 2018,  Held as Part of STAF 2018, Toulouse,... Software Engineering and Formal Methods - 16th International Conference, SEFM 2018, Held as Part of STAF 2018, Toulouse, France, June 27-29, 2018, Proceedings (Paperback, 1st ed. 2018)
Einar Broch Johnsen, Ina Schaefer
R2,492 Discovery Miles 24 920 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 16th International Conference on Software Engineering and Formal Methods, SEFM 2018, held as part of STAF 2018, in Toulouse, France, in June 2018. The 17 full papers presented in this book were carefully reviewed and selected from 58 submissions. The papers deal with a large range of topics in the following research areas: specification; concurrency; program analysis; model checking and runtime verification; applications; and shape analysis and reuse.

Software Engineering Research, Management and Applications (Paperback, Softcover reprint of the original 1st ed. 2016): Roger... Software Engineering Research, Management and Applications (Paperback, Softcover reprint of the original 1st ed. 2016)
Roger Lee
R4,334 Discovery Miles 43 340 Ships in 10 - 15 working days

This edited book presents scientific results of the 14th International Conference on Software Engineering, Artificial Intelligence Research, Management and Applications (SERA 2016) held on June 8-10, 2016 at Towson University, USA. The aim of this conference was to bring together researchers and scientists, businessmen and entrepreneurs, teachers, engineers, computer users, and students to discuss the numerous fields of computer science and to share their experiences and exchange new ideas and information in a meaningful way. Research results about all aspects (theory, applications and tools) of computer and information science, and to discuss the practical challenges encountered along the way and the solutions adopted to solve them. The conference organizers selected the best papers from those papers accepted for presentation at the conference. The papers were chosen based on review scores submitted by members of the program committee, and underwent further rigorous rounds of review. This publication captures 13 of the conference's most promising papers, and we impatiently await the important contributions that we know these authors will bring to the field of computer and information science.

Mobile and Wireless Technologies 2016 (Paperback, Softcover reprint of the original 1st ed. 2016): Kuinam J. Kim, Naruemon... Mobile and Wireless Technologies 2016 (Paperback, Softcover reprint of the original 1st ed. 2016)
Kuinam J. Kim, Naruemon Wattanapongsakorn, Nikolai Joukov
R4,485 Discovery Miles 44 850 Ships in 10 - 15 working days

This book presents the peer-reviewed contributions of ICMWT2016, an international conference devoted to mobile and wireless technology. Researchers and professionals from academia and industry met to discuss the cutting-edge developments in the field. The book includes papers on mobile and wireless networks, the increasingly important security issues, data management, as well as the latest developments in mobile software development.

Unconventional Computation and Natural Computation - 17th International Conference, UCNC 2018, Fontainebleau, France, June... Unconventional Computation and Natural Computation - 17th International Conference, UCNC 2018, Fontainebleau, France, June 25-29, 2018, Proceedings (Paperback, 1st ed. 2018)
Susan Stepney, Sergey Verlan
R2,232 Discovery Miles 22 320 Ships in 10 - 15 working days

This book constitutes the proceedings of the 17th International Conference on Unconventional Computation and Natural Computation, UCNC 2018, held in Fontainebleau, France, in June 2018. The 15 full papers presented were carefully reviewed and selected from 22 submissions. The paper cover topics such as hypercomputation; chaos and dynamical systems based computing; granular, fuzzy and rough computing; mechanical computing; cellular, evolutionary, molecular, neural, and quantum computing; membrane computing; amorphous computing, swarm intelligence; artificial immune systems; physics of computation; chemical computation; evolving hardware; the computational nature of self-assembly, developmental processes, bacterial communication, and brain processes.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Practical Core Software Security - A…
James F Ransome, Anmol Misra, … Paperback R2,301 Discovery Miles 23 010
Programming Logic & Design…
Joyce Farrell Paperback R1,304 R1,123 Discovery Miles 11 230
An Introduction to R and Python for Data…
Taylor R. Brown Hardcover R2,359 Discovery Miles 23 590
Modern Software Engineering - Doing What…
David Farley Paperback R842 Discovery Miles 8 420
Foundations of Software Testing - ISTQB…
Dorothy Graham, Rex Black, … Paperback R926 R814 Discovery Miles 8 140
Architectural Design with SketchUp - 3D…
A Schreyer Paperback R1,443 R1,050 Discovery Miles 10 500
ISE Object-Oriented Software…
David Kung Paperback R1,882 Discovery Miles 18 820
Deep Learning with Python
Francois Chollet Paperback R1,493 R1,386 Discovery Miles 13 860
Agile 2 - The Next Iteration of Agile
C. Berg Paperback R556 Discovery Miles 5 560
The Business Analyst - Information…
Vernon Zwiers Paperback R657 R555 Discovery Miles 5 550

 

Partners