资源列表
american_heritage
- USACO中的American heritage,用C++编写,运用了树的遍历知识-the American heritage of USACO, with C++ prepared, using a tree traversal knowledge
N_Queen
- 两个N皇后问题求解,比较两个效率,其中一个N较大时,效率非常的快!-Two N-Queens problem solving, compare the efficiency of two, one of which N is large, the efficiency is very fast!
RBTree
- 红黑树的插入,删除,以及调整树的时候的左旋和右旋实现 -Red-black tree insertion, deletion, and adjust the tree when the left and right hand to achieve
Stack
- 此代码为对数据结构中顺序栈算法的C语言实现。-This code is the stack algorithm in C language.
Topological-sort
- 此代码为对数据结构中拓扑排序算法的C语言实现。-This code is the topological sort algorithm in C language.
Selected-Sort
- 此代码为对数据结构中选择排序算法的C语言实现。-This code is the selected sort algorithm in C language.
Hill-sort
- 此代码为对数据结构中希尔排序算法的C语言实现。-This code is the Hill sorting algorithm in C language.
Binary-search
- 此代码为对数据结构中折半查找算法的C语言实现。-This code is the binary search algorithm in C language.
double-linked-list
- 此代码为对数据结构中双向链表的C语言实现。-Doubly linked list in C language
travelagency
- 模拟退火算法,用于处理一个波兰程序设计竞赛问题,值得借鉴-Simulated annealing algorithm for dealing with a problem of Poland Programming Contest, worth learning
Cat_Catch_Rat
- 猫抓老鼠程序完整版,在Linux下面编译的,采用深度遍历方法。-This is the Code of Cat Catch Rat。Complined in Linux
Example
- matlab有限元分析1D杆结构,2D热扩散问题,2D弹性问题,2D梁受力问题-matlab finite element analysis of 1D bar structure, 2D thermal diffusion problem, 2D elasticity problems, 2D Beams problem