资源列表
suanfafenxi
- 算法分析课的实验-算法分析与设计\贪心算法-最优装载
Qsort
- 快速排序方法,简单实用,大家多来看看,已经编译通过-quick sort
biaodashi
- 用C++实现的中后缀表达式,使用的是堆栈,适合刚刚学数据结构的新手使用-Implemented using C++ in the postfix expression, using a stack data structure suitable for the novice just learning to use
huffman
- 用于实现c语言数据结构中哈夫曼编码的算法,并构造哈夫曼树-C language data structure used to implement the Huffman coding algorithm, and construct the Huffman tree
joseph
- C语言数据结构实验代码,分别用数组和链表实现约瑟夫环的算法-Experimental code C language data structures, arrays and linked lists were used to implement the algorithm of Joseph Ring
A_Star_8
- 用A*算法处理八皇后问题,有详细注释。按照标准算法编码,没有考虑效率问题。-Deal with the A* algorithm for the eight queens problem, a detailed comment. Coded according to the standard algorithm, without considering the efficiency.
Tencentpenquestionpapers(withanswers)
- 大量搜集腾讯笔试中所涉及题目,主要是c/c++、数据结构、操作系统等方面的基础知识。-Tencent collected a large number of topics covered in the written mainly c/c++, data structures, operating systems and other aspects of basic knowledge.
stacktoexpresion
- 用栈实现表达式求值,实现方式为递归实现,是数据结构基本算法-Expression is evaluated with the stack implementation, implementation for the recursive implementation, the basic algorithm is the data structure
jiaobingcha
- 用于实现集合间的交并差运算,利用数据结构中堆栈的算法-Used to implement a collection of intersection and difference operation between the use of the data structure stack algorithm
kuohaopipei
- 用于实现括号间匹配问题,运用了数据结构中的堆栈结构-Used to achieve matching between brackets, using the data structure stack structure
finalcompile
- bianyi yuanli wanzheng bianyiqi de daima yiji shiyan baogao -bianyi yuanli wanzheng bianyiqi de daima yiji shiyan baogao
ex6
- SSD4的练习六的答案,自己做的,正确的-SSD4 practice six answers myself, and the right oh oh
