资源列表
straseen-2
- 使用c++实现了strassen算法,既8阶矩阵乘法。-Use c++ implementation of strassen algorithm, both 8-order matrix multiplication.
Seven_one
- 实现梯形面积计算,是初学者了解如何用程序实现算法-Achieve trapezoid area calculation
Philosoper
- 哲学家进餐,进程同步问题,利用java语言实现的-Dining philosophers, process synchronization problem, the use of java language
2750889aco
- aco for solving travelling salesman problem
hafumanshu
- 哈夫曼树是有关数据结构的一个重要的核心,是学习一个重要的学习点-Huff man Node
bibao
- 用于在数据结构中利用C++的环境求出闭包。-Data structure for use in C++ environment find closure.
Dijkstra
- open mp implementation of Dijkstra
balanced-bianary-tree--traversal
- 平衡二叉树的遍历,左旋,右旋,左平衡,右平衡-Balanced binary tree traversal, L, D, left a balance, the right balance
AC
- AC算法的简单实现,能实现模式的建立和检测。标志位标志模式在字符串的位置-AC algorithm is simple to achieve, to achieve model building and testing. Flag logo position in the string model
Realization-of-N-stack-share
- c++实现N栈共享,输入栈顶,自动查找并排列,实现N栈共享操作-Realization of N stack share
permutation
- 这是一个算法设计题目,要求输入一个正整数n,将1~n之间的每个数排列2次, 要求两个1之间有一个数,两个2之间有两个数,两个3之间有3个数,......, 两个n之间有n个数。列出所有的可能排列。-This is a subject of algorithm design, to enter a positive integer n, the 1 ~ n 2 arranged between the number of times each, requiring a number be
JosephInC
- 这是约瑟夫问题C语言的完美解决版本,有需要的可以下啊-This is the perfect Joseph solve the problem version of the C language, there is a need to be the next ah
