-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
yinyuebofangqi
使用Visual C++编程工具开发音乐播放器(Using Visual C++ programming tools developed music player)
- 2011-07-18 17:33:52下载
- 积分:1
-
lilxuq
做一频谱分析处理,为滤波提供频率(Spectrum analyzer to do one deal, in order to provide frequency filtering)
- 2008-05-26 12:27:21下载
- 积分:1
-
MotionDetectioninavideo
说明: MATLAB实现视频中动态目标的识别、跟踪与检测!(this programs identifies the moving objects in a video ( continious frames) and displays the moving object in a window.
)
- 2009-08-16 11:55:33下载
- 积分:1
-
libmp3decode
说明: mp3解码,从外国的网站上下载的,分享给大家(mp3 decoder, from the foreign site to download and share to everyone)
- 2008-11-01 22:01:32下载
- 积分:1
-
mp3播放器(Lrc歌词同步)源程序代码分析
说明: 对MP3播放器源代码进行详细分析,相信会对读者有很大的帮助!一定要看一看,才会有收获!(right MP3 player source for detailed analysis, I believe readers will be of great help! We must look at and we have harvested!)
- 2006-01-13 08:12:41下载
- 积分:1
-
videobord.avi
说明: 视频镜头检测的代码有很多的实验数据对照哦(Video camera detection code have a lot of experimental data control Oh)
- 2008-09-19 21:14:47下载
- 积分:1
-
MP3
MP3播放器 谢谢大家共同分享~~~!!!!(Thank you sharing MP3 player)
- 2013-03-06 21:52:56下载
- 积分:1
-
MVCDecoder
3D视频解码源,附完整说明手册
支持3D蓝光。
h264 mvc解码,需要的朋友请尽快下载(3d h264 mvc deocde)
- 2015-04-03 10:14:35下载
- 积分:1
-
MPC-from-UC-Berkeley
伯克利大学MPC珍贵资料,对理解MPC、编程具有重要参考意义(Berkeley MPC valuable information programming has important reference significance in understanding the MPC)
- 2020-08-14 18:58:28下载
- 积分:1