-
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
-
3D-sphere-random-1
在规则几何区域能随机生成三维混凝土骨料,为混凝土细观模拟研究所使用。(The 3D concrete aggregate can be generated randomly in the regular geometric area, which is used for the meso simulation study of concrete.)
- 2020-10-20 21:17:24下载
- 积分:1
-
坐标转换
说明: 可以实现大地坐标系与三维空间直角坐标系之间的转换。高斯正反算等(The transformation between geodetic coordinate system and three-dimensional space rectangular coordinate system can be realized. Gauss forward and backward calculation, etc.)
- 2019-05-01 11:10:32下载
- 积分:1
-
在 c + + 异步 HTTP 请求 WinINet 包装
WinINet 使得网络编程更容易,但它是难以使用的 c + + 由于其 C 风格的界面,所以我写这段代码来包装它。使用它,您可以轻松创建异步 HTTP 请求和接收事件回调。它可以应用于 MFC 和 ATL 项目。
这段代码主要包含两个类: 类 FC 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-26 23:19:02下载
- 积分:1
-
漂亮的图形化的PING:)
漂亮的图形化的PING:)-beautiful graphics of PING :)
- 2022-05-16 04:57:27下载
- 积分:1
-
Smart_Antennas_9780849312069
说明: SMART ANTENNA BOOkS by lal chand
- 2019-03-25 17:07:51下载
- 积分:1
-
很好的,我用过大家给点意见
说说看,嘻嘻大家
很好的,我用过大家给点意见
说说看,嘻嘻大家-Very good, I used to talk about everyone to the point of view, everyone hee hee
- 2022-01-25 15:58:30下载
- 积分:1
-
read
用matlab画滞回曲线,每圈都能用不同颜色分开(Draw hysteretic curve, each circle can be separated by different colors)
- 2018-12-19 16:39:53下载
- 积分:1
-
7
说明: blockcoding CSA+檔名正確排序+Bug修正+special(blockcoding CSA+ file name correct order+ Bug correction+ special)
- 2011-03-12 09:12:32下载
- 积分:1
-
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。...
动态显示当前网络的使用情况,包括接受数据速率和发送数据速率。-dynamic display of current network usage, including data rate and send data rates.
- 2022-12-31 07:35:04下载
- 积分:1