资源列表
expression
- 利用堆栈先进后出的特点,使用进栈与出栈实现各种表达式的运算。-After the stack out of the use of advanced features, the use of the stack into the stack and out of operations to achieve a variety of expressions.
r
- 数据结构的ppt课件,学习时用的,比较基础-g
DSF_PU_vineet
- Data structures and files algorithms
c
- 清华大学严蔚敏数据结构习题集(C版)答案-C
geometry
- 数据转换TinyXml应用,自定义几何体数据与系统模型转换测试用例-TinyXml data conversion applications, test cases
Cjiajia
- C++课后习题答案以及老师给的不错的经典联系题,大家尽情下载-Exercises C++ after-school and teachers give a good answer to the classic link title, we enjoy download
datastructure
- 数据机构常用算法集,C语言版,是很好的数据机构参考资料-Agencies used the data collection algorithm, C language version, is a good reference data body
SeqList
- 数据结构中链表的c++实现 希望对大家有点用处-Linked list data structure in c++ to achieve the desired right we are a bit useless
huffman_tree
- 数据结构中huffman树的C++实现 希望对大家有用吧-Huffman tree data structure in C++ to achieve the desired useful to everyone bar
NQueens
- 经典的N皇后问题的实现,使用的算法是回溯法-Classic implementation of N-Queens problem, using the algorithm is backtracking
SearchPosition
- 折半查找算法的实现,使用VC实现,希望对大家有用-Implementation of binary search algorithm, using VC realize the hope for all of us
Queen
- 使用递归算法解决n皇后问题,可供初学递归者参考-The use of a recursive algorithm to solve the n queens problem, for beginners who refer to the recursive