文件名称:Joseph-problem
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 880kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用循环链表实现约瑟夫问题的求解。
约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。
-Circular linked list Joseph problem solving. Joseph questions are as follows: Given n individuals (n> = 1) were sitting around a round table, numbered sequentially starting at 1. From the serial number off people 1 clockwise the number m of that person out of the line his next and from one number off, the number m, the man was out of the line and so the rule is repeated down until all all out of the line. Will the last out of the line number.
约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。
-Circular linked list Joseph problem solving. Joseph questions are as follows: Given n individuals (n> = 1) were sitting around a round table, numbered sequentially starting at 1. From the serial number off people 1 clockwise the number m of that person out of the line his next and from one number off, the number m, the man was out of the line and so the rule is repeated down until all all out of the line. Will the last out of the line number.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
约瑟夫\1.h
......\2.cpp
......\Debug\2.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\约瑟夫.exe
......\.....\约瑟夫.ilk
......\.....\约瑟夫.pch
......\.....\约瑟夫.pdb
......\约瑟夫.dsp
......\约瑟夫.dsw
......\约瑟夫.ncb
......\约瑟夫.opt
......\约瑟夫.plg
......\Debug
约瑟夫
......\2.cpp
......\Debug\2.obj
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\约瑟夫.exe
......\.....\约瑟夫.ilk
......\.....\约瑟夫.pch
......\.....\约瑟夫.pdb
......\约瑟夫.dsp
......\约瑟夫.dsw
......\约瑟夫.ncb
......\约瑟夫.opt
......\约瑟夫.plg
......\Debug
约瑟夫