资源列表
Binary_tree
- 二叉树大量算法的实现 实现了三种非递归不借助栈不修改结点结构的遍历算法。参考性非常强-Binary Tree Algorithm to achieve a large number of three non-recursive without the aid of the stack does not modify the node structure of the traversal algorithm. Reference is very strong
- 数据结构课程设计之最小生成数的K算法的实现 简短 简洁-Curriculum design data structures to generate the minimum number of K algorithm short concise
Data-structures-(CPP-2nd-)-Example
- 《数据结构(C++版)(第2版)》例题及一些相关程序设计-Examples of data structures (C++ Edition) (2nd Edition) " and some programming
RBTree
- 红黑树的插入,删除,以及调整树的时候的左旋和右旋实现 -Red-black tree insertion, deletion, and adjust the tree when the left and right hand to achieve
Floyed-Huffman-prim
- 算法设计与分析课程中常用的一些算法,包括Floyed算法,Huffman算法、prim算法,单源最短路径算法,分数背包问题-Algorithm Design and Analysis course some commonly used algorithms, including Floyed algorithm, Huffman algorithm, prim algorithm, single-source shortest path algorithm, fractional knapsac
DFT_1
- 一维DFT的C++简单实现算法,正反变换。-One-dimensional DFT of C++ algorithm is simple, positive and negative transformation.
huffmancoding
- 能够实现huffman编码的编码与解码功能-It can do huffman coding and encode huffman
ListNode
- 数据结构中的链表操作,内容详细,包括链表的构建,输出显示等。-List data structure, the contents in detail, including the construction of the list, the output display.
shujujiegou
- c-c++数据结构的排序查找树题库.pdf-c-c++ data structures- sorting- question bank. pdf
CPU-curve-to-hear-you-
- 一个能--让CPU占用率曲线听你指挥--的算法实现与分析-Let the CPU occupancy rate curve to hear you command
salary
- 数据结构大作业,使用vc实现工资管理系统,能够进行信息的增加,删除,修改等操作,并附有实验报告
Pack
- 这是在VC环境下编写的一个数据结构的经典问题背包问题-This is written in VC environment, a data structure of the classic problems knapsack problem