法雷序列链表算法
用链表(带头结点)实现法雷序列,不能使用STL容器,重要代码在LinkNode*p=first->link; LinkNode*current=first->link; /*file
下载地址
用户评论
高端货啊,有点小不懂~~~