资源列表
k_m_p
- 字符查找,效率最高,这是著名的kmp算法、算是经典中之经典-you can search strings,and it is the best
dijkstra
- dijkstra算法的实现 dijkstra algorithm implementation-dijkstra algorithm implementation
lianbaio
- 描述c++中的链表连接,链表的基本操作和基本具体应用-Described in the linked list c++ link list of the basic operation and basic application-specific
cz
- 利用二分法实现查找功能。适合C语言版数据结构。-Achieved using Binary search function. Suitable for C language version of data structure.
ALGORITHM_PPT
- 数据结构与算法PPT,基本上包括了所有的知识,很强大-Data structures and algorithms PPT, basically includes all of the knowledge, very powerful
MST
- 最小生成树PPT,讲解的不错 可以提高自己的能力-Minimum spanning tree PPT, explained very well
SortTest
- Java写的各种排序的汇总,包括插入排序、交换排序、选择排序、归并排序和基数排序等~-Java to write a summary of various sort, including the insertion sort, exchange sort, selection sort, merge sort and radix sort, etc. ~
elevator
- 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
MagicCrow
- 乌鸦喝水的练习。计算乌鸦要丢多少石头才能喝到水呢?如果假设乌鸦喝到的是毒药会怎样?如果石头是炸药怎样?适合java面向对象的初学者-Crow drinking practice. Calculate the number of crows to throw stones in order to drink water? If the assumption is that crow drink poison what would happen? If the stone is what dynam
DS
- 数据结构与算法(张铭等著)书籍源代码及测试程序-Data structures and algorithms (Zhang Ming waiting) Book source code and test procedures
balancetree
- AVL平衡二叉树来进行排列操作,以实现时间优化-avl
123
- 算法教案 包括算法的基本操作,基本概念等内容 北京航空航天大学计算机学院-Algorithm for lesson plans
