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

搜索资源列表

  1. Joseph

    0下载:
  2. 约瑟夫环而且有密码设置的,可以依次输出出局的人的号码及他的密码-Joseph program,which has the password setting .
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7336
    • 提供者:陈尹
  1. Joseph

    0下载:
  2. 这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1082
    • 提供者:田帅
  1. joseph

    0下载:
  2. 实行约瑟夫环功能 有界面的 MFC vc++ 制作的 -Joseph Ring function implemented interface MFC vc++ produced
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1924032
    • 提供者:jimmy
  1. Joseph

    0下载:
  2. 约瑟夫,约瑟夫环,约瑟夫 ,数据结构!大家分享-Joseph, Joseph Wan, Joseph, Joseph, data structure! Share
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:960
    • 提供者:cai weiguo
  1. Joseph

    0下载:
  2. 约瑟夫环代码 用Visio C++写的 保证可以运行 很好用-Joseph Ring with Visio C++ code written to run well with the guarantee
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:226333
    • 提供者:
  1. Joseph-Ring

    0下载:
  2. 用c语言,实现了,于瑟夫环。要到了数据结构中的链表。-With the c language to realize, in the Joseph ring. To go to the linked list data structure.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1425
    • 提供者:IVAN
  1. Joseph

    0下载:
  2. 约瑟夫问题解决好人与坏人问题:有n个人围成一圈,分别报数,报到为m的出列,也就是经典的约瑟夫问题。先要解决这样一个问题。围成一圈的人有k个好人,k个坏人,在进行约瑟夫问题报数时,符合在坏人没有都出列前第一个好人没有出列这样的情况的m的最小值为多少?-Joseph, good and bad problem-solving problem: there are n people form a circle, respectively, reported that the number of reg
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:546312
    • 提供者:dekayzc
  1. joseph

    0下载:
  2. 约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。 -Joseph questions are as follows: Given n individuals (n> = 1) sitting around a round table, numbered sequentially startin
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1085
    • 提供者:sdalong
  1. Joseph

    0下载:
  2. 约瑟夫问题 使用了链表方法 n玩家数到m的人出局 找到最后胜者-Joseph problems using the list method n to m number of players to find out who the final winner
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:698683
    • 提供者:TB
  1. joseph

    0下载:
  2. 约瑟夫(Joseph)问题的一种描述是:编号为1,2,..., n 的n 个人按顺 时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作为报数上限值m, 从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将它的密码作为新的m值,再从下个人开始新一轮报数,如此反复,直到剩下最后一人则为获胜者。试设计一个程序求出出列顺序。-Joseph (Joseph) a descr iption of the problem is: numbered 1,2 ,.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:31498
    • 提供者:enela
  1. JOSEPH

    0下载:
  2. 约瑟夫环Joseph ring, realize the list, circulation, everyone have a password-Joseph ring, realize the list, circulation, everyone have a password, Take turns to be eliminated, and finally only a person
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:983
    • 提供者:刘小沣
  1. Joseph

    0下载:
  2. 约瑟夫问题的解决。几个人绕一圈排队报数,报某数者退出,循环直至无人-Joseph problems. Perimeter line up several people reported that the number, the number who reported an exit, loop until no
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:143500
    • 提供者:吴仪
  1. Joseph

    0下载:
  2. 数据结构中约瑟夫问题,供初学者参考-Joseph problems in the data structure, reference for beginners. . . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:230461
    • 提供者:chenqian
  1. C-P-P--Joseph-ring

    0下载:
  2. C++动态链表实现约瑟夫圈(可自由输入任意人数,从任意人开始)-C++ dynamically linked list Joseph ring (free input any number of any person from the beginning)
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1005
    • 提供者:周文
  1. CPPdata-structure-of-Joseph-ring

    0下载:
  2. 首先,设计实现约瑟夫环问题的存储结构。由于约瑟夫环本身具有循环性质,考虑采用循环链表,为了统一对表中任意节点的操作,循环链表不带头结点-Design and implementation of Joseph ring problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1164
    • 提供者:xia yun
  1. joseph

    0下载:
  2. joseph问题求解,使用数据结构中的线性表实现输入n个人和n个密码,输出josoph问题序列-joseph problem solving, data structures using the linear form in the input n and n personal password, serial output josoph problem
  3. 所属分类:Data structs

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

    0下载:
  2. 你现在所使用的是以链表为基础编写的约瑟夫环,具体功能为: 编号为1,2,......,n的n个人按照顺时针方向围坐一圈,每个人有且只有一个密码(正整数)。一开始任选一个正整数作为报数上限值,从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止; 如输入整型数据:1 2 3 4 5 6,输出为2 4 3 1 5 6-You are now use the list is th
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1123
    • 提供者:
  1. Joseph

    0下载:
  2. 约瑟夫(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。设计程序输出出列顺序。-Joseph circle
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:952
    • 提供者:isaac
  1. Joseph

    0下载:
  2. 经典的约瑟夫环问题:编号为1,2,..., n 的n 个人按顺时针方向围坐一圈, 每人持有一个密码(正整数)。一开始选任一个正整数作为报数上限值 m, 从第一个人开始按顺时针方向自1 开始顺序报数,报到 m 时停止报数。报 m 的人出列,将它的密码作为新的 m值。试设计一个程序求出出列顺序。 现已C语言实现-Classic Joseph ring problem: Numbers for 1, 2,... , n n personal clockwise sat a lap, each hold
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:39936
    • 提供者:Tony
  1. Joseph-ring

    0下载:
  2. 解决数据结构中约瑟夫环的代码,已经调试通过-Solve data structure of Joseph ring code, have debugging through
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:801
    • 提供者:shu
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com