文件名称:JOSEPHUS
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-05-06
- 文件大小:
- 773kb
- 下载次数:
- 0次
- 提 供 者:
- 苗
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
约瑟夫环问题源代码
约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列 他的下一个人又从1开始报数,数到m的那个人又出列 依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph ring problem source code
Joseph s ring (Joseph s problem) is a mathematical application problem: the known n individuals (in Numbers 1, 2, 3... n) sit around a round table. The number of people who have been numbered by the number of people who have been numbered by k is going to be in the column His next one starts at one, and the one who counts to m is out again. Repeat this pattern until all the people around the round table go out. And usually when we solve this problem we re going to go 0 to n minus 1, and then we re going to solve for the original problem.
约瑟夫环(约瑟夫问题)是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列 他的下一个人又从1开始报数,数到m的那个人又出列 依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph ring problem source code
Joseph s ring (Joseph s problem) is a mathematical application problem: the known n individuals (in Numbers 1, 2, 3... n) sit around a round table. The number of people who have been numbered by the number of people who have been numbered by k is going to be in the column His next one starts at one, and the one who counts to m is out again. Repeat this pattern until all the people around the round table go out. And usually when we solve this problem we re going to go 0 to n minus 1, and then we re going to solve for the original problem.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JOSEPHUS\Debug\JSP.exe
........\.....\JSP.ilk
........\.....\JSP.pdb
........\ipch\jsp-2e2aceed\jsp-f1138099.ipch
........\JSP\Debug\CL.read.1.tlog
........\...\.....\CL.write.1.tlog
........\...\.....\joseph.obj
........\...\.....\JSP.exe.intermediate.manifest
........\...\.....\JSP.lastbuildstate
........\...\.....\JSP.log
........\...\.....\JSP.vcxprojResolveAssemblyReference.cache
........\...\.....\JSP.write.1.tlog
........\...\.....\link.read.1.tlog
........\...\.....\link.write.1.tlog
........\...\.....\mt.read.1.tlog
........\...\.....\mt.write.1.tlog
........\...\.....\vc100.idb
........\...\.....\vc100.pdb
........\...\joseph.c
........\...\JSP.vcxproj
........\...\JSP.vcxproj.filters
........\...\JSP.vcxproj.user
........\JSP.sdf
........\JSP.sln
........\JSP.suo
........\ipch\jsp-2e2aceed
........\JSP\Debug
........\Debug
........\ipch
........\JSP
JOSEPHUS
........\数据结构第一次试验.doc