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

搜索资源列表

  1. josephu_22

    0下载:
  2. 约瑟夫环。设编号为1,2,…,n(n>0)个人按顺时针方向围坐-圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m从第一个人开始顺时针方向自1起顺序报数。报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1起顺序报数.如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 -book system
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3939
    • 提供者:董大头
  1. Josephus

    0下载:
  2. 约瑟夫环的循环链表的方法 用了单链表和双链表-Josephus circular linked list with a single linked list and doubly linked list
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:769
    • 提供者:陈引
  1. Wkechengshejii

    0下载:
  2. 用c或c++编写的八皇后问题,通讯录录,约瑟夫环的代码,数据结构的课程设计 -Write c or c++ for eight queens problem, the code of the address book entries, Josephus, the curriculum design of data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8410
    • 提供者:陪同
  1. yuesefuhuan

    0下载:
  2. 数据结构的一个实验报告,约瑟夫环,含完整代码-The data structure of an experimental report, Joseph ring, containing the complete code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:24294
    • 提供者:gao
  1. Joseph-problem

    0下载:
  2. 约瑟夫环队的程序,其中包含四种不同的程序,包括带头结点,不带头结点的队列程序-Josephus team program, which includes four different programs, including to take the lead node does not take the lead in the queue of the node program
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11453
    • 提供者:周琳
  1. JosephSTL

    0下载:
  2. [转发]约瑟夫环问题的一种C语言的算法,STL链表解法。-[Forwarded] Josephus a C language algorithms, STL linked list solution.
  3. 所属分类:STL

    • 发布日期:2017-04-05
    • 文件大小:2296
    • 提供者:贾世灵
  1. Josehpos

    0下载:
  2. [转发]约瑟夫环问题的不带头结点的循环链表解法,可以成功运行哒~-[Forwarded] Josephus problem does not take the lead in the solution of the circular linked list of nodes, you can successfully run da ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2800
    • 提供者:贾世灵
  1. Josehpos

    0下载:
  2. [转发]约瑟夫环问题的带头节点的循环链表的解法-[Forwarded] the solution of the circular linked list of the leading node of the Josephus problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2751
    • 提供者:贾世灵
  1. Josephus

    0下载:
  2. [转发]约瑟夫环问题的数组解法,很简单的一个算法。-[Forwarding] the Josephus array solution, a very simple algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2174
    • 提供者:贾世灵
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环 java面向对象初级项目编程 NetBeans-Joseph Central Java object-oriented primary project programming NetBeans
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:23747
    • 提供者:陈青青
  1. main

    0下载:
  2. 约瑟夫环代码 数据结构课程设计 很简单 使用链表结构-Joseph ring code and data structures course design is very simple to use list structure
  3. 所属分类:Other systems

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

    0下载:
  2. 约瑟夫环的代码,用循环链表实现约瑟夫环。。主程序和循环链表都有-Josephus code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5770
    • 提供者:冯洋
  1. Josephus

    0下载:
  2. 约瑟夫环问题 数据结构经典算法 链表实现-Josephus problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:174699
    • 提供者:万先生
  1. circle

    0下载:
  2. 实现约瑟夫环,适合java初学者学习,一般java老师也会把它当做课程实习使用。-Josephus, for java beginners to learn the general java teacher will think of it as course internship.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:675
    • 提供者:慕容一山
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3 ... n, respectively) sitting around
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:692
    • 提供者:Aven
  1. Joseph-ring

    0下载:
  2. 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Joseph ring is a the application of mathematics problems: the known n personal (in Numbers 1, 2, 3... n seperately) sitting arou
  3. 所属分类:其他小程序

    • 发布日期:2017-03-03
    • 文件大小:784
    • 提供者:付文文
  1. joseph

    0下载:
  2. 约瑟夫环(Joseph)问题的一种描述是:编号为1、2、3……n的n个人按照顺时针方向围坐一圈,没人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按照顺时针的方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他的顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序。-Josephus (Joseph) a descr iption of the problem is: No. 1, 2,
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:140782
    • 提供者:吴坤
  1. YueSeFuHuan

    0下载:
  2. 该代码实现了约瑟夫环,算法简单易懂,复杂度较低。-The code Josephus, the algorithm is straightforward, low complexity.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:560140
    • 提供者:Nancy Ye
  1. jos

    0下载:
  2. 约瑟夫环:围成圈圈,选出一名幸运儿的游戏。-Josephus: surrounded by a circle, and elect a lucky game.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:524
    • 提供者:叶幸
  1. Josephus

    0下载:
  2. 数据结构,简单的约瑟夫环的实现,VC++源代码,使用C/C++语言-Data structures, simple Josephus, VC++ the source code, using C/C++ language
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2302980
    • 提供者:shiwei
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 39 »
搜珍网 www.dssz.com