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

搜索资源列表

  1. Josephus

    0下载:
  2. 约瑟夫环C语言源码:简单的C语言代码实现约瑟夫环功能-Joseph Central C language source: a simple C language function code Joseph Central
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:648
    • 提供者:薛梦飞
  1. shujujiegoua

    0下载:
  2. 数据结构里面基本所有的知识点的代码为全班同学的作业如约瑟夫问题、哈弗曼编码、层次二叉树、深度广度遍历-Data structure inside knowledge of the basic points of all the code for the whole class of operations such as Josephus problem, Ha Fuman coding, hierarchical binary tree, depth, breadth traversal
  3. 所属分类:Data structs

    • 发布日期:2017-05-18
    • 文件大小:4884983
    • 提供者:方式
  1. Josephuss-Problem

    0下载:
  2. This Josephus s Problem it is make a Visual C++ -This is Josephus s Problem it is make a Visual C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:99614
    • 提供者:Starfaith
  1. Josephus

    0下载:
  2. 约瑟夫环的c++源程序; 文件夹1中为老师编写的代码,多文件结构; 文件夹2中为我在数据结构课程中提交的报告及代码,用了链表和递归两种方案实现,代码简洁。-Joseph Ring c++ source Folder 1, code written for teachers, multi-file structure 2 folder structure for my courses in the data reports and code lists and recurs
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:127764
    • 提供者:刘庭薇
  1. JOSEPHUS

    0下载:
  2. 这是数据结构中的一个问题,用一带头结点的单向链表解决“约瑟夫环”问题。-This is a problem about data structure , using a linked list without the lead node solution " Joseph Ring" problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:637
    • 提供者:ddd
  1. 30223

    0下载:
  2. josephus algoritm , it work very well with random or selected data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:438152
    • 提供者:salaj2
  1. Josephus

    0下载:
  2. 数据结构中约瑟夫算法的向量实现。能够在C的环境下运行。-Joseph algorithms data structures vector implementation. In the C environment to run.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:669
    • 提供者:duyinqinglei
  1. NONAME

    0下载:
  2. 约瑟夫环的实现,通过win-tc编程,通过编译,是可以运行的版本。-the function of Josephus
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:8955
    • 提供者:贾小波
  1. Josephussecond

    0下载:
  2. 数据结构中约瑟夫算法的链表实现。能够在C/C++的环境下运行。 -Josephus.rar, data structures Joseph vector algorithm implementation. To the C/C++ environment to run.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:864
    • 提供者:duyinqinglei
  1. JOSEPHUS

    0下载:
  2. 用链表实现的约瑟夫环,模块化设计,便于初学者理解-Joseph Ring a linked list implementation, modular design, easy for beginners to understand
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:石头
  1. Josephus

    0下载:
  2. 约瑟夫环,设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。以n=8,s=1,m=4为例,若初始的顺序为 n1,n2,n3,n4,n5,n6,n7,n8。则问题的解为n4,n8,n5,n2,n1,n3,n7,n6。-Joseph Wan, with n individuals sitting around a round table, is reported starting from
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:190444
    • 提供者:ll
  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. shujujiegou

    0下载:
  2. 这里有数据结构课程设计的所有题目,有一些题目的参考实验报告,如停车场问题,八皇后问题,约瑟夫环问题-Here are all the data structures course design topics, some topics of the experiment report, such as parking problems, the eight queens problem, Josephus problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:629595
    • 提供者:li ui lan
  1. data

    0下载:
  2. 数据结构 约瑟夫环 哈希表 哈弗曼树 括号匹配四个程序,有代码和报告。-Hash table data structure Josephus four Hafu Man tree brace matching procedures, codes and reports.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:589827
    • 提供者:王丹
  1. yesefu

    0下载:
  2. c sharp 程序,算法与结构 yuesefu约瑟夫环,-c sharp program, algorithm and structure yuesefu Josephus,
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:25970
    • 提供者:mabble
  1. joseph

    0下载:
  2. 约瑟夫环的简单求解,可以用来学习初级数据结构。-Josephus simple solution can be used to study the primary data structure.
  3. 所属分类:Data structs

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

    0下载:
  2. 约瑟夫问题,用C++实现的约瑟夫问题。输入n和d的值,输出出列序列-Joseph problems with C++ implementation of Joseph problems. Enter n and d values, the output of the column sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:517
    • 提供者:zgy
  1. jeoph

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

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

    0下载:
  2. C++语言实现约瑟夫环的求解,采用链表实现环的存储,注释很详细-C++ language Josephus solving
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:916498
    • 提供者:桂柯易
  1. dead-or-live

    0下载:
  2. 生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:156445
    • 提供者:xia
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 26 »
搜珍网 www.dssz.com