搜索资源列表

  1. 数据结构hh

    0下载:
  2. 约瑟夫环源代码,前中后序递归遍历二叉树-Josephus source code, before, during and after recursive traversal sequence binary tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:王峰
  1. T3

    0下载:
  2. 约瑟夫环:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。编程打印出列顺序。-Josephus : No. 1, 2, 3, ..., n n clockwise direction by i
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:李然
  1. yusefu

    0下载:
  2. 约瑟夫环的c语言实现-Josephus in C Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:赵勇
  1. JOSEPHUS1

    0下载:
  2. 约瑟夫环算法实现,能实现约瑟夫算法,利于初学者更好的学习数据结构-Josephus algorithm, the algorithm can achieve Joseph, which will help beginners learn better data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. 啊容

    0下载:
  2. 基于C++的数据结构,用单链表实现约瑟夫环问题,单链表的实现-C-based data structure, to achieve single-Chain Josephus, the realization of single-linked list
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:
  1. 实习1.2

    0下载:
  2. 单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:林枝
  1. 约瑟夫环的答案

    0下载:
  2. 数据结构——约瑟夫环的答案算法实现程序源代码,望多多指教。-data structure-- Josephus answer algorithm source code, look exhibitions.
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:郭菲菲
  1. 另类约瑟夫环2

    0下载:
  2. 这是关于约瑟夫环的一个程序,和其它的有些不同,希望大家指点指点。-This is the part of a Joseph procedures, and other somewhat different, we hope that the guidance instructions.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:算法分析
  1. exjosephttttt

    0下载:
  2. 这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:163840
    • 提供者:袁伟
  1. 计算机—2004级—3班—04100138—韩磊—约瑟夫环

    0下载:
  2. 本程序是大学本科计算机专业的《数据结构》中的上机操作实验之一。-this program is a college computer professional "data structure" to operate on the experimental one.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:韩林
  1. 李森数据结构作业

    0下载:
  2. 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non- recursive algorithm, Dye
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:李森
  1. ysfh1

    0下载:
  2. 约瑟夫环 数据结构算法啊 这学期学的 这是我们的上机实验作业 -Josephus algorithm data structure ah this semester of this school is on the experimental aircraft operations huh
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:160768
    • 提供者:cool
  1. 669584474

    0下载:
  2. 约瑟夫环算法C语言源代码。希望对大家有帮助。-Josephus algorithm C language source code. We want to help.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:ffff
  1. ranking

    0下载:
  2. 约瑟夫环实验: 程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏-Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:303104
    • 提供者:linling
  1. chainlist

    0下载:
  2. 程序利用链表实现约瑟夫环 1. 可以输入游戏人数,初始密码,还可以输入每个人持有的密码。 2. 输入的游戏人数和初始密码还有每个人持有的密码都不可以为0,若为0则重新输入。 3. 测试数据为 游戏人数:0,5 初始密码;0,5 每个人持有的密码依次为:1,2,3,5,4 -procedures used to achieve a Josephus. The game can be imported
  3. 所属分类:其他游戏

    • 发布日期:2024-05-14
    • 文件大小:231424
    • 提供者:linling
  1. yosf

    0下载:
  2. 约瑟夫环的问题 包括指定人数.指定间隔. 呵呵.-Joseph Central issues include specified number. The designated intervals. Ha ha.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:小猫咪
  1. Yueshefu

    0下载:
  2. 一个汇编语言编写的程序,用来实现约瑟夫环,编写此程序时的具体问题是猴子选大王-an assembly language prepared by the procedures used to achieve Joseph Central, this program will prepare specific issues in the election monkey king
  3. 所属分类:汇编语言

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. yuesifuhuan

    0下载:
  2. 线性表的应用(约瑟夫环),好像好多人在找就上传一个。-linear scale applications (Josephus), it seems that many people find it an upload.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:339968
    • 提供者:soul918
  1. 18796456564

    0下载:
  2. 约瑟夫环!C语言数据结构实习报告用的-Josephus! C language data structures internship with the report!
  3. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:xing
  1. 456456413786

    0下载:
  2. 数据结构课程设计打包下载,包括两个1.约瑟夫环 2.最小生成树问题!!!我已经交给老师,发给大家参考一下-data structure course design package download, including two one. Josephus 2. The minimum spanning tree problem! ! ! I was handed over to the teachers, to your referen
  3. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:xing
« 1 2 3 45 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org