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

搜索资源列表

  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. jos

    0下载:
  2. 数据结构作业 约瑟夫(Josephus)环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-2, Joseph (Josephus) loop problem: number 1,2,3, ..., n, n individuals sittin
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:7774
    • 提供者:meihan
  1. recycle

    0下载:
  2. 用c语言写的循环链表的约瑟夫环的问题,报数出队的操作-With c language of Josephus circular linked list problem, reported that the number of teams operating
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:861
    • 提供者:urge
  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. 3

    0下载:
  2. 一个简单的程序自己写的,用链表写的一个类似约瑟夫杀人的。-A simple program to write, and write with a similar list to kill Joseph.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28337
    • 提供者:张立春
  1. yusefusi

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

    • 发布日期:2017-04-11
    • 文件大小:633
    • 提供者:dlj
  1. 0

    0下载:
  2. 约瑟夫环问题,在C语言开发案例中有介绍 个人有相对简便的方法。-Josephus problem, in the C language development are described in individual cases have a relatively easy way.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2373
    • 提供者:占吉翔
  1. C_arithmetic_confluence

    0下载:
  2. 此文件为C算法的集合,里面包含有排序、搜索、穷举、约瑟夫环、八皇后问题的算法,对于编程有很大的参考价值-This document is a collection of C algorithm, which includes sorting, searching, exhaustive, Josephus, the eight queens problem algorithm, the programmer has great reference value
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:959920
    • 提供者:mcs
  1. xianxingliebiaoshiyan2

    0下载:
  2. 线性列表的实现,运用C++编译成功,约瑟夫合并-Linear list implementations, the use of C++ compilation is successful, the merger Joseph
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:326932
    • 提供者:jiang
  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. Data_structure

    0下载:
  2. 数据结构代码,包括顺序表,链表,栈,队列及其应用包括数制转换,表达式求值,约瑟夫环,括号匹配-Data structure code, including the order form, linked lists, stacks, queues and their applications including system conversion, expression evaluation, Josephus, bracket matching, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:141988
    • 提供者:哥特式
  1. yuesefu

    0下载:
  2. 用c语言开发的来实现约瑟夫环问题的求解程序。-C language development to achieve the Josephus problem solver.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:yjt
  1. yuesefu

    0下载:
  2. 约瑟夫环编码,已经被广大计算机用户上机运行过,可以用,欢迎大家踊跃下载-Josephus coding, has been the majority of computer users on the machine running over, you can use, we enthusiastically welcome to download
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:980972
    • 提供者:夏啓
  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. yuesefu

    0下载:
  2. 约瑟夫生者死者游戏的大意是:30个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围成一圈,由第一个人开始,依次报数,数到第9人,便把他投入大海中,然后从他的下一个人数起,数到第9人,再将他投入大海,如此循环,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living dead game to the effect that: 30 passengers
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2895
    • 提供者:夏诚
  1. deadqueen

    0下载:
  2. c语言实现 类似于约瑟夫环的代码 选定一个人最后留下 计算出从谁开始计算-c language code like Josephus .a person selected to stay ,calculate from who is beginning
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:181510
    • 提供者:xuyu
  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 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com