文件名称:yuesefu
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 190kb
- 下载次数:
- 0次
- 提 供 者:
- b***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
约瑟夫环,数据结构.在控制台下实现约瑟夫环。
编号为1,2,3,……,n 的 n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第一个人开始按顺时针方向自1开始报数,报到 m时停止报数。报m的人出列,将他的密码作为新的 m 值,从他在顺时针方向上的下一个人开始重新报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph Wan, the data structure. Joseph ring to achieve the console. Numbered 1,2,3, ... ..., n of n individuals sitting around a circle in a clockwise direction, each holding a password (positive integer). Choose a positive integer beginning as reported upper limit of the number of m, starting from the first person to start a clockwise direction from a report number, report the number of m, to stop reporting. Who reported m out of line, his password as the new m value in the clockwise direction from his next start to re-report the number of individuals, it goes on, until all the columns all up. Try to design a program calculated the column order.
编号为1,2,3,……,n 的 n 个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值 m,从第一个人开始按顺时针方向自1开始报数,报到 m时停止报数。报m的人出列,将他的密码作为新的 m 值,从他在顺时针方向上的下一个人开始重新报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Joseph Wan, the data structure. Joseph ring to achieve the console. Numbered 1,2,3, ... ..., n of n individuals sitting around a circle in a clockwise direction, each holding a password (positive integer). Choose a positive integer beginning as reported upper limit of the number of m, starting from the first person to start a clockwise direction from a report number, report the number of m, to stop reporting. Who reported m out of line, his password as the new m value in the clockwise direction from his next start to re-report the number of individuals, it goes on, until all the columns all up. Try to design a program calculated the column order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
约瑟夫环\debug\约瑟夫环.exe
........\.....\约瑟夫环.ilk
........\.....\约瑟夫环.pdb
........\约瑟夫环\Debug\BuildLog.htm
........\........\.....\lab.obj
........\........\.....\mt.dep
........\........\.....\vc80.idb
........\........\.....\vc80.pdb
........\........\.....\yuesefu.obj
........\........\.....\约瑟夫环.exe.embed.manifest
........\........\.....\约瑟夫环.exe.embed.manifest.res
........\........\.....\约瑟夫环.exe.intermediate.manifest
........\........\demo.cpp
........\........\yuesefu.cpp
........\........\yuesefu.h
........\........\约瑟夫环.vcproj
........\........\约瑟夫环.vcproj.lgd-PC.lgd.user
........\........\约瑟夫环.vcproj.Z-3A304A614CA64.z.user
........\约瑟夫环.ncb
........\约瑟夫环.sln
........\约瑟夫环.suo
........\........\Debug
........\debug
........\约瑟夫环
约瑟夫环
........\.....\约瑟夫环.ilk
........\.....\约瑟夫环.pdb
........\约瑟夫环\Debug\BuildLog.htm
........\........\.....\lab.obj
........\........\.....\mt.dep
........\........\.....\vc80.idb
........\........\.....\vc80.pdb
........\........\.....\yuesefu.obj
........\........\.....\约瑟夫环.exe.embed.manifest
........\........\.....\约瑟夫环.exe.embed.manifest.res
........\........\.....\约瑟夫环.exe.intermediate.manifest
........\........\demo.cpp
........\........\yuesefu.cpp
........\........\yuesefu.h
........\........\约瑟夫环.vcproj
........\........\约瑟夫环.vcproj.lgd-PC.lgd.user
........\........\约瑟夫环.vcproj.Z-3A304A614CA64.z.user
........\约瑟夫环.ncb
........\约瑟夫环.sln
........\约瑟夫环.suo
........\........\Debug
........\debug
........\约瑟夫环
约瑟夫环