搜索资源列表
SPath
- 原创,A-star算法求解最短路径,寻路问题。 求解效率高,且对于理解A-Star算法和数据结构链表操作有非常有用。
PriestAndDevil
- 传教士过河问题,用链表实现,有三种命令可用,即可手动操作,又可自动运算-Missionaries across the river issue, linked to achieve, there are three commands available, can be manually operated, automatic operation can be
Reverseorganizationsofnon-emptylist
- 非空链表的逆序组织,关于链表的创建删除等基础链表操作-Reverse organization of the non-empty list, create a linked list, delete the basis of linked list operations
wsfoxg
- 运用链表来操作多项式,实现多项式加减乘的功能()