intTypePromotion=1
zunia.vn Tuyển sinh 2024 dành cho Gen-Z zunia.vn zunia.vn
ADSENSE

Concurrent programming

Xem 1-20 trên 80 kết quả Concurrent programming
  • Part 1 of ebook "High-performance embedded computing: Applications in cyber-physical systems and mobile computing" provides readers with contents including: Chapter 1 - Embedded computing; Chapter 2 - CPUs; Chapter 3 - Programs; Chapter 4 - Processes and operating systems;...

    pdf251p tuongmothua 11-07-2024 1 0   Download

  • Part 2 of ebook "Advanced guide to Python 3 programming" provides readers with contents including: Part IV - File input/output; Part V - Database access; Part VI - Logging; Part VII - Concurrency and parallelism; Part VIII - Reactive programming; PART IX - Network programming;...

    pdf275p daonhiennhien 03-07-2024 1 1   Download

  • Lecture Network programming: Concurrent TCP server. This lesson provides students with content about: I/O models; concurrent TCP server - one child per client; concurrent TCP server - one thread per client;... Please refer to the detailed content of the lecture!

    pdf21p codabach1016 03-05-2024 0 0   Download

  • "Ebook Advanced programming language design" includes contents: Chapter 1 introduction, chapter 2 control structures, chapter 3 types, chapter 4 functional programming, chapter 5 object-oriented programming, chapter 6 dataflow, chapter 7 concurrent programming, chapter 8 logic programming, chapter 9 aggregates, chapter 10 formal syntax and semantics.

    pdf370p longtimenosee08 31-03-2024 6 1   Download

  • Work in type systems for programming languages now touches many parts of computer science, from language design and implementation to software engineering, network security, databases, and analysis of concurrent and distributed systems. The aim of this book, together with its predecessor, Types and Programming Languages is to offer a comprehensive and accessible introduction to the area’s central ideas, results, and techniques.

    pdf589p longtimenosee08 31-03-2024 2 1   Download

  • Ebook "Introduction to operating systems abstractions - Using plan 9 from bell labs" includes content: Getting started, programs and processes, files, parent and child, communicating processes, network communication, resources, files and names, using the shell, more tools, concurrent programming, threads and channels, building a file server,....and other contents.

    pdf416p longtimenosee08 31-03-2024 8 1   Download

  • Ebook "Agent oriented programming with guarded definite clauses" Chapter 1: the art in artificial intelligence, chapter 2: fifth generation architecture, chapter 3: metamorphosis, chapter 4: event driven condition synchronization, chapter 5: actors and agents, chapter 6: concurrent search, chapter 7: distributed constraint solving, chapter 8: meta-interpretation, chapter 9: partial evaluation, chapter 10: agents and robots.

    pdf390p haojiubujain08 01-11-2023 3 2   Download

  • Ebook "Mastering cloud computing" includes content: Introduction, principles of parallel and distributed computing, virtualization, cloud computing architecture, cloud application programming and the aneka platform, concurrent computing, high throughput computing, data intensive computing, cloud platforms in industry, cloud applications, advanced topics in cloud computing.

    pdf469p haojiubujain07 20-09-2023 5 3   Download

  • Continued part 1, part 2 of ebook "Programming persistent memory: A comprehensive guide for developers" provides readers with contents including: debugging persistent memory applications; enabling persistence using a real-world application; concurrency and persistent memory; profiling and performance; PMDK internals - important algorithms and data structures; reliability, availability, and serviceability (RAS);...

    pdf227p tieulangtran 28-09-2023 6 3   Download

  • Continued part 1, part 2 of ebook "Python cookbook (Third edition)" provides readers with contents including: chapter 9 - metaprogramming; chapter 10 - modules and packages; chapter 11 - network and web programming; chapter 12 - concurrency; chapter 13 - utility scripting and system administration; chapter 14 - testing, debugging, and exceptions; chapter 15 - C extensions;...

    pdf360p hanlinhchi 29-08-2023 10 7   Download

  • Part 1 of ebook "Operating system concepts (Tenth edition)" provides readers with content including: operating-system structures; process management; processes; threads and concurrency; cpu scheduling; process synchronization; synchronization tools; synchronization examples; memory management; virtual memory; storage management; mass-storage structure; file-system interface; file-system implementation; file-system internals;...

    pdf752p dieptieuung 19-07-2023 10 4   Download

  • There is global interest in implementing national information systems to support healthcare, and the National Health Service in England (NHS) has a troubled 25-year history in this sphere. Our objective was to chronicle structural reorganizations within the NHS from 1973 to 2017, alongside concurrent national information technology (IT) strategies, as the basis for developing a conceptual model to aid understanding of the organizational factors involved.

    pdf10p visteverogers 24-06-2023 6 2   Download

  • Ebook Java, Java, Java: Object-Oriented problem solving (Third edition) - Part 2 include of the following topics: Chapter 9 Arrays and Array Processing; Chapter 10 Exceptions: When things go wrong; Chapter 11 Files and Streams: Input/Output Techniques; Chapter 12 Recursive Problem Solving; Chapter 13 Graphical User Interfaces; Chapter 14 Threads and Concurrent Programming; Chapter 15 Sockets and Networking; Chapter 16 Data Structures: Lists, Stacks, and Queues.

    pdf448p runthenight03 07-12-2022 25 6   Download

  • Part 1 of book "Concepts, techniques, and models of computer programming" provide with knowledge about: introduction to programming concepts; general computation models; declarative computation model; declarative programming techniques; declarative concurrency; message-passing concurrency;...

    pdf435p britaikridanik 05-07-2022 10 3   Download

  • Part 1 of book "Concepts, techniques, and models of computer programming" provide with knowledge about: explicit state; object-oriented programming; shared-state concurrency; relational programming; specialized computation models; graphical user interface programming; distributed programming; constraint programming; mozart system development environment;...

    pdf496p britaikridanik 05-07-2022 12 3   Download

  • Part 1 of the book "Programming Methodology" will provide with knowledge about: models and correctness; wanted: a compositional approach to concurrency; enforcing behavior with contracts; asynchronous progress; a reduction theorem for concurrent object-oriented programs; abstractions from time; a predicative semantics for real-time refinement;...

    pdf208p britaikridanik 05-07-2022 24 2   Download

  • Advanced Operating Systems - Lecture 9: Shared variables. This lecture will cover the following: shared variable analysis in multi-threaded programs; concurrency and synchronization; critical sections; solutions to the critical section problem; concurrency examples;...

    ppt30p haoasakura 30-05-2022 11 3   Download

  • This study develops an advanced tool for tackling constrained optimization problems based on an integration of feasibility rules and differential evolution metaheuristic. This tool aims at finding a solution with the most desired objective function value and concurrently satisfies all of the problem constraints. The optimization approach, named as feasibility rule based differential evolution (FRB-DE), has been developed in Microsoft Visual Studio with C# programming language. The newly developed tool has been tested with two optimization tasks in the field of civil engineering.

    pdf6p nguaconbaynhay12 01-06-2021 18 1   Download

  • The contents of this chapter include all of the following: Discuss basic concepts related to concurrency, such as race conditions, OS concerns, and mutual exclusion requirements; understand hardware approaches to supporting mutual exclusion; define and explain semaphores; define and explain monitors.

    ppt19p larachdumlanat122 26-11-2020 13 1   Download

  • This chapter illustrates each of these scenarios, along with the coordination and data shming strategies that underlie their effective implementation. To provide a focus for this discussion, our examples favor Java as the language of illustration. Concurrency features in several other languages are summalized at the end of the chapter.

    ppt21p larachdumlanat122 26-11-2020 14 0   Download

CHỦ ĐỀ BẠN MUỐN TÌM

ADSENSE

nocache searchPhinxDoc

 

Đồng bộ tài khoản
4=>1