资源列表
rebuildTree
- 使用前序和中序构建二叉树,之后根绝二叉树的结构打印出其后续的遍历结果-Using pre-order and in order to build a binary tree, and then eradicate the binary tree structure to print out the results of its subsequent traversal
MatrixMultiply
- 使用C#实现的矩阵连乘程序,里面有接口的相关使用,可以参考-Use C# to achieve matrixcontinuallymultiply program, which has interfaces related to use, you can refer
bagsolution
- C#实现的01背包问题,里面使用了接口,适合初学者使用-C# implementation of the 01 knapsack problem, which uses the interface, suitable for beginners to use
Warshall
- 离散数学中warshall算法的简单实现,可以帮助理解该算法-Discrete Mathematics warshall simple implementation of the algorithm, the algorithm can help to understand
StoneMerge
- 石子合并问题的简单解决方法,代码简单,和大家一起学习-Stones combined simple solution to the problem, the code is simple, and we will study together
mimo
- 能够展示不同调制格式的用与不用mimo技术误码率的曲线图-Able to show different modulation formats mimo technology with and without a graph of bit error rate
light
- Ural 1464 Light 解法:计算几何+线段树-Ural 1464 Light Solution: Computational Geometry with segment tree
bagsolutions
- 多种不同背包问题的解释和解答思路,适合初学者理解实现-Many different explanations and answers knapsack problem ideas for beginners to understand
DataPStructuresPandPAlgorithmPAnalysisPinPCP-PMar
- Data Structure Algorithm
Deque
- 一个完善的数据结构中队列的实现,包括队列的各个基本功能,应用-A perfect realization of the queue data structure, including all the basic functions of the queue, the application
Zhan
- 数据结构中栈的实现系统,包括栈的基本操作,和它的应用,是一个完全的人机交互式界面-Stack data structure in the realization of the system, including the basic operation of the stack, and its application, is a complete interactive human-machine interface
PerfectLine
- 数据结构中线性表的实现系统,包括不同结构的线性表的不同算法基本操作,复合操作,和它的应用-Linear table data structure implementation system, including linear form different structures basic operation different algorithms, complex operations, and its application
