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

搜索资源列表

  1. 约瑟夫环等问题.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:1682
    • 提供者:
  1. 约瑟夫环2.rar

    0下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:585
    • 提供者:
  1. 004

    0下载:
  2. 约瑟夫问题-Joseph
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:金鑫
  1. 陈浩

    0下载:
  2. 约瑟夫环实践设计的前半段 大学二年纪暑假数据结构实习作业之一-Josephus practice in the first half of the two young university summer internship operational data structure one
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:373765
    • 提供者:杨振
  1. 约瑟夫问题的实现

    0下载:
  2. 【问题描述】 设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。 这是一个使用循环链表的经典问题。因为要不断地出列,采用链表的存储形式能更好地模拟出列的情况。-[n -- with the individuals sitting around the round table is from a certain
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2096
    • 提供者:zzg
  1. 计算机—2004级—3班—04100138—韩磊—约瑟夫环

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

    • 发布日期:2008-10-13
    • 文件大小:1045
    • 提供者:韩林
  1. 李森数据结构作业

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

    • 发布日期:2008-10-13
    • 文件大小:19992
    • 提供者:李森
  1. yuesefu0

    0下载:
  2. 用c++语言开发的求解著名的约瑟夫问题的程序,属于数学问题处理程序-use language to solve the problem of the famous Joseph procedures, belonging to a mathematical problem handling procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8400
    • 提供者:李强
  1. yx3

    0下载:
  2. 约瑟夫问题 数据结构 约瑟夫问题 数据结构 -Joseph data structure, data structure, data structure Joseph Joseph data structure problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6543
    • 提供者:yexin
  1. 12304216

    0下载:
  2. 约瑟夫问题的程序 利用单向循环链表纯出结构模拟过程 按照列的顺序输出各人的编号-Joseph procedures for the use of the one-way circle Chain out pure simulation process in accordance with the structure shown in the sequence each output the numbers
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:815
    • 提供者:刘艺
  1. yuesefuhuanwenti

    0下载:
  2. 约瑟夫环问题。从这个程序可以学习到结构体的应用及指针的应用,当然还有算法了-Josephus problem. This procedure can learn the structure of the application and the target application and, of course, the algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:hxj1984
  1. yeshefu

    0下载:
  2. 这是一个实现约瑟夫环的功能的程序,用C语言编写的-This is a realization of Josephus the function of the program, prepared by the C language
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:859
    • 提供者:李文成
  1. ysfh1

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

    • 发布日期:2008-10-13
    • 文件大小:40375
    • 提供者:cool
  1. josufu

    0下载:
  2. 约瑟夫原理编程实现VC++,请下载 谢谢大家合作-Joseph Principle Programming VC, download Thank you for cooperation
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1059
    • 提供者:杨霏
  1. 669584474

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

    • 发布日期:2008-10-13
    • 文件大小:1083
    • 提供者:ffff
  1. josphproblem

    0下载:
  2. 约瑟夫问题的源码 经过调试 想和大家交流心得-Joseph after the source debugging and we would like to exchange experience
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17070
    • 提供者:流风回雪
  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例程

    • 发布日期:2008-10-13
    • 文件大小:89901
    • 提供者: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 to the number of initial passw
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:5478
    • 提供者:linling
  1. yosf

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

    • 发布日期:2008-10-13
    • 文件大小:975
    • 提供者:小猫咪
  1. yusefu123456

    0下载:
  2. 利用visual c++ 来实现“约瑟夫问题”-use to achieve visual c "Joseph"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1058
    • 提供者:赵仁义
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com