搜索资源列表
C++异常中的堆栈跟踪
- C++异常中的堆栈跟踪-C stack of abnormal tracking
一个专门处理c++异常的类和例子
- CExceptionLogger,是一个可以免费使用的C++类,用它可以截获未处理异常,如:非法存取、栈溢出、被零除等,并可以将异常详细信息记录到日志文件...... -CExceptionLogger, is a free use of the category C, and it can be intercepted untreated abnormalities, such as : illegal access, stack overflow, zero, and can be extr
MyStack
- 用C#自编的栈的控件,可生成stack.d-written in C# stack of controls, which will generate stack.d
stack
- 堆栈的C++实现 堆栈的C++实现
stack
- c++写的堆榨操作,对初学者很有用,帮助更快入们
stack
- 用c++实现了一个比较特殊的堆栈类,可以push,可以pop,输出测试栈顶指针的变化。
stack
- 主要是数制转换,是10进制与2进制转化,有C++编写
C++异常中的堆栈跟踪
- C++语言的运行时环境是基于栈的环境,堆栈跟踪(trace stack)就是程序运行时能 够跟踪并打印所调用的函数、变量及返回地址等,C++异常中的堆栈跟踪就是当程序 抛出异常时,能够把导致抛出异常的语句所在的文件名和行号打印出来,以及把调用 抛出异常的语句的函数以及其它上层函数信息都打印出来。
Stack-number-conversion
- 用栈实现的数制转换,用C语言实现的,大家请用DEVC++编译器去编译,别的可能有问题-Stack to achieve the number system conversion, using the C language, we with DEVC++ compiler to compile, another may have a problem
stack
- 自己写的动态堆栈,很有用,语法相对简单,希望对初学者有用-Himself wrote the dynamic stack, very useful, relatively simple grammar, and they hope to be useful for beginners
C
- 自己做的一些小编程,里面很多基础知识!堆新手又一定帮助!-Themselves to do some small programming, which a lot of basic knowledge! Definitely help stack novice!
BinTreeExp
- 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
stack
- C++实现的各种堆栈操作(完整版 包括:build push pop等)-stack operation
Stack
- Stack example in C-Stack example in C++
Stack-in-cPP
- Stack is implemented in c-Stack is implemented in c++
STACK
- 本程序是用C语言编写的栈的操作,包括入栈, 出栈, 判断栈是否已满等等操作。-This procedure is written in C stack operation, including stack, stack, determine whether the stack is full, and so on.
2016 1 2 c
- 堆栈,链表,双向指针,学生成绩管理系统课程设计(Stack, linked list, two-way pointer, curriculum design)
数据结构-c++-栈的验证-实验报告
- 1.实验目的及要求 1.1 实验目的: 1.掌握栈的顺序存储结构 2.验证顺序栈及其基本操作的实现 3.验证栈的操作特性 1.2 实验要求: 1.建立一个空栈 2.对已建立的栈进行插入、删除、取栈顶元素等基本操作(1. the purpose and requirements of the experiment 1.1 the purpose of the experiment: 1. the sequential storage structure of the m
Stack
- a stack example in c
OPC UA Stack
- OPC UA 协议栈C语言实现;带协议栈实现和完整服务端\客户端例程(OPC Foundation UA ANSI C Stack)
