资源列表
yijingsuanfa
- 输入您的生辰八字,程序会帮你算出你的一元周期的所有点
sshuqiuzhi
- 算术表达式求值:置操作数栈为空栈,表达式起始以#为栈底元素,依次读入每个字符,若是操作符则进入OPND栈,运算符则进入OPTR栈的栈定运算符比较优先权后作相应操作,直到OPTR栈顶元素和当前读入字符为-Arithmetic expression evaluation: set stack operand stack is empty, the expression starting with# as the bottom of the stack element, followed by re
Jihe
- 集合的并交和差,可以删除相同与非法元素,并对集合排序-Collection and delivery and poor, you can delete the same with illegal elements, and a collection of sort
erchashubianli
- 二叉树遍历-Binary Tree Traversal
graph
- 本程序可实现图的构建,对节点数没有要求,并能实现广度深度优先遍历,-This procedure enables the construction plans, there is no requirement on the number of nodes, and to achieve breadth depth-first traversal,
houzhuishi2
- \"栈顶运算符为: %c\\n\",getTop(optr)) printf(\"此时运算符为:%c\\n\",e) printf(\"栈顶运算符优先级低,%c进栈\\n\",e) push(optr,e) //e进运算符栈
queue
- 数据结构实现一个队列的操作,有插入删除等功能-queue
parking
- 数据结构 停车场问题 用C++编写程序 课程设计-shujujiegou parking
BFS
- 广度优先搜索算法,是搜索算法的一种,内附实例-The breadth-first search algorithm
PowerSet
- C++ 数据结构 利用回溯法求解集合幂集-C++ data structure backtracking to solve a collection of power set
staticlist
- 静态链表的应用 可进行插入,删除等操作 而且可以进行代码复用,省去很多开发时间-The application of static linked list To insert, delete, etc But also for code reuse, save a lot of development time
Huffman_code1.0
- 基于C语言的静态哈弗曼树和哈弗曼编码的代码-huffman tree code
