-
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
-
Neusoft_Media_Player
华中科技大学东软实训作品 media player
源码 MFC实现(Huazhong University of Neusoft training MFC source media player works to achieve)
- 2011-01-05 19:15:21下载
- 积分:1
-
48609
通用播放器换肤库 V1.1源码,例程程序结合易语言通用播放器换肤库.ec模块,实现通用播放器皮肤的更换。(Universal player skinning library V1.1 source , routine program combining easy language universal player skinning library .ec module, replace universal player skin .)
- 2016-11-01 19:42:48下载
- 积分:1
-
48609
通用播放器换肤库 V1.1源码,例程程序结合易语言通用播放器换肤库.ec模块,实现通用播放器皮肤的更换。(Universal player skinning library V1.1 source , routine program combining easy language universal player skinning library .ec module, replace universal player skin .)
- 2016-12-01 11:58:26下载
- 积分:1
-
StereoEvaluating
说明: OpenCV支持的三种双目立体视觉算法BM,SGBM,GC综合比较,输出视差效果(Evaluating BM,SGBM,GC algorithm..)
- 2011-02-28 18:56:00下载
- 积分:1
-
ffmpeg
ffmpeg类库及说明文档,适合多媒体开发去学习(ffmpeg libraries and documentation
)
- 2012-03-14 15:28:37下载
- 积分:1
-
mad_exen_v1.2
大名鼎鼎的mad播放程序,本人做了一些修改,使之更优秀(Mad famous player, I make some modifications to make it better)
- 2008-05-08 21:19:24下载
- 积分:1
-
waves
Solutions of the one- or two-dimensional wave equation are expressed
- 2012-08-16 22:08:38下载
- 积分:1
-
Agent
Microsoft Agent在VC中的调用,里面还附了一篇介绍的文章。注意,必须保证系统中安装有Agent的人物。(Microsoft Agent in the VC of the call, which also included an introduction of the article. Attention to the need to ensure that installed on the system have Agent characters.)
- 2008-07-27 17:20:01下载
- 积分:1
-
OpenScrPlayer
一个开源的播放器界面,做的还可以,不过需要xmplayer的引擎才可以播放的
- 2009-09-15 15:12:02下载
- 积分:1