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

搜索资源列表

  1. yuesefu

    0下载:
  2. 本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。- This procedure uses circulates Shan Lianbiao algorithm to solve the Joseph link problem: Establishes to circulate Shan Lianbiao, assigns the point according to the smooth search, after
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-21
    • 文件大小:1138
    • 提供者:李子木
  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. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:961
    • 提供者:林枝
  1. Josephus

    0下载:
  2. java源代码,经典问题,约瑟夫环问题-java source code, the classic problem, the issue of Joseph Central
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:10796
    • 提供者:zhaopengfei
  1. Joseph

    0下载:
  2. 约瑟夫环源代码,C语言数据结构上机实习作业,保证正确哦!-Joseph Central source code, C language data structure on the machine operation training, and ensure the correct Oh!
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:35746
    • 提供者:summer
  1. Cpp1

    1下载:
  2. 约瑟夫环问题:设有编号为1,2,3……n的n个人顺时针方向围坐一圈,每人有一密码(正整数)。开始时给出一报数上限m,从编号为1的人开始报数,报m的人出列;以后将出列者的密码作为新的m,从顺时针方向紧挨着他的下一个人开始报数……直至所有人出列。-Joseph Central question: has numbered 1,2,3 ... ... n of n individuals clockwise around a circle, each have a password (positive
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:832
    • 提供者:markob
  1. shujujiegoukeshebaogao

    0下载:
  2. 数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking system Design and Implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:164364
    • 提供者:
  1. yue

    0下载:
  2. 数据结构上机报告-约瑟夫环。内有详细的需求分析及、源码及测试结果。高质量!-Reported on data structures- Joseph Central. Inside there is a detailed needs analysis and, source code and test results. High quality!
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:67913
    • 提供者:sunyingcheng
  1. JosephRing

    0下载:
  2. 数据结构中线性表的应用,约瑟夫环算法。便于数据结构的学习。-Linear data structure in the application form, Joseph Ring algorithm. Data structure to facilitate learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:24537
    • 提供者:尹鹏
  1. Josephus

    0下载:
  2. java的经典example——在java中用链表解决约瑟夫环问题~-solve Josephus problem in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2836
    • 提供者:zmzy
  1. josph

    0下载:
  2. 约瑟夫环问题,采用不带头结点的单链表,进行操作-Joseph Central problem, do not take the lead in adopting single-linked list node, to operate
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:9745
    • 提供者:
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环实验报告很好的资料珍惜啊同志们 -Joseph Central Experimental data report good comrades treasure ah
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:48697
    • 提供者:pihailong
  1. Yuesefu

    0下载:
  2. 约瑟夫环的问题,利用Java做的,开发坏境是netbeans。-Joseph Central issues, the use of Java to do the development of habitat is a bad netbeans.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:13254
    • 提供者:邹保林
  1. YSF-duilie

    0下载:
  2. 数据结构课程设计,用队列方式,实现约瑟夫环算法。-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:742
    • 提供者:李成祥
  1. yusefuhuan

    0下载:
  2. 利用java编程实现了约瑟夫环问题,提供源码,编译通过。-Java programming using the Joseph Central to provide source code, the compiler through.
  3. 所属分类:Applet

    • 发布日期:2017-04-09
    • 文件大小:1740
    • 提供者:kobe
  1. Josephus_Test

    0下载:
  2. 约瑟夫环算法 利用数据结构实现 请各位高手指教-Josephus
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:967
    • 提供者:xiaoyangzi
  1. yuesefuhuan

    0下载:
  2. 这是我们班做的数据结构的课程设计约瑟夫环 -This is our class to do the data structures curriculum design Joseph Ring
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:251245
    • 提供者:李香花
  1. Joseph

    0下载:
  2. C++源码_约瑟夫环问题(做了个简单的版本,可供学习参考)。-C++ source code _ Joseph Central issues (do a simple version, available for study and reference).
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:369703
    • 提供者:xwy666
  1. 关于约瑟夫环的程序

    0下载:
  2. 用vc编写的一个关于约瑟夫环的程序-one of the procedures Josephus -one of the procedures Josephus one of the procedures Josephus
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-11-04
    • 文件大小:578
    • 提供者:现实太假
  1. Josephus

    0下载:
  2. C语言:采用顺序表以及链表解决约瑟夫环问题(Visual C++ Josephus problem:sequence list;linked list)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:327680
    • 提供者:独闯青楼
  1. Josephus

    0下载:
  2. 约瑟夫环编程C语言实现:N个人围城一桌(首位相连),约定从1报数,报到数为k的人出局,然后下一位又从1开始报,以此类推。最后留下的人获胜。(有很多类似问题,如猴子选代王等等,解法都一样)(Joseph ring programming, C language implementation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:wanzuren001
« 1 2 34 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com