Download link
File List
-
0. Websites you may like/[Tutorialsplanet.NET].url 128 B
01 - Introduction/001 Introduction.mp4 110.39 MB
01 - Introduction/001 Introduction_en.vtt 10.72 KB
01 - Introduction/002 Join Telegram Group.mp4 580.34 KB
01 - Introduction/002 Join Telegram Group_en.vtt 8 B
01 - Introduction/003 Setting up Linux Development Environment.mp4 17.89 MB
01 - Introduction/003 Setting up Linux Development Environment_en.vtt 6.9 KB
01 - Introduction/004 Begin - Doubly Linked List as a Library.mp4 34.24 MB
01 - Introduction/004 Begin - Doubly Linked List as a Library_en.vtt 3.62 KB
01 - Introduction/005 Quick Compilation Steps.mp4 22.99 MB
01 - Introduction/005 Quick Compilation Steps_en.vtt 6.19 KB
01 - Introduction/006 Summary.mp4 8.3 MB
01 - Introduction/006 Summary_en.vtt 2.71 KB
01 - Introduction/21143950-Project00-Setting-up-Linux-Dev-Env-pdf.xps 1.32 MB
01 - Introduction/external-assets-links.txt 146 B
02 - Understanding Header Files/001 What are Header Files and their Purpose _.mp4 13.77 MB
02 - Understanding Header Files/001 What are Header Files and their Purpose __en.vtt 4.5 KB
02 - Understanding Header Files/002 Relationship between Source and Header Files.mp4 55.2 MB
02 - Understanding Header Files/002 Relationship between Source and Header Files_en.vtt 7.88 KB
02 - Understanding Header Files/003 Text Substitution.mp4 36.8 MB
02 - Understanding Header Files/003 Text Substitution_en.vtt 3.56 KB
02 - Understanding Header Files/004 Text Substitution Example.mp4 19.07 MB
02 - Understanding Header Files/004 Text Substitution Example_en.vtt 6.43 KB
02 - Understanding Header Files/005 Text Substitution Demonstration.mp4 10.3 MB
02 - Understanding Header Files/005 Text Substitution Demonstration_en.vtt 3.16 KB
03 - Preprocessing Directives/001 Problem Of Duplicate Inclusion of Header Files.mp4 17.73 MB
03 - Preprocessing Directives/001 Problem Of Duplicate Inclusion of Header Files_en.vtt 5.94 KB
03 - Preprocessing Directives/002 What are Pre-processing Directives _.mp4 25.58 MB
03 - Preprocessing Directives/002 What are Pre-processing Directives __en.vtt 6.62 KB
03 - Preprocessing Directives/003 Solution to Duplicate Inclusion of Hdr files using Preprocessing Directives.mp4 36.53 MB
03 - Preprocessing Directives/003 Solution to Duplicate Inclusion of Hdr files using Preprocessing Directives_en.vtt 9.12 KB
03 - Preprocessing Directives/[Tutorialsplanet.NET].url 128 B
04 - Correct Way of Using Structures and Functions/001 Structure Definitions and Use.mp4 12.97 MB
04 - Correct Way of Using Structures and Functions/001 Structure Definitions and Use_en.vtt 4.37 KB
04 - Correct Way of Using Structures and Functions/002 Function Declaration and Use.mp4 26.57 MB
04 - Correct Way of Using Structures and Functions/002 Function Declaration and Use_en.vtt 9.53 KB
04 - Correct Way of Using Structures and Functions/003 Recursive Dependency.mp4 24.92 MB
04 - Correct Way of Using Structures and Functions/003 Recursive Dependency_en.vtt 9.44 KB
04 - Correct Way of Using Structures and Functions/004 Solution to Recursive Dependency.mp4 12.86 MB
04 - Correct Way of Using Structures and Functions/004 Solution to Recursive Dependency_en.vtt 4.47 KB
04 - Correct Way of Using Structures and Functions/005 Summary.mp4 4.59 MB
04 - Correct Way of Using Structures and Functions/005 Summary_en.vtt 1.53 KB
05 - Quick Creation of Static and Dynamic Libraries/001 Resuming with Doubly Linked List Library.mp4 21.73 MB
05 - Quick Creation of Static and Dynamic Libraries/001 Resuming with Doubly Linked List Library_en.vtt 6.17 KB
05 - Quick Creation of Static and Dynamic Libraries/002 Static and Dynamic Libraries - Quick Creation.mp4 88.96 MB
05 - Quick Creation of Static and Dynamic Libraries/002 Static and Dynamic Libraries - Quick Creation_en.vtt 9.21 KB
05 - Quick Creation of Static and Dynamic Libraries/003 Linking with Static Library.mp4 38.41 MB
05 - Quick Creation of Static and Dynamic Libraries/003 Linking with Static Library_en.vtt 8.37 KB
05 - Quick Creation of Static and Dynamic Libraries/004 Linking with Dynamic Library.mp4 10.36 MB
05 - Quick Creation of Static and Dynamic Libraries/004 Linking with Dynamic Library_en.vtt 3.71 KB
05 - Quick Creation of Static and Dynamic Libraries/005 Summary.mp4 2.47 MB
05 - Quick Creation of Static and Dynamic Libraries/005 Summary_en.vtt 969 B
06 - Four Stages of Compilation Process/001 4 Stages of Compilation Process.mp4 16.34 MB
06 - Four Stages of Compilation Process/001 4 Stages of Compilation Process_en.vtt 6.51 KB
06 - Four Stages of Compilation Process/002 Stage 1 of 4 - Preprocessing stage.mp4 10.93 MB
06 - Four Stages of Compilation Process/002 Stage 1 of 4 - Preprocessing stage_en.vtt 5.15 KB
06 - Four Stages of Compilation Process/003 Stage 2 of 4 - Compilation Stage.mp4 9.64 MB
06 - Four Stages of Compilation Process/003 Stage 2 of 4 - Compilation Stage_en.vtt 3.26 KB
06 - Four Stages of Compilation Process/004 Stage 3 of 4 - Assembler Stage.mp4 34.71 MB
06 - Four Stages of Compilation Process/004 Stage 3 of 4 - Assembler Stage_en.vtt 4.76 KB
06 - Four Stages of Compilation Process/005 Stage 4 of 4 - Linking Stage.mp4 21.42 MB
06 - Four Stages of Compilation Process/005 Stage 4 of 4 - Linking Stage_en.vtt 6.83 KB
07 - Build Project using Makefiles/001 Introducing Makefile.mp4 15.23 MB
07 - Build Project using Makefiles/001 Introducing Makefile_en.vtt 5.06 KB
07 - Build Project using Makefiles/002 Makefile Analogy - Dependency Tree.mp4 17.04 MB
07 - Build Project using Makefiles/002 Makefile Analogy - Dependency Tree_en.vtt 5.95 KB
07 - Build Project using Makefiles/003 Makefile Assignment - part1.mp4 57.34 MB
07 - Build Project using Makefiles/003 Makefile Assignment - part1_en.vtt 6.32 KB
07 - Build Project using Makefiles/004 Makefile Assignment - part2.mp4 47.19 MB
07 - Build Project using Makefiles/004 Makefile Assignment - part2_en.vtt 11.57 KB
07 - Build Project using Makefiles/005 Final Makefile.mp4 34.21 MB
07 - Build Project using Makefiles/005 Final Makefile_en.vtt 8.56 KB
07 - Build Project using Makefiles/external-assets-links.txt 118 B
08 - Programmable Libraries - Generics/001 Introduction.mp4 14.16 MB
08 - Programmable Libraries - Generics/001 Introduction_en.vtt 4.92 KB
08 - Programmable Libraries - Generics/002 Revisiting DLL.mp4 50.82 MB
08 - Programmable Libraries - Generics/002 Revisiting DLL_en.vtt 7.96 KB
08 - Programmable Libraries - Generics/003 Problem Statement.mp4 16.37 MB
08 - Programmable Libraries - Generics/003 Problem Statement_en.vtt 2.9 KB
08 - Programmable Libraries - Generics/004 Solution - Responsibility Delegation.mp4 41.22 MB
08 - Programmable Libraries - Generics/004 Solution - Responsibility Delegation_en.vtt 11.88 KB
08 - Programmable Libraries - Generics/005 Using Programmable DLL Library - Code Walk.mp4 9.87 MB
08 - Programmable Libraries - Generics/005 Using Programmable DLL Library - Code Walk_en.vtt 3.42 KB
08 - Programmable Libraries - Generics/006 Search Callback Summary.mp4 8.13 MB
08 - Programmable Libraries - Generics/006 Search Callback Summary_en.vtt 2.87 KB
08 - Programmable Libraries - Generics/007 Comparison Callback.mp4 83.51 MB
08 - Programmable Libraries - Generics/007 Comparison Callback_en.vtt 11.8 KB
08 - Programmable Libraries - Generics/008 Comparison Callback Demo.mp4 7.96 MB
08 - Programmable Libraries - Generics/008 Comparison Callback Demo_en.vtt 3.01 KB
08 - Programmable Libraries - Generics/009 Summary.mp4 5.17 MB
08 - Programmable Libraries - Generics/009 Summary_en.vtt 1.56 KB
08 - Programmable Libraries - Generics/[Tutorialsplanet.NET].url 128 B
09 - Iterative Macros/001 Getting Started.mp4 47.08 MB
09 - Iterative Macros/001 Getting Started_en.vtt 4.81 KB
09 - Iterative Macros/002 For loop Semantics.mp4 8.63 MB
09 - Iterative Macros/002 For loop Semantics_en.vtt 2.94 KB
09 - Iterative Macros/003 Iterative Macros For LinkedList.mp4 38.09 MB
09 - Iterative Macros/003 Iterative Macros For LinkedList_en.vtt 9.8 KB
09 - Iterative Macros/004 Iterative Macros for Binary Trees.mp4 25.54 MB
09 - Iterative Macros/004 Iterative Macros for Binary Trees_en.vtt 5.2 KB
09 - Iterative Macros/005 Tree Iterators Prerequisites.mp4 10.92 MB
09 - Iterative Macros/005 Tree Iterators Prerequisites_en.vtt 4.01 KB
09 - Iterative Macros/006 Tree Iterators Implementation.mp4 18.17 MB
09 - Iterative Macros/006 Tree Iterators Implementation_en.vtt 5.38 KB
09 - Iterative Macros/007 Summary.mp4 4.32 MB
09 - Iterative Macros/007 Summary_en.vtt 1.29 KB
10 - Glue Based Data structures/001 Introduction.mp4 10.68 MB
10 - Glue Based Data structures/001 Introduction_en.vtt 3.56 KB
10 - Glue Based Data structures/002 Glthreads Definition.mp4 12.88 MB
10 - Glue Based Data structures/002 Glthreads Definition_en.vtt 4.45 KB
10 - Glue Based Data structures/003 Difference - Traditional Vs Glue Based DLL.mp4 14.56 MB
10 - Glue Based Data structures/003 Difference - Traditional Vs Glue Based DLL_en.vtt 4.62 KB
10 - Glue Based Data structures/004 Structure Field Offset.mp4 23.14 MB
10 - Glue Based Data structures/004 Structure Field Offset_en.vtt 7.42 KB
10 - Glue Based Data structures/005 GLNode Insertion.mp4 11.06 MB
10 - Glue Based Data structures/005 GLNode Insertion_en.vtt 3.48 KB
10 - Glue Based Data structures/006 GLThread Iteration.mp4 9.52 MB
10 - Glue Based Data structures/006 GLThread Iteration_en.vtt 3.02 KB
10 - Glue Based Data structures/007 GLNode Removal.mp4 3.69 MB
10 - Glue Based Data structures/007 GLNode Removal_en.vtt 1.2 KB
10 - Glue Based Data structures/008 Code Walk - Demo.mp4 23.77 MB
10 - Glue Based Data structures/008 Code Walk - Demo_en.vtt 6.31 KB
10 - Glue Based Data structures/009 Traditional List Problems.mp4 16.84 MB
10 - Glue Based Data structures/009 Traditional List Problems_en.vtt 5.72 KB
10 - Glue Based Data structures/010 GLThread Benefits.mp4 14.81 MB
10 - Glue Based Data structures/010 GLThread Benefits_en.vtt 4.62 KB
11 - Opaque Pointers/001 Introduction.mp4 5.73 MB
11 - Opaque Pointers/001 Introduction_en.vtt 2.65 KB
11 - Opaque Pointers/002 Typical Library Design.mp4 7.72 MB
11 - Opaque Pointers/002 Typical Library Design_en.vtt 3.54 KB
11 - Opaque Pointers/003 Problem Statement.mp4 11.52 MB
11 - Opaque Pointers/003 Problem Statement_en.vtt 4.78 KB
11 - Opaque Pointers/004 Solution Strategy.mp4 14.9 MB
11 - Opaque Pointers/004 Solution Strategy_en.vtt 6.72 KB
11 - Opaque Pointers/005 Conclusion.mp4 6.58 MB
11 - Opaque Pointers/005 Conclusion_en.vtt 2.67 KB
12 - Bit Programming/001 Introduction to Bit Programming.mp4 40.84 MB
12 - Bit Programming/001 Introduction to Bit Programming_en.vtt 13.13 KB
12 - Bit Programming/002 XOR Operator.mp4 27.92 MB
12 - Bit Programming/002 XOR Operator_en.vtt 8.47 KB
12 - Bit Programming/003 Using Bits as Flags.mp4 66.87 MB
12 - Bit Programming/003 Using Bits as Flags_en.vtt 12.18 KB
12 - Bit Programming/004 Using Enums as Bits.mp4 10.58 MB
12 - Bit Programming/004 Using Enums as Bits_en.vtt 2.82 KB
12 - Bit Programming/005 Bit Pattern Matching.mp4 12.65 MB
12 - Bit Programming/005 Bit Pattern Matching_en.vtt 4.49 KB
12 - Bit Programming/006 Bit Pattern Matching Steps.mp4 14.51 MB
12 - Bit Programming/006 Bit Pattern Matching Steps_en.vtt 3.43 KB
12 - Bit Programming/007 BitMaps.mp4 42.65 MB
12 - Bit Programming/007 BitMaps_en.vtt 7.49 KB
12 - Bit Programming/008 BitMap APIs and Implementation.mp4 22.37 MB
12 - Bit Programming/008 BitMap APIs and Implementation_en.vtt 6.23 KB
13 - TLV Based Communication/001 TLVs Introduction.mp4 22.6 MB
13 - TLV Based Communication/001 TLVs Introduction_en.vtt 7.33 KB
13 - TLV Based Communication/002 Why we need TLVs _.mp4 61.53 MB
13 - TLV Based Communication/002 Why we need TLVs __en.vtt 10.91 KB
13 - TLV Based Communication/003 Why we need TLVs - Another scenario.mp4 19.12 MB
13 - TLV Based Communication/003 Why we need TLVs - Another scenario_en.vtt 6.04 KB
13 - TLV Based Communication/004 Understanding TLVs.mp4 31.07 MB
13 - TLV Based Communication/004 Understanding TLVs_en.vtt 10.87 KB
13 - TLV Based Communication/005 TLV Addressing the problem of Heterogeneity.mp4 172.02 MB
13 - TLV Based Communication/005 TLV Addressing the problem of Heterogeneity_en.vtt 18.06 KB
13 - TLV Based Communication/006 TLV Addressing the problem of Software Upgrade.mp4 16.81 MB
13 - TLV Based Communication/006 TLV Addressing the problem of Software Upgrade_en.vtt 5.07 KB
13 - TLV Based Communication/007 Data Structure - STREAMS.mp4 26.24 MB
13 - TLV Based Communication/007 Data Structure - STREAMS_en.vtt 8.44 KB
13 - TLV Based Communication/008 TLV De-Serialization using STREAMS.mp4 27 MB
13 - TLV Based Communication/008 TLV De-Serialization using STREAMS_en.vtt 8.75 KB
14 - Working with Linux Posix Timers/001 Agenda and Prerequisites.mp4 13.49 MB
14 - Working with Linux Posix Timers/001 Agenda and Prerequisites_en.vtt 3.19 KB
14 - Working with Linux Posix Timers/002 Timer Relevance.mp4 10.65 MB
14 - Working with Linux Posix Timers/002 Timer Relevance_en.vtt 2.59 KB
14 - Working with Linux Posix Timers/003 Timer Types.mp4 16.27 MB
14 - Working with Linux Posix Timers/003 Timer Types_en.vtt 3.42 KB
14 - Working with Linux Posix Timers/004 Posix APIs for Timers.mp4 13.79 MB
14 - Working with Linux Posix Timers/004 Posix APIs for Timers_en.vtt 2.38 KB
14 - Working with Linux Posix Timers/005 Timer Design.mp4 34.21 MB
14 - Working with Linux Posix Timers/005 Timer Design_en.vtt 7.65 KB
14 - Working with Linux Posix Timers/006 Timer Creation Steps.mp4 53.34 MB
14 - Working with Linux Posix Timers/006 Timer Creation Steps_en.vtt 10.54 KB
14 - Working with Linux Posix Timers/007 Timer Implementation and Demo.mp4 99.66 MB
14 - Working with Linux Posix Timers/007 Timer Implementation and Demo_en.vtt 15.89 KB
14 - Working with Linux Posix Timers/[Tutorialsplanet.NET].url 128 B
15 - Machine Endianness/001 Machine Endianness.mp4 14.05 MB
15 - Machine Endianness/001 Machine Endianness_en.vtt 6.91 KB
15 - Machine Endianness/002 Program to find Machine Endianness.mp4 3.99 MB
15 - Machine Endianness/002 Program to find Machine Endianness_en.vtt 2.08 KB
15 - Machine Endianness/27998212-Endianess-Article.txt 192 B
16 - Memory Layout of Linux Process/001 Agenda.mp4 9.31 MB
16 - Memory Layout of Linux Process/001 Agenda_en.vtt 3.6 KB
16 - Memory Layout of Linux Process/002 Virtual Memory Memory Basics.mp4 29.1 MB
16 - Memory Layout of Linux Process/002 Virtual Memory Memory Basics_en.vtt 7.28 KB
16 - Memory Layout of Linux Process/003 Memory Layout of Linux Process.mp4 30.17 MB
16 - Memory Layout of Linux Process/003 Memory Layout of Linux Process_en.vtt 11.65 KB
16 - Memory Layout of Linux Process/004 Example _ Memory Layout of Linux Process.mp4 74.4 MB
16 - Memory Layout of Linux Process/004 Example _ Memory Layout of Linux Process_en.vtt 10.09 KB
16 - Memory Layout of Linux Process/005 Exercise on size command.mp4 6.61 MB
16 - Memory Layout of Linux Process/005 Exercise on size command_en.vtt 3.5 KB
17 - Stack Memory Management/001 Stack Memory Basics.mp4 16.67 MB
17 - Stack Memory Management/001 Stack Memory Basics_en.vtt 5.99 KB
17 - Stack Memory Management/002 Stack Memory Contents.mp4 32.4 MB
17 - Stack Memory Management/002 Stack Memory Contents_en.vtt 8.36 KB
17 - Stack Memory Management/003 Stack-Overflow and Prevention.mp4 9.67 MB
17 - Stack Memory Management/003 Stack-Overflow and Prevention_en.vtt 3.22 KB
17 - Stack Memory Management/004 Stack Memory Corruption.mp4 14.58 MB
17 - Stack Memory Management/004 Stack Memory Corruption_en.vtt 5.25 KB
17 - Stack Memory Management/005 Procedure Call and Return - Getting Started.mp4 49.45 MB
17 - Stack Memory Management/005 Procedure Call and Return - Getting Started_en.vtt 5.2 KB
17 - Stack Memory Management/006 Common Cpu Registers.mp4 9.32 MB
17 - Stack Memory Management/006 Common Cpu Registers_en.vtt 3.35 KB
17 - Stack Memory Management/007 Procedure Call Mechanism.mp4 31.29 MB
17 - Stack Memory Management/007 Procedure Call Mechanism_en.vtt 11.75 KB
17 - Stack Memory Management/008 Purpose of Base Pointer register (ebp).mp4 12.63 MB
17 - Stack Memory Management/008 Purpose of Base Pointer register (ebp)_en.vtt 4.54 KB
17 - Stack Memory Management/009 Formalizing Procedure Call Algorithm.mp4 11.82 MB
17 - Stack Memory Management/009 Formalizing Procedure Call Algorithm_en.vtt 4.32 KB
17 - Stack Memory Management/010 Procedure Return - Goals.mp4 12.05 MB
17 - Stack Memory Management/010 Procedure Return - Goals_en.vtt 4.33 KB
17 - Stack Memory Management/011 Procedure Return Explained - Step by Step.mp4 18.73 MB
17 - Stack Memory Management/011 Procedure Return Explained - Step by Step_en.vtt 6.3 KB
17 - Stack Memory Management/012 Formalizing Procedure Return Algorithm.mp4 12.99 MB
17 - Stack Memory Management/012 Formalizing Procedure Return Algorithm_en.vtt 4.46 KB
17 - Stack Memory Management/19289830-Procedure-Call-Algorithm-Correction.JPG 84.96 KB
17 - Stack Memory Management/19299910-StackMemoryExample.txt 5.49 KB
18 - Heap Memory Management/001 Heap Memory Management - Goals and Introduction.mp4 11.74 MB
18 - Heap Memory Management/001 Heap Memory Management - Goals and Introduction_en.vtt 3.91 KB
18 - Heap Memory Management/002 Malloc() - Quick Revision.mp4 26.89 MB
18 - Heap Memory Management/002 Malloc() - Quick Revision_en.vtt 9.1 KB
18 - Heap Memory Management/003 Break pointer.mp4 7.49 MB
18 - Heap Memory Management/003 Break pointer_en.vtt 2.51 KB
18 - Heap Memory Management/004 brk and sbrk system calls.mp4 17.98 MB
18 - Heap Memory Management/004 brk and sbrk system calls_en.vtt 5.9 KB
18 - Heap Memory Management/005 Malloc Version 1.0.mp4 15.32 MB
18 - Heap Memory Management/005 Malloc Version 1.0_en.vtt 7.51 KB
18 - Heap Memory Management/006 Problem Statement.mp4 10.75 MB
18 - Heap Memory Management/006 Problem Statement_en.vtt 3.72 KB
18 - Heap Memory Management/007 Heap Memory Management Requirement.mp4 8.46 MB
18 - Heap Memory Management/007 Heap Memory Management Requirement_en.vtt 3.12 KB
18 - Heap Memory Management/008 MetaBlock and DataBlock.mp4 18.7 MB
18 - Heap Memory Management/008 MetaBlock and DataBlock_en.vtt 6.4 KB
18 - Heap Memory Management/009 Allocations and Deallocations.mp4 22.34 MB
18 - Heap Memory Management/009 Allocations and Deallocations_en.vtt 5.74 KB
18 - Heap Memory Management/010 Block Splitting.mp4 24.82 MB
18 - Heap Memory Management/010 Block Splitting_en.vtt 6 KB
18 - Heap Memory Management/011 Block Merging.mp4 11.38 MB
18 - Heap Memory Management/011 Block Merging_en.vtt 3.61 KB
18 - Heap Memory Management/012 Problem of Fragmentation.mp4 37.01 MB
18 - Heap Memory Management/012 Problem of Fragmentation_en.vtt 4.02 KB
18 - Heap Memory Management/18454366-Correction.txt 190 B
19 - Concepts of Paging/001 Introduction.mp4 10.58 MB
19 - Concepts of Paging/001 Introduction_en.vtt 3.56 KB
19 - Concepts of Paging/002 Byte Addressable Memory.mp4 13.67 MB
19 - Concepts of Paging/002 Byte Addressable Memory_en.vtt 4.73 KB
19 - Concepts of Paging/003 What is 32 bit Or 64 bit system _.mp4 12.33 MB
19 - Concepts of Paging/003 What is 32 bit Or 64 bit system __en.vtt 4.26 KB
19 - Concepts of Paging/004 Bus System.mp4 24.85 MB
19 - Concepts of Paging/004 Bus System_en.vtt 4.99 KB
19 - Concepts of Paging/005 CPU Generates Virtual Addresses.mp4 22.93 MB
19 - Concepts of Paging/005 CPU Generates Virtual Addresses_en.vtt 7.75 KB
19 - Concepts of Paging/006 Data bus and Address Bus.mp4 32.15 MB
19 - Concepts of Paging/006 Data bus and Address Bus_en.vtt 10.21 KB
19 - Concepts of Paging/007 Mapping of Virtual Address to Physical Address.mp4 27.25 MB
19 - Concepts of Paging/007 Mapping of Virtual Address to Physical Address_en.vtt 6.79 KB
19 - Concepts of Paging/008 Physical Pages and Frames.mp4 13.41 MB
19 - Concepts of Paging/008 Physical Pages and Frames_en.vtt 4.55 KB
19 - Concepts of Paging/009 Page Swapping.mp4 8.9 MB
19 - Concepts of Paging/009 Page Swapping_en.vtt 2.8 KB
19 - Concepts of Paging/010 Virtual Memory Pages.mp4 56.91 MB
19 - Concepts of Paging/010 Virtual Memory Pages_en.vtt 4.21 KB
19 - Concepts of Paging/011 1_1 Mapping between Physical and Virtual Page.mp4 21.88 MB
19 - Concepts of Paging/011 1_1 Mapping between Physical and Virtual Page_en.vtt 6.98 KB
19 - Concepts of Paging/012 Virtual Address Composition.mp4 11.96 MB
19 - Concepts of Paging/012 Virtual Address Composition_en.vtt 3.95 KB
19 - Concepts of Paging/013 Page Table.mp4 20.01 MB
19 - Concepts of Paging/013 Page Table_en.vtt 6.71 KB
19 - Concepts of Paging/014 Paging in Action.mp4 82.65 MB
19 - Concepts of Paging/014 Paging in Action_en.vtt 11.12 KB
19 - Concepts of Paging/015 Multiple Process Scenario.mp4 12.79 MB
19 - Concepts of Paging/015 Multiple Process Scenario_en.vtt 2.5 KB
19 - Concepts of Paging/016 Resolve External Fragmentation.mp4 6.5 MB
19 - Concepts of Paging/016 Resolve External Fragmentation_en.vtt 2.3 KB
19 - Concepts of Paging/017 Page Allocation to a Process - Part1.mp4 18.52 MB
19 - Concepts of Paging/017 Page Allocation to a Process - Part1_en.vtt 6.09 KB
19 - Concepts of Paging/018 Page Allocation to a Process - Part2.mp4 17.46 MB
19 - Concepts of Paging/018 Page Allocation to a Process - Part2_en.vtt 5.72 KB
19 - Concepts of Paging/019 Shared Physical Pages.mp4 41.48 MB
19 - Concepts of Paging/019 Shared Physical Pages_en.vtt 10.17 KB
19 - Concepts of Paging/020 Page tables Problems.mp4 6.18 MB
19 - Concepts of Paging/020 Page tables Problems_en.vtt 2.13 KB
19 - Concepts of Paging/021 Page Table Problem 1 - Large Page Table Size Matters.mp4 13.68 MB
19 - Concepts of Paging/021 Page Table Problem 1 - Large Page Table Size Matters_en.vtt 4.66 KB
19 - Concepts of Paging/022 Page Table Problem 2 - Need for Contiguous Main Memory.mp4 9.31 MB
19 - Concepts of Paging/022 Page Table Problem 2 - Need for Contiguous Main Memory_en.vtt 3.33 KB
19 - Concepts of Paging/023 Page Table Problem 3 - Page Table Hollowness.mp4 19.21 MB
19 - Concepts of Paging/023 Page Table Problem 3 - Page Table Hollowness_en.vtt 6.72 KB
19 - Concepts of Paging/[Tutorialsplanet.NET].url 128 B
20 - Multi Level Paging/001 Introduction.mp4 16.39 MB
20 - Multi Level Paging/001 Introduction_en.vtt 5.28 KB
20 - Multi Level Paging/002 Multi Level Paging In Action - Part1.mp4 56.91 MB
20 - Multi Level Paging/002 Multi Level Paging In Action - Part1_en.vtt 7.62 KB
20 - Multi Level Paging/003 Multi Level Paging In Action - Part2.mp4 78.22 MB
20 - Multi Level Paging/003 Multi Level Paging In Action - Part2_en.vtt 8.49 KB
21 - Paging on Demand/001 Problem Statement.mp4 13.15 MB
21 - Paging on Demand/001 Problem Statement_en.vtt 4.41 KB
21 - Paging on Demand/002 Demand Paging Steps.mp4 31.07 MB
21 - Paging on Demand/002 Demand Paging Steps_en.vtt 6.22 KB
21 - Paging on Demand/003 Effective Access Time.mp4 8.03 MB
21 - Paging on Demand/003 Effective Access Time_en.vtt 2.52 KB
22 - Memory Management for Multi-threaded Processes/001 Introduction.mp4 13.91 MB
22 - Memory Management for Multi-threaded Processes/001 Introduction_en.vtt 4.63 KB
22 - Memory Management for Multi-threaded Processes/002 Virtual Memory Management.mp4 15.31 MB
22 - Memory Management for Multi-threaded Processes/002 Virtual Memory Management_en.vtt 5.24 KB
22 - Memory Management for Multi-threaded Processes/003 Page Table Management.mp4 23.73 MB
22 - Memory Management for Multi-threaded Processes/003 Page Table Management_en.vtt 8.15 KB
22 - Memory Management for Multi-threaded Processes/004 Thread Termination.mp4 7.33 MB
22 - Memory Management for Multi-threaded Processes/004 Thread Termination_en.vtt 2.4 KB
23 - Bonus/001 Bonus Lecture - Time to get some Candies __.mp4 6.03 MB
23 - Bonus/001 Bonus Lecture - Time to get some Candies ___en.vtt 1.53 KB
23 - Bonus/[Tutorialsplanet.NET].url 128 B
23 - Bonus/external-assets-links.txt 63 B
[Tutorialsplanet.NET].url 128 B
Download Info
-
Tips
“[Tutorialsplanet.NET] Udemy - Linux System Programming Techniques & Concepts” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.