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

Detecting Memory Leaks in C/C++ Applications

教程/Tutorials dsgsd 187浏览 0评论

Video: .MP4, AVC, 1920×1080, 30 fps | Audio: English, AAC, 44.1 KHz, 2 Ch | Duration: 6h 16m | 1.74 GB

Instructor: Umar Lone

Apply techniques to detect and isolate memory-related errors in Visual Studio

Learn

Understand the different kinds of problems associated with memory management
Detect and isolate memory problems effectively
Become confident in C/C++ memory management

About

C++ is a comprehensive and complex language, however, it also gives programmers complete freedom when it comes to the management of dynamic memory. This allows them to allocate memory and manipulate it at runtime, one of the reasons why C++ is still a favorite language for high-performance applications in various domains such as gaming, telecom, finance, and aerospace. However, using C++ also requires programmers to take great care while using dynamic memory, such as releasing acquired memory and avoiding the risk of overstepping the memory boundary, as not being cautious could lead to problems such as dangling pointers, memory corruption, and memory leaks.

This course is designed to help you overcome such problems by using essential Visual Studio features effectively. You’ll go on to explore the rich set of functions provided by the C/C++ runtime heap library. These functions can help you detect memory leaks and even overflows efficiently. Progressing through the sections, you’ll understand how to use these functions and make your programs bug-free. In addition to this, you’ll also learn how to effectively use them to avoid memory problems.

By the end of this course, you’ll have the skills you need to use CRT heap functions confidently to detect and isolate memory problems.

All the codes and supporting files for this course will be available at- github.com/PacktPublishing/Detecting-Memory-Leaks-in-C-C-Applications

Features

Get started with the basics of heap memory management and understand C and C++ allocation functions/operators in depth
Learn about the Visual Studio heap library functions and understand how to use them in your code
Gain a deep understanding of dynamic memory management

Detecting Memory Leaks in C/C++ Applications

Password/解压密码0daydown

Download rapidgator
https://rg.to/file/06099d3566250172a0dbe73e645f9ca3/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part1.rar.html
https://rg.to/file/01aaf7c19a2c0773675b097f2d9eef63/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part2.rar.html
https://rg.to/file/86284cdb5bd6b385394b65153538725c/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part3.rar.html

Download nitroflare
https://nitroflare.com/view/23545AF6F41E4C9/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part1.rar
https://nitroflare.com/view/F78FA6D7AB0EBEA/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part2.rar
https://nitroflare.com/view/67B8F427BB1B9EA/Detecting.Memory.Leaks.in.C.CPlusPlus.Applications.part3.rar

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

转载请注明:0daytown » Detecting Memory Leaks in C/C++ Applications

您必须 登录 才能发表评论!