资源列表
comman-algorithm
- C语言编程的一半算法(循环算法、排序算法等)-Common of the C language programming algorithm (loop algorithms, sorting algorithms, etc.)
binary-tre
- 二叉树的建立和输出.前序输入、中序输入、后序输入,前序遍历、中序遍历、后序遍历。-The binary tree is builted and outputed.
Rails
- 解决Rails问题,即著名的火车进站之后排队问题的一种算法-solve the problem of rails
PSel
- 实现鼠标点击后选中点要素和线要素的功能,主要算法是计算点与点和点与线之间的距离。-Mouse click to select point feature and line feature, the main algorithm is to compute the distance between point and point ,point and line.
Honio
- 数据结构中循环实现汉诺塔的编程问题,使用的是递归算法。-Cycle to achieve the Tower of Hanoi s programming data structures, using a recursive algorithm.
lianbiao
- c++链表练习,学生类和链表类。学生类中有姓名,性别,年龄,学号。通过链表类,对学生信息进行管理。-Exercises of c++ linked list , the students classes and linked list class.
hashtable
- 插队买票示例是数据结构课程的重要案例 有着很大很好的作用-hashtable exmple
KonAvt_v7
- realization of automats
Dynamic-Programming-Algorithm
- 动态规划解石子合并问题。其中石子是环形排列,具体问题详见“问题描述”文件。-Solve the "stones merge problem" by using dynamic programming algorithm.
Binary-Search
- Binary Search 二叉搜索 MIT公开课Introduction to Algorithms 6.046j/18.410j, Lecture 3实例 g++/ Win7 April 17, 2012-Binary Search MIT Introduction to Algorithms 6.046j/18.410j, Lecture 3 g++/ Win7 Qian Mao, Information Networking Institute, Carnegie
MergeSort
- Merge sort 归并排序 MIT公开课Introduction to Algorithms 6.046j/18.410j, Lecture 2课堂实例 环境:g++/ Win7 April 15, 2012-Merge sort example MIT Introduction to Algorithms 6.046j/18.410j, Lecture 2 g++/ Win7 Qian Mao, Information Networking Institute, C
josephus
- josephus算法各个功能实现,包含.h文件,一共三个文件两个c-Josephus algorithm each functional implementation, include. H file, a total of three file two CPP
