We are improving our search experience. To check which content you have full access to, or for advanced search, go back to the old search.

Search

Please fill in this field.

Search Results

Showing 1-20 of 10,000 results
  1. Design and Tool Solutions for Monolithic Three-Dimensional Integrated Circuits

    This chapter is to identify the benefits and challenges of monolithic three-dimensional integrated circuits and to introduce physical design and tool...
    Kyungwook Chang, Sung Kyu Lim in Handbook of Computer Architecture
    Living reference work entry 2024
  2. Sparse Assembly Process

    A detailed explanation (including examples) of the sparse (symbolic and numerical) assembling process to obtain finite element “system” stiffness...
    Duc Thai Nguyen in Finite Element Methods
    Chapter 2024
  3. Memory-Mapped Input/Output

    Have you ever wondered how your computer seamlessly interacts with external devices, such as storage drives, network interfaces, and peripherals? The...
    Chapter 2024
  4. On Verifying Concurrent Programs Under Weak Consistency Models: Decidability and Complexity

    We present an overview of existing results about the decidability and the complexity of verifying concurrent programs under weak memory consistency...
    Chapter 2024
  5. Coverability in Well-Formed Free-Choice Petri Nets

    This paper recalls Hack’s two coverability theorems for free-choice Petri nets as well as the history of some of their proofs. It also describes two...
    Eike Best, Raymond Devillers in Taming the Infinities of Concurrency
    Chapter 2024
  6. SynthLearn: A Tool for Guided Reactive Synthesis

    In this paper, we introduce the SynthLearn tool. It implements an algorithm for reactive synthesis using LTL specifications, supplemented with...
    Mrudula Balachander, Emmanuel Filiot, Jean-François Raskin in Taming the Infinities of Concurrency
    Chapter 2024
  7. Hidden Markov Models with Unobservable Transitions

    We consider Hidden Markov Models (HMMs) that admit unobservable \(\varepsilon \)...
    Rebecca Bernemann, Barbara König, ... Torben Weis in Taming the Infinities of Concurrency
    Chapter 2024
  8. Logic of the Hide and Seek Game: Characterization, Axiomatization, Decidability

    The logic of the hide and seek game \(\textsf{LHS}\) was...
    Conference paper 2024
  9. Kleene Algebra of Weighted Programs with Domain

    Weighted programs were recently introduced by Batz et al. (Proc. ACM Program. Lang. 2022) as a generalization of probabilistic programs which can...
    Conference paper 2024
  10. Axiomatization of Hybrid Logic of Link Variations

    In this paper, we investigate local and global dynamic modal operators which have the ability to update the accessibility relation of a model. For...
    Conference paper 2024
  11. Functions

    This chapter introduces the concept of functions, a cornerstone of computer programming, essential for code organization and reusability. Functions...
    Chapter 2024
  12. Moderate Examples

    This chapter is focused on the importance of moderate examples in the learning curve of programming with MATLAB. Situated between basic tutorials and...
    Chapter 2024
  13. Loops

    This chapter explains the significance of loops within computational theory and computer programming, highlighting their role as fundamental...
    Chapter 2024
  14. Traversal of Multidimensional Arrays

    Here, we explore the critical operation of traversing multidimensional arrays in computer programming, a task central to handling complex data...
    Chapter 2024
  15. Arrays

    This chapter presents the fundamental role of arrays within data structures, highlighting their critical function in the organized management of...
    Chapter 2024
  16. Conditional Branching

    This chapter focuses on the critical role of decision-making in source code through conditional branching, a cornerstone of computer science and...
    Chapter 2024
  17. Matrix Operations

    This chapter discusses the essence of matrix operations, a cornerstone in the field of mathematics and applied sciences such as linear algebra,...
    Chapter 2024
  18. Traversal of Multidimensional Arrays

    This chapter focuses on the essential techniques for traversing multidimensional arrays in computer programming, a key operation when handling...
    Chapter 2024
  19. Conditional Branching

    This chapter shows the essential concept of conditional branching in computer science, underscoring its role in enabling dynamic decision-making...
    Chapter 2024
Did you find what you were looking for? Share feedback.