自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (14)
  • 收藏
  • 关注

原创 Apache+Resin+ArcIMS的配置(初稿)

由于时间紧急,文章并没有写的太清楚。如有问题可进行留言或发E-Mail:topcatzhao@126.com一.本人所使用软件的各种版本如下:     Apache    2     Resin     2     ArcIMS   4.01     JDK      1.40二.安装步骤    A.安装JDK并设置ClassPath与Path路径其分别为。(在系统环境变量中进行设置)    Cl

2005-03-11 13:50:00 1166

Debug with 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 itcrashed.gdb can do four main kinds of things (plus other things in support of these) to help youcatch 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 ofone bug and go on to learn about another.You can use gdb to debug programs written in C and C++. For more information, seeSection 12.4 [Supported languages], page 109. For more information, see Section 12.4.1 [Cand C++], page 110.Support for Modula-2 is partial. For information on Modula-2, see Section 12.4.3[Modula-2], page 116.Debugging Pascal programs which use sets, subranges, file variables, or nested functionsdoes not currently work. gdb does not support entering expressions, printing values, orsimilar features using Pascal syntax.gdb can be used to debug programs written in Fortran, although it may be necessaryto refer to some variables with a trailing underscore.gdb can be used to debug programs written in Objective-C, using either the Apple/NeXT or the GNU Objective-C runtime.

2007-11-08

Study ARM Step by Step

一步一步介绍ARM处理器的开发过程

2007-11-08

see mips run

详细介绍了MIPS型的CPU,是唯数不多的MIPS介绍书籍,英文原版非常值得一看。

2007-11-08

Hacking the PSP

该书为Willy出版,描述了如何进行PSP的DIY,同时,也给出了PSP的许多详细参数,是进行PSP开发的一部宝典。

2007-07-22

PSP Documentation

该本书详细描述了PSP各项参数<br>1 Introductional Rant 16<br>2 System Overview 18<br>3 Hardware Overview 24<br>4 CPU Overview 36<br>5 Media Engine 61<br>........

2007-07-22

车辆定位与导航系统

对ITS的一些基本介绍,算是一本导航的入门书籍。

2008-03-31

嵌入式系统软件仿真器的研究与实现

介绍了仿真器,并说明了实现原理

2007-11-08

Data Access Patterns Database Interactions In Object-Oriented Applications

一本介绍关于如何采用对象复用模式进行数据访问的模式设计书籍,还不错

2010-06-18

Windows图形编程(Windows Graphics Programming Win32 GDI and DirectDraw)

一本比较老的介绍GDI的丛书,之后再也没有其他书能够与其媲美。

2008-03-31

PSP学习资料

一些网上收集的PSP学习资料,希望对大家有用。

2007-11-08

Mastering Regular Expressions

详细介绍了正则表达式的使用

2007-11-08

嵌入式系统调试技术的分析与设计

介绍如何在嵌入式硬件的条件下进行调试

2007-11-08

嵌入式系统的构建

嵌入式系统构建的一些讲解,还行,值得看看。

2007-11-08

Collaborative Geographic Information Systems (2006)

很不错的一本GIS书籍,还是希望大家能够找到他,并阅览他。(GIS同行们)

2008-03-31

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除