资源列表
NV_Analysis
- 这是数值分析的作业,主要是求矩阵特征值等-This is the numerical analysis of the operation, mainly for matrix eigenvalue etc.
Twostack
- 自己做的关于两个栈在一个数组的实现方式,仅供参考-themselves on two Stack in an array of ways, for information purposes only
SORTSearchANDfind
- 这是数据结构课程的试验,其算法仅供参考!-This is the data structure of the curriculum test, the algorithm is for reference only.
PRIMTREE
- 这是数据结构课程的试验作业,算法仅供参考。-This is the data structure courses pilot operation, the algorithm is for reference only.
MIDEXPRESSTOPOST
- 这是数据结构课程的试验源代码,仅供参考,-This is the data structure of the pilot program source code for reference purposes only and
Hanoi_2
- 汉诺塔的双递归调用,一样的原理,新的思路,新的算法。-HANOR double recursive call, the same principle, the new ideas and new algorithms.
BracketMat
- 括号匹配,栈应用的小程序,希望对大家有所帮助-matching brackets, the small stack application procedures, we hope to help
Yosefu
- 用环形链表解决的约瑟夫问题,其实不难,本人能力实在有限,做出这个已经差不多到极限了,请不要删除,谢谢!-Ring tree to Joseph, in fact, it is not difficult, I capacity is limited, This has been made almost to the limit, please do not delete, thank you!
quick_sort
- 一个quicksort的算法 有关数据结构的-a quicksort algorithm data structure
huiwennew
- 数据结构中---回文的判断,使用栈和队列来实现,练习队列和栈的用法-data structure --- Palindrome's judgment, Stack and Queue to achieve, exercise and Stack Queue usage
BigNumber
- 一个数据结构来存储超大型数字以及一种算法来实现超大整数加法运算。-a data storage structure and a super digital algorithm to achieve super integer multiplications.
list_hash
- hash表和单向链表的实现代码,相当实用.-hash table and the realization of one-way linked list code useful.