数据结构课程设计--敢死队问题

时间:2012-10-28 02:10:29
【文件属性】:

文件名称:数据结构课程设计--敢死队问题

文件大小:923KB

文件格式:RAR

更新时间:2012-10-28 02:10:29

敢死队问题 数据结构 课程设计

包括对敢死队问题(约瑟夫环)的描述,以及四种不同的解决方案。源程序可直接运行!


【文件预览】:
敢死队问题
----方法三()
--------StdAfx.cpp(293B)
--------方法三.opt(48KB)
--------方法三.cpp(2KB)
--------Debug()
--------方法三.txt(2KB)
--------ReadMe.txt(1KB)
--------StdAfx.h(769B)
--------方法三.plg(748B)
--------方法三.dsw(520B)
--------方法三.ncb(49KB)
--------方法三.dsp(3KB)
----方法二()
--------方法二.opt(48KB)
--------StdAfx.cpp(293B)
--------方法二.plg(748B)
--------方法二.cpp(2KB)
--------方法二.dsp(3KB)
--------方法二.ncb(49KB)
--------方法二.txt(1KB)
--------Debug()
--------ReadMe.txt(1KB)
--------方法二.dsw(520B)
--------StdAfx.h(769B)
--------方法二xp.txt(0B)
----方法四()
--------StdAfx.cpp(293B)
--------方法四.cpp(2KB)
--------方法四.ncb(49KB)
--------方法四.dsw(520B)
--------Debug()
--------ReadMe.txt(1KB)
--------StdAfx.h(769B)
--------方法四.dsp(3KB)
--------方法四.plg(746B)
--------方法四.opt(48KB)
----问题描述.doc(20KB)
----all()
--------StdAfx.cpp(288B)
--------2.ncb(49KB)
--------2.dsw(510B)
--------2.dsp(3KB)
--------Debug()
--------ReadMe.txt(1KB)
--------StdAfx.h(769B)
--------2.plg(723B)
--------2.opt(48KB)
--------2.cpp(8KB)
----方法一()
--------gsd.dsp(3KB)
--------StdAfx.cpp(290B)
--------方法一.txt(1KB)
--------gsd.dsw(514B)
--------Debug()
--------ReadMe.txt(1KB)
--------StdAfx.h(769B)
--------gsd.ncb(49KB)
--------gsd.cpp(2KB)
--------gsd.plg(729B)
--------gsd.txt.txt(1KB)
--------方法一xp.txt(2KB)
--------gsd.opt(48KB)

网友评论

  • 给了四种方法:循环单链表、循环双链表和顺序表实现,做课程设计,帮了大忙了