-
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
-
foe_demo
说明: 专家场做图像的去噪和修复,老外写的,很不错。(Experts to do field image denoising and restoration, written by a foreigner, is pretty good.)
- 2008-10-01 22:51:55下载
- 积分:1
-
Kriging_WENG
这是克里金插值Matlab程序 可以在Matlab上实现可莉净差值(this is a kriging_weng for Matlab .this is a kriging_weng for Matlab .)
- 2018-04-27 15:27:46下载
- 积分:1
-
Geodetic-coordinate-transformation
将大地坐标转换到大地空间直角坐标,即将大地纬度,大地经度,大地高转换到X,Y,Z,采用的是克拉索夫斯基椭球(Will the earth coordinate transformation to the space rectangular coordinate, the earth is the latitude and longitude of the earth, the earth high transition to the X, Y, Z, USES a carat SuoFuSi ellipsoid)
- 2015-12-10 11:00:13下载
- 积分:1
-
hdl_guide
xilinx hdl guide, handy document if you need it
- 2014-04-19 07:59:41下载
- 积分:1
-
捷联惯导 GPS测向wuxiangdiancexiang
尽管现在捷联惯导 GPS测向 应用很广泛 测量精度很精确 但不可避免都有自身的缺点,因此再次讨论常规无线电测向测姿问题(Although SINS application of GPS measurements to a wide range of measurement accuracy is very precise but inevitably has its own shortcomings, so once again the discussion of conventional radio direction finder to the attitude determination problem)
- 2020-07-09 00:48:55下载
- 积分:1
-
5100309800_3
《电气设备综合实验》第三部分(雷击模拟)实验报告(" Electrical equipment comprehensive experimental" third part (lightning simulation) test report)
- 2021-04-02 16:09:06下载
- 积分:1
-
movedigmap
导航电子地图软件,借助于ESRI公司的mapobjects和arcobjects软件,用MFC开发,本代码已经过编译和调试,能正常运行,实现对电子地图进行拖动的功能.(electronic map navigation software, using ESRI, the mapobjects and arcobjects software, Using MFC development, the code has been compiling and debugging, normal operation can realize the electronic map scrolling function.)
- 2007-04-26 20:06:03下载
- 积分:1
-
LINDAI_TRANS
重点在测量学中常见的邻带坐标转换程序,可直接使用(Focus on surveying the common neighborhood with coordinate conversion process can be used directly)
- 2013-08-31 22:33:03下载
- 积分:1
-
02-histogramme
License Plate Recognition or LPR is an image-processing technology used to identify vehicles by their license plates. This technology is used in various applications involving security, traffic, law enforcement, public safety and transportation sectors. It mainly uses software code that enables computer systems to read automatically the registration number (license number) of vehicles digital pictures.
- 2016-04-19 02:26:11下载
- 积分:1