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

搜索资源列表

  1. Huffman

    0下载:
  2. 哈夫曼树,用哈夫曼树解决约瑟夫环问题 代码具有良好封装性-Huffman tree Huffman tree the Josephus problem code with good package
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-25
    • 文件大小:2070
    • 提供者:朱春明
  1. hw1-joseph

    0下载:
  2. c++数据结构中处理约瑟夫环问题源码,使用模版编写链表。配套清华版数据结构图书。-c++ data structure in processing Josephus source, use the template to write a linked list. Supporting Tsinghua version data structure books.
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:173830
    • 提供者:秦泽宇
  1. JoseQuestion

    0下载:
  2. 约瑟夫环问题求解    约瑟夫环问题的具体描述是:设有编号为1,2,……,n的n(n>0)个人围成一个圈,从第1个人开始报数,报到m时停止报数,报m的人出圈,再从他的下一个人起重新报数,报到m时停止报数,报m的出圈,……,如此下去,直到所有人全部出圈为止。当任意给定n和m后,设计算法求n个人出圈的次序。-Josephus Josephus problem solving specific descr iption is: has numbered 1, 2, ...... n n (n
  3. 所属分类:Console

    • 发布日期:2017-11-27
    • 文件大小:1020
    • 提供者:冯读庆
  1. sd2

    0下载:
  2. 约瑟夫环问题的程序清单-Josephus list of procedures-Josephus problem program list-Josephus list of procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1258
    • 提供者:fghfghrtr
  1. the-Josephus-problem

    0下载:
  2. 利用建立双向循环链表来解决约瑟夫环的问题-Doubly linked list to solve the Josephus problem
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:1024
    • 提供者:aiguo
  1. yuesefu

    0下载:
  2. C语言数组实现约瑟夫环 对于初学者是个不错的教程-C language array to achieve Josephus
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:520
    • 提供者:chenqi
  1. JosephusProblem

    0下载:
  2. 用C程序解决约瑟夫斯问题,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。-In computer science and mathematics, the Josephus Problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game.
  3. 所属分类:Console

    • 发布日期:2017-12-06
    • 文件大小:99733
    • 提供者:王旺
  1. Josephus

    0下载:
  2. 约瑟夫环的实现,本程序可以正确运行,并且能够实现其功能-Josephus realization of the program can be run correctly, and is able to achieve its
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1083
    • 提供者:周晨
  1. yueshefu

    0下载:
  2. 一个介绍 约瑟夫环 问题的 一个算法。采用了 链表结构-An introduction Josephus an algorithm. Using a linked list structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:881350
    • 提供者:黄建
  1. Josephus

    0下载:
  2. 对约瑟夫问题的模拟,对约瑟夫环进行演示,可自行设定参数,也可使用默认参数,图形界面-about Josephus problems
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:112672
    • 提供者:王颖
  1. Josephus

    0下载:
  2. 约瑟夫环问题,用户输入M,N值,从1至N开始顺序循环数数,每数到M输出该数值,直至全部输出。-Josephus, the user input M, N values, each number to the start sequence and cycle count from 1 to N, M output the values, until all the output.
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:52787
    • 提供者:叶知秋
  1. Josephus

    0下载:
  2. 约瑟夫环,数据结构里典型的编程题,有具体的c语言实现-Josephus, data structures typical programming questions, specific c language
  3. 所属分类:Data structs

    • 发布日期:2017-12-08
    • 文件大小:809
    • 提供者:付涛
  1. Josephring

    0下载:
  2. 约瑟夫环的问题,以循环链表的方式进行,找到最都一个出链表的人是谁-Josephus, a circular linked list, find out the most are a linked list of Who
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:170769
    • 提供者:朱晓东
  1. Homework1_2

    0下载:
  2. 约瑟夫环问题原代码,亲自检验能运行成功,没有错误-Josephus original code, personally test can be run successfully, the error
  3. 所属分类:Data structs

    • 发布日期:2017-12-05
    • 文件大小:274435
    • 提供者:Hita
  1. josephu

    0下载:
  2. 在VC++6.0环境下约瑟夫环的实现
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:168960
    • 提供者:张航
  1. the-problem-of-Joseph-ring

    0下载:
  2. 关键词:数据结构,算法,约瑟夫环问题的算法。-the problem of Joseph ring.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:862
    • 提供者:danzhenglian
  1. Josephus

    0下载:
  2. 约瑟夫环实验报告,每个人密码相同的和不同的,顺序表和链表的-Josephus lab reports, everyone the same password and different .sequence table and linked list
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:40469
    • 提供者:Dante
  1. data-construction

    0下载:
  2. 数据结构中一系列的练习包括:约瑟夫环,一元稀疏多项式简单计算器,迷宫,文学研究助手等源代码-Data structure in a series of exercises include: Josephus, one yuan sparse polynomial calculator, maze, literature research assistants such as source code
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:10351
    • 提供者:段阳琦
  1. joseph

    0下载:
  2. 数据结构中关于约瑟夫环的问题,是用链表实现的。-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:654
    • 提供者:lukecheng
  1. yuesefuhuan

    0下载:
  2. 华为编程大赛,约瑟夫环试题,值得一看,非常的经典!-Huawei programming contest to Josephus questions, worth a visit, very classic!
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:253107
    • 提供者:
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 39 »
搜珍网 www.dssz.com