-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
vptree编程
vptree编程-vptree Programming
- 2022-06-02 00:04:24下载
- 积分:1
-
linux下的gun asm编译器手册,对于linux底深编程很有用.
linux下的gun asm编译器手册,对于linux底深编程很有用.-linux under the gun asm compiler manual for linux at the end of the deep programming useful.
- 2022-11-28 16:25:04下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG4解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG4 decoder source code
- 2022-01-24 14:12:51下载
- 积分:1
-
一个把VB原代码转换为VC原代码的软件代码。
一个把VB原代码转换为VC原代码的软件代码。-put a VB code conversion of the original VC-source software code.
- 2023-07-24 12:15:03下载
- 积分:1
-
嵌入式Linux入门
Embedded Linux Primer- 2006 by Hoffman.chm
- 2022-06-20 19:43:34下载
- 积分:1
-
who命令的具体实现,方法见原代码注释
/*who1.c
who命令的具体实现,方法见原代码注释
/*who1.c - for a first version the who programe
* open,read UTMP file,and show resulets
-/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/
- 2022-03-23 17:18:26下载
- 积分:1
-
是学习Linux调试必不可少的好文档,是一部好书
是学习Linux调试必不可少的好文档,是一部好书-Essential to learn Linux debugging a good document, is a good book
- 2022-03-24 13:08:23下载
- 积分:1
-
使用消息队列的例子
使用消息队列的例子 -The example for using message q
- 2023-07-28 16:15:02下载
- 积分:1
-
UNIX/LINUX下,一个封装很好的,读写INI文件的类。
UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX/Linux, a good Packaging, INI file reading and writing class.
- 2022-08-24 22:14:33下载
- 积分:1