文件名称:josephringasmallprogramm
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- hantan*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个约瑟夫环小程序,练练手可以参照一下。任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。
-Joseph ring a small program and thought they could consult a hand. Task: number is 1,2, ... ..., n of the n individuals in accordance with the sitting clockwise circle, each person has only one password (positive integer). Choose a positive integer beginning, as the reported upper limit of the number of m, starting from the first is still the order of a clockwise direction starting from a report number, report the number of m, to stop reporting. Who reported m out of the column, his password as the new m value, in a clockwise direction from his next start back from a reported personal number, it goes on until everyone up all the columns. Design a program to calculate the column order.
-Joseph ring a small program and thought they could consult a hand. Task: number is 1,2, ... ..., n of the n individuals in accordance with the sitting clockwise circle, each person has only one password (positive integer). Choose a positive integer beginning, as the reported upper limit of the number of m, starting from the first is still the order of a clockwise direction starting from a report number, report the number of m, to stop reporting. Who reported m out of the column, his password as the new m value, in a clockwise direction from his next start back from a reported personal number, it goes on until everyone up all the columns. Design a program to calculate the column order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
josephringasmallprogramm.c