资源列表
雅可比
- 求是对称矩阵的特征值及特征向量
merge_sort
- 本人亲自用C语言编写的归并排序,准确无误,希望对大家有用。-I personally use the C language, merge sort, accurate, useful to everyone.
一元二次方程求解
- 一元二次方程求解-One dollar for solving quadratic equations
1023TheFunNumberSystem
- 算法编程题,北京大学OnlineJudge 1023TheFunNumberSystem-1023TheFunNumberSystem
YueSeFuHuan
- JAVA 数据结构和算法 约瑟夫环问题 经典!-yuesefuhuan
MaxSum
- 这是一个求最大子串和的问题的源代码,里面有很好的算法和数据结构时间复杂度为线性时间。-This is a sub-string and find the biggest problem of the source code, there are good algorithms and data structures for the linear time complexity.
quicksort_s.c
- sequential quick sort using quick function
4
- 10有两个链表a和b,设结点中包含学号、姓名。从1链表中删去与b链表中有相同学号的那些结点。-10 There are two lists a and b, set node contains student number, name. Deleted from a list and b have the same student number in the list of those nodes.
FIFO
- 模拟内存页式管理中的FIFO算法(用c语言描述)-Analog memory page-style management in the FIFO algorithm (described by c language)
vector-
- stl vector 和 stack 的应用 来算出连通块的个数-application of vector and stack
erchashu5876
- 非递归中序遍历二叉树:要求从键盘输入二叉树各结点的值,并使用二叉链表来存储二叉树;使用非递归算法遍历二叉树,在屏幕上打印出二叉树中序遍历序列。-Non-recursive traversal of binary tree: the input binary tree node value from the keyboard and use the binary tree to store binary tree non-recursive algorithm for binary tree t
panduan2deNcifang
- 判断输入的一个数是否为2的幂次方,如果是酒将其输出-Judge entered a number is 2 raised to a power, if it is wine output
