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

搜索资源列表

  1. circle

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

    • 发布日期:2017-04-10
    • 文件大小:1381
    • 提供者:wangbo
  1. yuesefu

    0下载:
  2. 约瑟夫问题。熟悉线性表的基本运算在顺序存储结构和链式存储结构上的实现,其中重点熟悉链表的各种操作-Joseph problems. Familiar with the basic operations in linear sequence table storage structure and storage structure on the realization of the chain, which focuses on familiar list of the various opera
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:38311
    • 提供者:杨天达
  1. yuesefu

    0下载:
  2. 约瑟夫问题,通过C语言对约瑟夫问题进行了分析和讲解,从而解决问题-Joseph problems, by Joseph C language issues are analyzed and explained, in order to solve the problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:341757
    • 提供者:Third
  1. JosephInC

    0下载:
  2. 这是约瑟夫问题C语言的完美解决版本,有需要的可以下啊-This is the perfect Joseph solve the problem version of the C language, there is a need to be the next ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:664
    • 提供者:陈翔
  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. Josephus

    0下载:
  2. 基础问题,用循环链表实现约瑟夫问题,数据结构作业-Basic problem, the problem with the circular linked list implementation Joseph, the data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:705
    • 提供者:王子剑
  1. Joseph

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

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

    0下载:
  2. 约瑟夫问题。。。适用于数据结构队列。C语言新手可以下载-Joseph problems. . . For the queue data structure. You can download the C language novice
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:696
    • 提供者:子苏
  1. Josephus-problem

    0下载:
  2. 约瑟夫问题 假设有n个小孩坐成一个环,假如从第一个小孩开始数,如果数到m个小孩,则该小孩离开,问最后留下的小孩是第几个小孩? -The Josephus problem.Assuming n students sit in a ring.we start count from the first student.when we count m,the student who has the number of m musts leave.wo now ask the last one s
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:5140
    • 提供者:zhangyue
  1. work

    0下载:
  2. 约瑟夫问题源码,详细解答。注释清晰,欢迎下载-Joseph the problem source, detailed answers. Note clear, welcome to download
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:28296
    • 提供者:claudia
  1. josephus

    0下载:
  2. C++约瑟夫问题采取链表实现任意输出 链表实现-josephus problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:554
    • 提供者:Lawliet
  1. 432324324

    0下载:
  2. 约瑟夫问题C++和测试报告,这是在3月份编写的用VS C++制作的项目,您可以把代码直接复制到CPP文件中运行-Joseph problems C++ and test reports
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:2068043
    • 提供者:fsf
  1. yuesf

    0下载:
  2. 约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。   假定在圈子里前K个为好人,后K个为坏人,你的任务是确定这样的最少M,使得所有的坏人在第一个好人之前被杀掉。 -yuesf program
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:625
    • 提供者:dsa
  1. YUESEFU

    0下载:
  2. 约瑟夫问题的程序代码,好用实惠,-This is no problem.
  3. 所属分类:Web Server

    • 发布日期:2017-05-12
    • 文件大小:2902858
    • 提供者:一江春水
  1. Joseph

    0下载:
  2. Joseph问题 编程面试 经典 约瑟夫 问题 Visual C-Joseph problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:863487
    • 提供者:deng
  1. test12

    0下载:
  2. 约瑟夫问题,用数据结构的循环链表实现约瑟夫问题的解答-Joseph problems,30 people in a circle, and inspires us with a circular chain to said. Can use structure array to make a cycle chain. The structure has two members, one for pointing down a pointer to a circular chain
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:913834
    • 提供者:spy
  1. JosephProblem

    0下载:
  2. 解决约瑟夫问题,有n个小孩报数,报到规定数时就被罚下,依次显示被罚下小孩的编号-To solve the Josephen Problem,the children who get the number was put will be out in all n,present the number of children was out.
  3. 所属分类:Console

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

    0下载:
  2. 求解约瑟夫问题的三种解法,分别是线性表存储方法,向量存储方法,数组存储方法-To solve the problem of Joseph with three solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2583
    • 提供者:
  1. Josephus

    0下载:
  2. 经典的约瑟夫问题,约瑟夫问题c源码,主要是约瑟夫代码实现。对于c的初学者来说还不错。-The classic problem of Joseph, Joseph problems c source code, source implementation of Joseph. Also good for the beginner of c.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:615
    • 提供者:祝昊
  1. expement

    0下载:
  2. 数据库实验包括停车场问题,管道施工问题,约瑟夫问题,哈夫曼编码和关键词检索5个程序-Database experiments, including parking problems, pipeline construction issues, Joseph Huffman and key words to retrieve the five programs
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:764771
    • 提供者:杨冬冬
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 34 »
搜珍网 www.dssz.com