Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advanced C++ Template Metaprogramming for Embedded Systems
#1
[Image: 539499712_359020115_tuto.jpg]
4.71 GB | 22min 12s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English

Files Included :
FileName :1 -Welcome(Same as Promo).mp4 | Size: (19.36 MB)
FileName :2 -IMPORTANT About the Generic Drivers Section.mp4 | Size: (5.9 MB)
FileName :1 -Overview of Class Templates.mp4 | Size: (8.98 MB)
FileName :2 -Programming Writing the Template Declaration.mp4 | Size: (15.15 MB)
FileName :3 -Programming Implementing the Private Members.mp4 | Size: (12.81 MB)
FileName :4 -Programming Implementing the 'Push' Method.mp4 | Size: (19.25 MB)
FileName :5 -Programming Implementing the Rest of the Methods.mp4 | Size: (25.98 MB)
FileName :6 -Programming Testing the Class Template.mp4 | Size: (73.77 MB)
FileName :1 -Programming Working with the Non-type Template.mp4 | Size: (38.81 MB)
FileName :1 -Understanding Variadic Templates.mp4 | Size: (6.02 MB)
FileName :2 -Programming Working with Variadic Templates(Pt 1).mp4 | Size: (55.11 MB)
FileName :3 -Programming Working with Variadic Templates(Pt 2).mp4 | Size: (79.11 MB)
FileName :4 -Programming Testing the Variadic Template Implementation.mp4 | Size: (20.93 MB)
FileName :1 -Programming Getting the Register Information from the Documentation.mp4 | Size: (76.64 MB)
FileName :10 -Programming Testing the Run-Time LED Driver.mp4 | Size: (25.08 MB)
FileName :2 -Programming Implementing the Register Namespace.mp4 | Size: (66.6 MB)
FileName :3 -Programming Implementing the Interface for the Run-Time LED Driver.mp4 | Size: (35.82 MB)
FileName :4 -Programming Run-Time LED Driver- The Constructor(Pt 1).mp4 | Size: (37.18 MB)
FileName :5 -Programming Run-Time LED Driver- The Constructor(Pt 2).mp4 | Size: (54.7 MB)
FileName :6 -Programming Implementing the Other Methods.mp4 | Size: (21.61 MB)
FileName :7 -Programming Implementing the Compile-Time LED Driver.mp4 | Size: (36.86 MB)
FileName :8 -Programming Implementing the LED Template Class.mp4 | Size: (51.24 MB)
FileName :9 -Programming Testing the Compile-Time LED Driver.mp4 | Size: (62.08 MB)
FileName :1 -Introduction to Template Metaprogramming in C++.mp4 | Size: (12.27 MB)
FileName :2 -Function Templates and Class Templates.mp4 | Size: (12.25 MB)
FileName :3 -How Templates Enable Zero-Cost Abstractions.mp4 | Size: (9.92 MB)
FileName :1 -Using Templates for Peripheral Drivers and Hardware Abstraction.mp4 | Size: (9.27 MB)
FileName :2 -Template Specialization for Microcontroller Peripherals.mp4 | Size: (8.59 MB)
FileName :3 -Variadic Templates for Flexible Driver Configuration.mp4 | Size: (8.07 MB)
FileName :1 -Static Polymorphism vs Virtual Functions in Embedded Systems.mp4 | Size: (14.51 MB)
FileName :2 -Curiously Recurring Template Pattern (CRTP) for Zero Cost Inheritance.mp4 | Size: (5.53 MB)
FileName :3 -Realworld Applcations of Template Metaprogramming in Embedded Systems.mp4 | Size: (16.33 MB)
FileName :1 -Downloading CubeIDE.mp4 | Size: (17.02 MB)
FileName :2 -Installing CubeIDE.mp4 | Size: (13.75 MB)
FileName :3 -Getting the required documentation.mp4 | Size: (53.28 MB)
FileName :4 -Getting the required package for bare-metal development.mp4 | Size: (150.54 MB)
FileName :5 -Testing the project setup.mp4 | Size: (105.45 MB)
FileName :1 -Programming Enabling the Floating Point Unit (FPU).mp4 | Size: (97.82 MB)
FileName :10 -Programming Developing the System Timebase - Testing the Timebase.mp4 | Size: (46.01 MB)
FileName :11 -Programming BSP Listing the out the Required Functions.mp4 | Size: (51.3 MB)
FileName :12 -Programming Writing the LED Driver.mp4 | Size: (33.52 MB)
FileName :13 -Programming Writing the PushButton Driver.mp4 | Size: (25.85 MB)
FileName :14 -Programming Testing the Board Support Package.mp4 | Size: (26.05 MB)
FileName :15 -Programming Analyzing the Documentation.mp4 | Size: (45.2 MB)
FileName :16 -Programming Listing out the steps for developing the ADC Driver.mp4 | Size: (29.64 MB)
FileName :17 -Programming Writing the ADC Initialization function.mp4 | Size: (97.2 MB)
FileName :18 -Programming Writing the ADC Read function.mp4 | Size: (109.42 MB)
FileName :19 -Programming Analyzing the Documentation for the SPI Driver.mp4 | Size: (65.05 MB)
FileName :2 -Programming Developing a UART Driver - Analyzing the Documentation.mp4 | Size: (88.04 MB)
FileName :20 -Programming Intializing the GPIO Pins for SPI.mp4 | Size: (76.02 MB)
FileName :21 -Programming Implementaing Structures for Configruation Parameters.mp4 | Size: (115.87 MB)
FileName :22 -Programming Configuring the Parameters.mp4 | Size: (153.64 MB)
FileName :23 -Programming Writing the SPI Initialization function.mp4 | Size: (122.9 MB)
FileName :24 -Programming Writing the SPI Transmit Function (Pt 1).mp4 | Size: (83.71 MB)
FileName :25 -Programming Writing the SPI Transmit Function (Pt 2).mp4 | Size: (96.5 MB)
FileName :26 -Programming Transmitting 16-bit Data.mp4 | Size: (161 MB)
FileName :27 -Programming Transmitting 8-bit Data.mp4 | Size: (60.18 MB)
FileName :28 -Programming Receiving Data.mp4 | Size: (105.59 MB)
FileName :29 -Programming Testing the SPI Driver.mp4 | Size: (133.21 MB)
FileName :3 -Programming Developing a UART Driver - Listing out the steps.mp4 | Size: (16.05 MB)
FileName :30 -Programming Analyzing the Documentation for the I2C Driver.mp4 | Size: (69.32 MB)
FileName :31 -Programming I2C The GPIO Initialization.mp4 | Size: (90.7 MB)
FileName :32 -Programming Configuring the I2C Parameters.mp4 | Size: (89.62 MB)
FileName :33 -Programming Implementing the I2C Read function.mp4 | Size: (112.78 MB)
FileName :34 -Programming Implementing the I2C Burst Read function.mp4 | Size: (60.34 MB)
FileName :35 -Programming Implementing the I2C Write functions.mp4 | Size: (93.2 MB)
FileName :36 -Principles for Refactoring Embedded C Code to Embedded C++.mp4 | Size: (16.91 MB)
FileName :4 -Programming Developing a UART Driver - Implementing the Init function.mp4 | Size: (183.9 MB)
FileName :5 -Programming Developing a UART Driver - Implementing the Write function.mp4 | Size: (44.52 MB)
FileName :6 -Programming Developing a UART Driver - Testing the Driver.mp4 | Size: (51.77 MB)
FileName :7 -Programming Developing the System Timebase - Analyzing the Documentation.mp4 | Size: (62.03 MB)
FileName :8 -Programming Developing the System Timebase - Implementing the Init function.mp4 | Size: (64.15 MB)
FileName :9 -Programming Developing the System Timebase - The rest of the functions.mp4 | Size: (83.25 MB)
FileName :1 -Programming Updating the Workspace.mp4 | Size: (7.49 MB)
FileName :2 -Programming Configuring the Project Paths for C++ Development.mp4 | Size: (31.18 MB)
FileName :3 -Programming Implementing the Private Members of the Class.mp4 | Size: (47.85 MB)
FileName :4 -Programming Implementing the Class Constructor.mp4 | Size: (83.5 MB)
FileName :5 -Programming Implementing the Pin Control Methods.mp4 | Size: (40.78 MB)
FileName :6 -Programming Testing the GPIO Class.mp4 | Size: (32.08 MB)
FileName :7 -Programming Having Separate Interface and Implementation Files.mp4 | Size: (69.44 MB)
FileName :1 -Programming Implementing the Private Members.mp4 | Size: (30.22 MB)
FileName :2 -Programming Implementing the Class Constructor.mp4 | Size: (55.79 MB)
FileName :3 -Programming Implementing the Public Methods.mp4 | Size: (29.14 MB)
FileName :4 -Programming Testing the UART Class.mp4 | Size: (15.52 MB)
FileName :1 -Generic Function Template Syntax.mp4 | Size: (16.92 MB)
FileName :2 -Understanding the 'typename' Keyword.mp4 | Size: (7.82 MB)
FileName :3 -Working with Multiple Template Parameters.mp4 | Size: (27.54 MB)
FileName :4 -Overloading Function Templates.mp4 | Size: (6.88 MB)
FileName :5 -Programming Updating the Workspace.mp4 | Size: (7.36 MB)
FileName :6 -Programming Implementing the Function Template.mp4 | Size: (13.77 MB)
FileName :7 -Programming Testing the Function Template.mp4 | Size: (109.98 MB)
FileName :8 -Programming Implementing the Function Template for Multiple Data Types.mp4 | Size: (36.91 MB)]
Screenshot
[Image: Mz740UlW_o.jpg]

AusFile

[To see links please register or login]

RapidGator

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)