搜索资源列表
《约瑟夫序列》程序
- 约瑟夫环c++程序
约瑟夫环
- c环境下的约瑟夫解决问题
数据结构 约瑟夫环实验报告
- 数据结构经典算法---约瑟夫环的完整版实验报告
约瑟夫环
- 约瑟夫环。
约瑟夫环1
- 约瑟夫环源代码-Joseph Central source code
约瑟夫环问题(数组法)
- 约瑟夫问题的求解方案,经典-Joseph solving the problem, classic
约瑟夫环等问题
- 用C语言编写的约瑟夫环等问题.用链式存储实现!-C language of Josephus and other issues. Chain store used to achieve!
约瑟夫环111
- 一个关于约瑟夫环的程序-one of the procedures Josephus
数据结构-排序 约瑟夫环
- 数据结构课程设计--排序和约瑟夫环-data structure course design-- sequencing and Josephus
用c实现的约瑟夫环问题
- 约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决———直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就
约瑟夫环数据结构实验报告
- C语言数据结构课程设计约瑟夫环1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-C language curriculum design data structure Joseph Central 1. The demo program, the number of n for arbitrary, an
约瑟夫环原码
- 约瑟夫环的原程序很好用的啊 我的程序是自己做的 考试还得了优呢 免费的 大家快来下载啊 -Josephus the original program with the good ah my own procedure is the examination of priorities? Need everyone to hurry free download ah
用C语言写的约瑟夫环
- 数据结构课程设计,用C语言编写的约瑟夫环-data structure course design, preparation of the C language Josephus
约瑟夫环的循环链表实现
- 约瑟夫环的循环链表实现,这个程序比较完整,有需要做试验的请速速下载。-Josephus cycle Chain achieved, the procedure is complete, the pilot needs to be done urgently requested to download.
经典约瑟夫环问题c语言版
- 数据结构中解决约瑟夫环问题的代码,里面只有源代码,大家用TC2编译一下就可以用了:)。-data structure to solve the problem of Josephus code, only the source code, we use TC2 compiler can use it with a :).
约涩夫环终极版
- 约瑟夫环最终运行文件,适合直接使用者,不必再以来C语言来汇成执行文件。-Josephus final run files, suitable for users, having been formed to C language implementation document.
1.2约瑟夫环
- 编制一个演示约瑟夫环的程序-prepare a demonstration Josephus procedures
7.约瑟夫环
- 约瑟夫环的问题,这是一个比较经典的编程实例,我做了一个小程序来实现了其算法-Joseph Central, which is a more classical programming examples, I had a small program to achieve its algorithm
约瑟夫环
- 从语言课程设计递推法约瑟夫环,链式存储约瑟夫环(C language curriculum design data structure Joseph Central 1)
约瑟夫环
- 约瑟夫环。已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(Known n individuals (with numbers 1, 2, 3... N respectively) sitting around a round table around. K from a numbe