最新消息:请大家多多支持

C/C++ Pointers and Applications

教程/Tutorials dsgsd 155浏览 0评论

MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
April 30, 2020 | ISBN: 9781800564145 | English
Duration: 71 Lessons (6h 52m) | Size: 1.49 GB

Explore the use of pointers in dynamic arrays, linked lists, function pointers, and callbacks


Learn
Gain an in-depth understanding of how pointers work
Understand how basic data structures can be implemented efficiently
Get to grips with the applications of pointers
Discover how the callback mechanism works through pointers and objects

About

C and C++ are robust languages in terms of performance and flexibility, but they include some complex features that take time to master, such as pointers. Pointers separate C and C++ from other languages and are incredibly powerful as they allow programs to access memory directly and manipulate it.

This course takes you through pointers and their applications, focusing on their implementation in C++ rather than in C. You’ll learn the basics of pointers and then progress to understanding and implementing static and dynamic arrays, pointers to arrays, and heap-based arrays. You’ll also get to grips with advanced memory management by creating a custom dynamic array (just like std:: vector in the standard C++ library). You’ll use placement new and placement delete to directly place objects in a memory pool allocated using the operator new function, and understand that this is a powerful mechanism to optimize the use of heap memory with user-defined objects.

By the end of this course, you’ll have developed a solid understanding of pointers and how they can be implemented in C/C++.

All the codes and supporting files for this course are available at- https://github.com/PacktPublishing/C-C-Pointers-and-Applications

Features
Implement callbacks using function pointers
Create pointers to members having a syntax more complex than that used for declaring function pointers
Learn how function pointers work and how their syntax can be simplified

C/C++ Pointers and Applications

Password/解压密码0daydown

Download rapidgator
https://rg.to/file/73f8cbee1e4b9f321c54602a7d911c38/C_C___Pointers_and_Applications.part1.rar.html
https://rg.to/file/92d5384067552f76561845d52899993e/C_C___Pointers_and_Applications.part2.rar.html
https://rg.to/file/1adb6589e42ed72bddd7e657afadf07b/C_C___Pointers_and_Applications.part3.rar.html
https://rg.to/file/58212fb3a3494abff43a733c720ba48d/C_C___Pointers_and_Applications.part4.rar.html

Download nitroflare
https://nitroflare.com/view/BEADAB4E796D934/C_C___Pointers_and_Applications.part1.rar
https://nitroflare.com/view/FAD145B2CE8E39F/C_C___Pointers_and_Applications.part2.rar
https://nitroflare.com/view/11C199C9A09F2C7/C_C___Pointers_and_Applications.part3.rar
https://nitroflare.com/view/A6298AADA80835B/C_C___Pointers_and_Applications.part4.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » C/C++ Pointers and Applications

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址