-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
BSPTree
Binary Space Partioning Trees and Polygon
Removal in Real Time 3D Rendering(Binary Space Partioning Trees and PolygonRemoval in Real Time 3D Rendering)
- 2007-12-05 10:32:48下载
- 积分:1
-
iCordSource2
这是一个屏幕录制源代码,可以很清楚地录制计算机屏幕,用VC++编写的(This is a screen recording source code, can clearly record the computer screen, written in VC++.)
- 2020-06-16 10:40:01下载
- 积分:1
-
OLSFK
字如其名的俄罗斯方块,简单的程序,做了一个界面,比较友好(Word as the name of Tetris, a simple program that does an interface more friendly)
- 2016-03-21 13:49:03下载
- 积分:1
-
demo4_1
Source code to book Tricks of the Windows game programming gurus
- 2011-05-08 18:36:27下载
- 积分:1
-
使VB控件支持XP风格并需要要管理员权限运行
说明: 使VB6的控件支持xp风格,并实现管理员权限运行!(Make VB6 control support XP style, and realize administrator privilege operation!)
- 2020-06-21 08:00:02下载
- 积分:1
-
MWC
keil环境下开源飞控程序源码,包含完整控制逻辑和算法(Keil environment, open-source flight control program source code, including complete control logic and algorithms)
- 2017-07-19 09:22:41下载
- 积分:1
-
A01_OpenGL的程序框架
这个文件(项目文件)包含在项目一级的信息是用来建立一个单一的项目或子项目。其他用户可以共享项目(DSP)文件,但他们应该出口makefiles当地(This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.)
- 2017-07-28 14:27:38下载
- 积分:1
-
ModbusRTU_Setup
modbusRTU Communications with RS485
- 2018-04-05 12:42:55下载
- 积分:1
-
AdressBook
本程序实现了一个简单通讯录,用到了mfc的listbox,listctrl等控件,连接了access数据库。(This program implements a simple address book, use the mfc of the listbox, listctrl and other controls, connected to the access database.)
- 2020-10-28 08:59:58下载
- 积分:1