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

搜索资源列表

  1. Josephring

    0下载:
  2. Joseph ring 约瑟夫环 依次出队 入队 用的opengl-Joseph ring good for
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:591381
    • 提供者:章浩
  1. Josephus

    0下载:
  2. 约瑟夫问题,这是用VC环境实现的一个数据结构经典问题-Joseph, and this is a VC environment data structure to achieve the classic problem
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:658941
    • 提供者:sunkang
  1. Josephus

    0下载:
  2. 约瑟夫环的实验,包括一个cpp源代码文件以及doc说明文档。-Joseph ring experiments, including a cpp source code files and documentation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:51313
    • 提供者:lin
  1. Jorseve

    0下载:
  2. 用于解决约瑟夫问题。堆栈方法。约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。 -Joseph used to solve the problem. Stack method. Josephus problem is a well-known problem: N individual circle, starting from the first report n
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:169780
    • 提供者:张驰
  1. dataOrgJob1

    0下载:
  2. 数据结构的课程练习,关于约瑟夫报数问题,DevC++实现,-Data structures course exercises, Joseph reported on the number of issues, DevC++ implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:107817
    • 提供者:michael
  1. Joseph

    0下载:
  2. 提供用户从键盘输入和Joseph约瑟夫环的必要数据,并显示出列顺序。-Provide the user from the keyboard input and Joseph Joseph ring the necessary data, and shows the column order.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11680
    • 提供者:秦维康
  1. joseph

    0下载:
  2. 大学本科数据结构课程实验。约瑟夫环C语言实现,内有清晰注释-Experimental data structure of undergraduate courses. Joseph Central C language, there are clear comments
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:176788
    • 提供者:chenshuyi
  1. 1

    0下载:
  2. 双向循环链表解决约瑟夫环问题 -Two-way linked list to solve the problem, Joseph Wan, Central, two-way linked list to solve the problem, Joseph
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:560
    • 提供者:nilaoba
  1. yuese

    0下载:
  2. 数据结构,约瑟夫环C++程序代码,有需要的可下载 -Data structure, Joseph Central C++ code, there is need to download
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1099173
    • 提供者:luyong
  1. SomeoneDie

    0下载:
  2. 约瑟夫生者死者游戏 30个旅客同乘一条船,因为严重超载,加大风浪大作,危险万分。因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围坐一圈,由第一个人数起,依次报数,数到第9人,便把他投入大海中,然后再从它的下一个人数起,数到第9人,再将他扔进大海中,如此循环地进行,直到剩下15个乘客为止。问哪些位置是将被扔下大海的位置。-Joseph living and the dead passengers in 30 games with a
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:10115
    • 提供者:Kim
  1. joseph

    0下载:
  2. 这是个约瑟夫环课程设计,当报数到哪位时就出列,然后以出列的人的密码为下次报数值-This is Joseph Central curriculum design, as reported when the number to which a column, then the column' s password value for the next report
  3. 所属分类:Data structs

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

    0下载:
  2. 有关著名的约瑟夫问题,用了三种方法,链表,公式化描述和虚拟指针-Joseph, the well-known problem, with the three methods, lists, descr iptions and virtual pointer formulaic
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1768
    • 提供者:王萌
  1. Josephus

    0下载:
  2. 约瑟夫问题的循环链表求解,可以输出每一步的结果-Joseph circular linked list problem solving, can output the results of each step
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:579662
    • 提供者:吕正华
  1. josephus

    0下载:
  2. 约瑟夫环 实现方法 VC++ 编译通过 可运行 -Joseph Central Implementation VC++ compile
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:840
    • 提供者:haiqing
  1. Josephus

    0下载:
  2. 自己写的约瑟夫环,C语言实现。已知n个人围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus Josephus
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5145
    • 提供者:巴斯腾
  1. ysfh

    0下载:
  2. 约瑟夫环的实现代码,适合初学c语言或者c++的-Joseph Ring' s implementation code, suitable for beginners or c language c++ in. . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:166833
    • 提供者:王小波
  1. Joseph_

    0下载:
  2. 约瑟夫环代码,环境vc6.0,代码简短,容易懂-Joseph ring code, environmental vc6.0, the code short and easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:668071
    • 提供者:Danger_chan
  1. cpp_joseph_8queen

    0下载:
  2. 约瑟夫问题 八皇后问题 冒泡排序法,都在里面了-Problem eight queens problem Joseph bubble sort method, in which the
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:5985207
    • 提供者:tiancc
  1. shujujiegou

    0下载:
  2. 我大二做的数据结构课程设计,包括约瑟夫环和学生管理系统-I do sophomore data structures course design, including Joseph ring and student management system
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2116983
    • 提供者:xinghui8899
  1. DoubleLinkSoveJoseph

    0下载:
  2. 双向循环链表解决约瑟夫问题,并有教程 密码可以为正数(顺时针转),密码也可以为负数(逆时针转)。-Joseph-way circular linked list to solve the problem, and tutorials password can be positive (clockwise), the password can also be negative (CCW).
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2757
    • 提供者:九月光
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com