-
的分布有多个工具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
-
僵尸网络部分的源代码,用于分析这部分的代码,并对其进行了分析和研究,并对其进行了分析和研究,并对其进行了分析…
Botnet 部分源码,用于分析此部分代码,进而了解其工作原理,实现逆向分析。-Botnet part of the source code for the analysis of this part of the code, and thus understand its working principle, to achieve reverse analysis.
- 2023-02-06 13:10:03下载
- 积分:1
-
we can capture a picture according to the Video for Linux Two API.
此代码运行平台是linux.其运用linux 的API来实现视频采集(须有摄像头)。-we can capture a picture according to the Video for Linux Two API.
- 2022-10-31 03:40:02下载
- 积分:1
-
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。...
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。-Serial debugging tools, development boards and pc link, serial transmission can be directly tested.
- 2022-03-28 11:00:44下载
- 积分:1
-
在linux系统下,用qt4.3开发的摄像头应用程序
在linux系统下,用qt4.3开发的摄像头应用程序-In linux system, developed by qt4.3 camera applications
- 2023-05-25 21:35:03下载
- 积分:1
-
最简单的HTTPGET程序
最简单的HTTPGET程序-most simple procedures HTTPGET
- 2022-03-20 01:25:00下载
- 积分:1
-
使用串行通信网络
linux下利用串口进行网络通讯-using serial communications network
- 2022-07-15 18:58:18下载
- 积分:1
-
motorolfa ezx平台的mp3播放器,基于libmad
motorolfa ezx平台的mp3播放器,基于libmad-motorolfa ezx platform mp3 player, based on libmad
- 2022-02-07 06:30:30下载
- 积分:1
-
linux下无线驱动开发。类型是rtl8180
linux下无线驱动开发。类型是rtl8180-Wireless Driver Development. Type rtl8180
- 2022-04-21 19:28:28下载
- 积分:1
-
linux下的一个简单定时器设计,使用select函数实现功能
linux下的一个简单定时器设计,使用select函数实现功能-linux timer under a simple design, using the select function implementation function
- 2022-06-13 04:42:25下载
- 积分:1