CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 约瑟夫环

搜索资源列表

  1. Josephus.java

    0下载:
  2. Josephus.java,是java课程的实验2 求解约瑟夫环问题-Josephus.java, is a java course experiment 2 Joseph Cycle Problem Solving
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:2202
    • 提供者:叶毅
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环问题:任给正整数N和K,按下述方法可以得到1,2, …,n的一个置换,将数字1,2,…,n环形排列,按顺时针方向自1开始报数,报到K时输出该位置上的数字,并使其出列。然后从他在顺时针方向的下一个数字继续报数,如此下去,直到所有的数字全部出列为止。例如N=10,K=3,则正确的出列顺序应为3,6,9,2,7,1,8,5,10,4。-Joseph Central questions: any given positive integer N and K, the following met
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1032
    • 提供者:刘慧
  1. yuesefuhuan

    0下载:
  2. 数据结构&C++,约瑟夫环。是著名的约瑟夫想出来的。-Data Structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:6587
    • 提供者:shirley
  1. Jesephus

    0下载:
  2. 解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。-Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1303
    • 提供者:张三
  1. 1

    0下载:
  2. 约瑟夫环算法,可以利用此算法解决栈存储的约瑟夫环问题.-Joseph loop algorithm, can use this algorithm to solve the storage stack Joseph Central problems.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:797
    • 提供者:wxg
  1. hello

    0下载:
  2. 约瑟夫环是学习单链表的一个比较好的垫脚石,是数据结构课程设计的一部分-Joseph is the study and a single list of a better stepping stone, is a data structure as part of the curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:sunnydream
  1. wugexiaochengxu

    0下载:
  2. 有回文字判断,约瑟夫环,最大字符平台,快速排序,统计个人分数!!!都是些小程序,但是实现很好-Back to the text there to judge, Joseph Wan, the greatest characters platform, quick sort, statistics Personal Score! ! ! Procedures are small, but to achieve good
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5110
    • 提供者:章海翔
  1. yuesefuhuan

    0下载:
  2. 本人用C++编写的约瑟夫环的小程序,望指教 -I used C++ Prepared Joseph Central applet, hope advice
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3651
    • 提供者:渠梁梁
  1. yuesefu

    0下载:
  2. 数据结构的课程设计题目以及源代码 约瑟夫环问题 c-Data structure of the curriculum design topics, as well as the question of the source code c Joseph Central
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:86504
    • 提供者:晴天
  1. 3

    0下载:
  2. 数据结构中最基本的约瑟夫环问题 改程序简单明了 适合初学者使用-Data structure in the most basic question of reform procedures Joseph Central simple to use for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6439
    • 提供者:pcgg
  1. josho(n)

    0下载:
  2. 约瑟夫环 o(n)解 //n,m input: n,m -- the number of persons, the inteval between persons-Joseph Ring o (n) solution// n, m input: n, m- the number of persons, the inteval between persons
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3056
    • 提供者:caidongyun
  1. yuesefuhuan

    0下载:
  2. 数据结构线性表的应用,实现约瑟夫环的操作。-Data structures the application of the linear form, the realization of Joseph Central operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:38970
    • 提供者:李平
  1. yuesefu

    0下载:
  2. 在网上找的约瑟夫环大家一起参考-Online to find Ring of Joseph together reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:923
    • 提供者:黄志坚
  1. Joseph

    0下载:
  2. 一个关于约瑟夫环的程序,可以成功模拟约瑟夫环的原理。-Joseph Central on the procedure can be successfully simulated the principles of Joseph Central.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:卓wr
  1. SJ3_5

    0下载:
  2. 实现约瑟夫环作用的程序,课程设计的程序,-The realization of the role of Joseph Central procedures, curriculum design process,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1517
    • 提供者:沈晨
  1. malloc

    0下载:
  2. 约瑟夫环的算法-Joseph Ring algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:785
    • 提供者:王文娟
  1. yuesefuhuan

    0下载:
  2. C#实现的约瑟夫环的问题 感兴趣的可以看一下-C# to achieve the Joseph Central questions could be of interest to look at
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:6224
    • 提供者:ymt
  1. yuesefu

    0下载:
  2. 数据结构课程设计_约瑟夫环 使用VC编译 可以通过输入人数和初始值进行相应的炒操作-Data Structure Course Design _ Joseph Central VC compiler can use by entering the number and the initial value for the corresponding operation speculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1556
    • 提供者:simple
  1. biaodashi

    0下载:
  2. 数据结构里的经典算法的模拟,约瑟夫环的求解等问题,以程序的形式给出-Data structure of the classical algorithm simulation, Joseph Central problem solving, etc. in order to give the form of procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:245731
    • 提供者:李海涛
  1. josech

    0下载:
  2. 约瑟夫环, 任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。  要求:利用单向循环链表存储结构模拟此过程,按照出列的顺序输出各个人的编号。  测试数据: m
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:896116
    • 提供者:
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 39 »
搜珍网 www.dssz.com