文件名称:循环链表(完结版)
文件大小:58KB
文件格式:ZIP
更新时间:2021-09-09 11:11:44
循环链表 约瑟夫环 魔术师发牌 拉丁方阵 链表是否有环
1.循环链表的基本操作: 插入、删除、新建、销毁、查找、遍历、逆置、链表拼接、快慢指针查找中间结点; 2.几个经典的链表问题: 约瑟夫环、拉丁方阵、魔术师发牌问题、判断链表是否含有环
【文件预览】:
1_4CirlLL_C
----main.c(3KB)
----cirlinklist.c(10KB)
----1_4CirlLL_C.pro.user.d147c7f(23KB)
----cirlinklist.h(3KB)
----Debug()
--------cirlinklist.o(20KB)
--------Makefile.Debug(14KB)
--------release()
--------1_4CirlLL_C(24KB)
--------main.o(10KB)
--------Makefile.Release(14KB)
--------Makefile(43KB)
--------debug()
--------.qmake.stash(1KB)
----1_4CirlLL_C.pro(148B)
----1_4CirlLL_C.pro.user(24KB)