资源列表
code
- 顺序表的归并的实现,C++代码实现,TXT文本文档-The realization of the merging of the sequence table the C++ code
conversion
- 对栈的操作,元素进栈,元素出栈,C++ 代码,连接-Operation of the stack, the element onto the stack, the stack elements, C++ code to connect
graph
- 数据结构中对图的操作,图的邻接矩阵,C++代码-The data structure of FIG. Operation FIG the adjacency matrix C++ code,
SStable
- 实现对顺序表的查找,折半查找的实现,c++代码-Achieve the order table search, binary search, c++ code
Datastructureandalgorithm.tar
- 经典数据结构书籍,很好,很强大。不用多介绍了吧!-Classic data structures books, very good, very powerful. Do not introduce more!
BSTF
- 用c实现平衡二叉树,可显示各节点,展看或收回,适合数据结构实验使用-C to achieve a balanced binary tree, each node, the show to see or to recover data structure suitable for experimental use
Generate-Huffman
- 能够快速的生成哈弗曼树和哈弗曼代码,源代码简单易懂-Able to quickly generate the Huffman tree and the Huffman code, source code is easy to understand
N-queens
- N皇后问题的所有解输出,代码简单易懂,且短小快速-N-queens problem all solutions of output, the code is easy to understand, and the short and fast
Polish
- VS2008 逆波兰表达式求一个数学表达式的值-VS2008 Reverse Polish expression evaluation value of a mathematical expression
Queen
- 八皇后的实现,简洁易懂,有助于你清晰的了解八皇后问题-The realization of the eight queens, easy to read, to help you clear understanding of the eight queens problem
1
- 已知学生三门课程基本信息如下。请使用结构体编程,计算学生三门课程成绩后,列表输出 学生的姓名、数学、英语、计算机、平均分信息,并按平均分排序。-The following basic information known to students three courses. List output structure programming, computing students three course grade the student' s name, mathematics, E
counter_j
- 用C语言编写的计算器,实现计算器的基本功能,希望可以为对C感兴趣的朋友做参考使用!-Calculator using C language, the basic functions of the calculator, friends interested in the C reference!
