清洁记忆免费来源 [英] Clean Memory Free Source

查看:44
本文介绍了清洁记忆免费来源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一个免费的源或库来清理我计算机上另一个进程的无法使用的内存区域。

谁知道这些来源?

解决方案

如果你的意思是清理我自己程序的内存那么你可以搜索一个免费的 C ++ 垃圾收集器( Google是您的朋友 [ ^ ])。请注意,在现代 C ++ 中,您很少需要使用裸体新( Stroustrup书 [ ^ ]详细说明了这一点。

I need a free source or a library that clean unusable memory area of another process on my computer.
who know some these sources?

解决方案

If you mean "clean the memory of my own program" then you may search for a free C++ garbage collector (Google is your friend [^]). Please note, in modern C++ you rarely need to use 'a naked new' (Stroustrup book[^] details this).


这篇关于清洁记忆免费来源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆