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

搜索资源列表

  1. joseph

    0下载:
  2. 数据结构,约瑟夫环问题。这是大一的数据结构作业,在V6.0下运行流畅无错误-Data structures, Josephus. This is the first year the data structure operations run smoothly without errors in V6.0
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:881741
    • 提供者:chihaixiao
  1. arrayIterate

    0下载:
  2. 华为编程大赛,约瑟夫问题,从数组中逐个删除元素-remove the element from the array one by one
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:1359
    • 提供者:肖伟
  1. Docs

    0下载:
  2. C++大量的学习资料,练习题,对C++学习者会有很大的帮助,c++类,约瑟夫问题,函数重载,字符串查找,用C++遍历目录,浅谈C++的构造函数,-lot of learning C++ materials, exercises, right C++ learners will be very helpful, c++ category, Joseph problems, function overloading, string search, use C++ directory travers
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:855954
    • 提供者:牛中超
  1. B2

    0下载:
  2. 使用C++编写的用于描述约瑟夫算法的程序,解决环形约瑟夫问题-Use C++ written procedures used to describe Joseph algorithm to solve the problem of the annular Joseph
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:783
    • 提供者:michael
  1. joseph-ring

    0下载:
  2. 约瑟夫环问题约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Joseph ring
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:522391
    • 提供者:zhangning
  1. LinkList

    0下载:
  2. 约瑟夫环用C++实现,利用顺序表实现的,是符合现在的c++格式-Josephus with C++ achieved using the order form to achieve, is in line with current c++ format
  3. 所属分类:assembly language

    • 发布日期:2017-12-10
    • 文件大小:35120
    • 提供者:huanxinmangtu
  1. Data-Structure-Lab

    0下载:
  2. 约瑟夫问题 C语言实现 数据结构实验 还少那 不是吧 你妹的-Joseph C language data structure problem experiment it is also less than that of your sister
  3. 所属分类:File Formats

    • 发布日期:2017-12-02
    • 文件大小:7052
    • 提供者:
  1. YueSeFu

    0下载:
  2. 约瑟夫环,循环链表,数据结构实验,经测试能使用,DEV C++调试-Josephus, circular linked list data structure experiments have been tested to use, DEV C++ debugging
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:646
    • 提供者:段晓冉
  1. DataStructure_JosephRing

    0下载:
  2. VC++6.0编译环境 数据结构的约瑟夫环实现-VC++6.0 build environment to achieve data structure Josephus
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:10204
    • 提供者:朱海晨
  1. Joseph

    0下载:
  2. 解决约瑟夫问题的一个小程序。一群猴子围成一个圈,从其中一个猴子开始报数,先规定一个数,数到这个数的猴子出列,下一个猴子继续报数,数到这个数的猴子就出列,直到全部猴子都出列为止,求猴子出列的顺序。-Joseph problems to solve a small program. A group of monkeys in a circle, from one of the monkeys reported the number of first specify a number, the num
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:588
    • 提供者:刘燕
  1. josph

    0下载:
  2. C语言实现的约瑟夫环程序,适用于严蔚敏C语言数据结构的实验。非常简单的小程序。-C language implementation of Josephus procedures applicable YanWeiMin C language data structure experiments. Very simple applet.
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:9884
    • 提供者:VongRuohang
  1. YueSeFu

    0下载:
  2. 关于约瑟夫问题的一系类问题求解,欢迎借鉴-A series of questions about Joseph kind of problem solving, welcome to learn
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:741733
    • 提供者:刘育威
  1. 2012IE_03031201_2012300689

    0下载:
  2. 约瑟夫问题 这是17世纪的法国数学家加斯帕在《数目的游戏问题》中讲的一个故事:15个教徒和15 个非教徒在深海上遇险,必须将一半的人投入海中,其余的人才能幸免于难,于是想了一个办法:30个人围成一圆圈,从第一个人开始依次报数,每数到第九个人就将他扔入大海,如此循环进行直到仅余15个人为止。问怎样排法,才能使每次投入大海的都是非教徒。 含C语言大报告-Josephus problem which is the 17th-century French mathematician Gaspar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:383079
    • 提供者:薛文琦
  1. josephus_clist

    0下载:
  2. 约瑟夫环的小算法,很简单,适合新手使用!-Josephus small algorithm is very simple, suitable for beginners to use!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:543
    • 提供者:雷电
  1. joseph-circle

    0下载:
  2. 用visualC++的实现的动态约瑟夫环。 约瑟夫环是一种有数字组成的环,按一定消去,直至完全-Implementation with visualC++ dynamic Josephus. Joseph ring is a ring with digits, according to a certain elimination, until completely
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:122900
    • 提供者:ran
  1. yuesefu

    0下载:
  2. 约瑟夫生死游戏功能齐全完整的源代码加课程设计-Joseph life and death game featured the complete source code plus curriculum design
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:174151
    • 提供者:刘逍遥
  1. Josephus

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

    • 发布日期:2017-04-11
    • 文件大小:561
    • 提供者:于乐乐
  1. Josephus

    0下载:
  2. C#实现约瑟夫问题。实现环境VS2010。原创-Joseph C# implementation issues
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:25662
    • 提供者:宋哥陈
  1. joseph

    0下载:
  2. 经典的约瑟夫环问题,按顺序剔除报数为某一个序号的人,直至留下最后几个生存,利用指针和链表-Joseph Problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:253466
    • 提供者:libin
  1. yue

    0下载:
  2. 约瑟夫环解决一个历史上的问题,主要是一群人围成一个环,解决最后谁活下来的问题-Josephus solve a history of problems, mainly a group of people surrounded by a ring, to solve the last problem of who survived
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:595
    • 提供者:liubin
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com