资源列表
thread_tree
- 二叉树的线索化和遍历,自己亲手写的,希望对大家有用。-Threaded binary tree and traverse
tree-and-forest
- 数的存储结构及类型描述 建立树和森林的算法 树和森林的检验 c++版-Number and type of storage structure described The establishment of tree and forest algorithms The test tree and forest c++ version
data-structure
- 自己写的一些常见数据结构,各种常见链表的写法 栈 树 非常方便-Write your own some of the most common data structure, all kinds of common linked list written as stack tree is very convenient
ERN
- a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
Backtracking
- 回溯法解决背包问题。经典背包问题的回溯法C语言实现。-Backtracking to solve knapsack problem. Classical knapsack problem backtracking C language.
tree
- c++下一个简单的多叉树实现: 利用迭代器方便地构建树, 可以递归输出,前序,后序。 利用栈实现输出。 销毁树只能后序遍历-c++ under a simple multi-tree implementation: the use of easy to build a tree iterator can be recursive output, pre-order after order. Use the stack to achieve the output. Only aft
2010012010036First_Sort
- 快速排序 希尔排序 c++ 工程 利用快速排序和希尔排序的c++工程 文件输入及输出-c++ shell quick——sort
maze
- 用C语言,通过典型的线性数据结构栈来解决迷宫问题,算法与严蔚敏的数据结构中相同-C language, typical stack linear data structure to solve the maze problem, the same algorithm and data structure Yan Wei Min
TreesMulty
- Multi-way trees algorithm
opr00QSR
- EM-hard optimization
187453-Kriging61
- kriging算法,此算法可以应用于三维的数据插值处理,不过我没看懂,
urban-pipeline
- 数据结构练习。C语言解决城市管道铺设问题。某有若干区域,在一些中心区之间存在道路相连,这些道路的长度已知。现在你接到了在城市中铺设管线的任务,假设管线只能够在已有的道路下方埋设,要求管线能够到达城市的所有区域,请你提供一套铺设方案,使管线总长度最短。-Data structure exercises. C language to solve urban pipeline problems. There are a number of areas, in some way connected be