搜索资源列表
makedump_release
- 本例程演示如何利用Dbghelp.dll收集程序产生异常时的堆栈信息,以供开发人员分析,从而很快找出使程序出现异常的原因。程序异常是每个用C++编程最苦恼的事,因为它的偶然性,很难找出出错原因。这个库可以大大减轻开发人员的负担。-a demonstration of how the routine use of Dbghelp.dll abnormal collection procedures at the stack information for developers, thus quic
luowenfeng
- 建立试题库文件,随机产生n个题目; 题目涉及加减乘除,带括弧的混合运算; 利用栈求解表达式的值; 随时可以退出; 保留历史分数,能回顾历史,给出与历史分数比较后的评价- The establishment of test database file, the subject of n randomly generated topics related to addition, subtraction, mixed operations with parentheses
calculator(linux)
- 为了比较满足自己完美主义的追求..花了点时间。支持+-*/,()优先运算。封装c++标准库异常处理(c++标准),堆栈算法(明了易懂,功能强大)。注释也比较全。 适合大家交流作用。 -In order to compare the pursuit to satisfy his perfectionist .. took some time. Support+-*/,() priority operations. Package c++ standard library exception
btstack
- 蓝牙协议栈btstack的源码,用于iphone的开发。 在XCODE 4.6 /MAC OS LION 10.7.3 上编译btstack步骤: btstack的官网上的介绍各种不靠谱,按照上面的说法根本无法编译成功。 注意:XCODE要和其他APP放在一起,路径为/Applications/Xcode.app。不可省事放在桌面上。 1、下载btstack svn checkout http://btstack.googlecode.com/svn/
C-language-code-examples-so
- 给予C语言的所有栈最简单的实现功能.是以库的形式.方便开始学习编程的人来学习使用-Give C language all stack easiest to achieve functional. In the form of libraries. Convenient to start learning programming people to learn to use
libdwarf-master
- linux平台上的dwarf lib库,可以做elf文件的分析,还支持windows平台,可以做结构和符号表解析,做类似信令跟踪以及栈回溯工具。-dwarf lib library linux platform, you can do the analysis elf files, but also supports windows platform, you can do the parse structure and symbol table, do similar signaling tr