资源列表
polynominal
- 多项式运算的C++实现 包括加减乘除四种多项式运算 用到了友元等概念 对运算符实现了重载 代码均调试通过-Polynomial arithmetic C++, including addition, subtraction polynomial expression of four other friend uses the concept of operator overloading to achieve the code and debugging through
list
- 链表封装(实现了链表的增加、遍历等操作) 实用-Practical package list
wordcount
- 用C语言数出一个文件中各个单词出现的顺序并排序,不区分大小写。-With the number of C language and sort out the order of appearance of each word in a file, not case-sensitive.
erchashu
- 二叉树的各种遍历-Two fork tree traversal
migong
- 迷宫求解,数据结构,用二维数组存储迷宫,回朔法-Maze solving, data structure, with two-dimensional array storage maze, back to New Law
pairdistance
- 在C语言环境下,实现寻找空间中最近点对的有效算法。-In the C language environment, to achieve search space, the nearest point on the efficient algorithm.
parkinglot-simulator
- 数据结构学习之模拟停车场练习作业的源代码分享,用C++编写-Parking learning simulation data structure source code of practice to share work, written with C++
SBT
- 利用线段树套平衡树查询区间第K大数,并满足修改操作,复杂度log^2(n)-Balanced tree using segment tree sets large numbers query interval s K, and operations to meet the changes, the complexity of log ^ 2 (n)
eight_Q
- matlab命令大全,其中包括了大量matlab的常用的函数和代码,可根据首字母进行查找。-matlab command Daquan, including a large number of commonly used functions and matlab code, according to the first letter of the search.
exp7-5
- 实现中序线索化二叉树,采用递归和非递归两种方式输出线索中序序列。-In order to achieve clues binary, recursive and non-recursive clues in two ways output sequence order.
LinkList
- 运用C++语言数据结构,构造学生系统管理代码。-C++ data structure systems management student code
20070704070229
- 完成数据结构的最小生成树,程序很实用,不需要修改!-The completion of the minimum spanning tree data structure, the program is very useful, do not need to change!
