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

搜索资源列表

  1. 约瑟夫环问题(数组法)

    0下载:
  2. 约瑟夫问题的求解方案,经典-Joseph solving the problem, classic
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14321
    • 提供者:齐玉祥
  1. Joseph

    0下载:
  2. 数据结构中经典的约瑟夫环问题的解法。-data structure classic Josephus the solution.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1434
    • 提供者:温耀彬
  1. txt

    0下载:
  2. 约瑟夫的链表实现-achieve Joseph objectlist
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:汤建明
  1. 约瑟夫环问题

    0下载:
  2. 这是解决约瑟夫圜的程序. 注释:这是本人自己编写的.不足之处请各位大哥大姐多多指教,另外请注意版权问题.-Joseph won the procedures. Note : This is my own prepared. Deficiencies Department asked Big Brother Big Sister to the exhibitions, and to copyright issues.
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2155
    • 提供者:望天
  1. 循环链表实现Joseph

    0下载:
  2. 循环链表实现约瑟夫环,并对输入错误进行检查和提示。-cycle Chain achieve Josephus, and input error check and tips.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:路荣
  1. yuesefuhuan1

    0下载:
  2. 约瑟夫环的实现代码,大家有需要的可以开看看 -Joseph Central codes, we need to see it open
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:816
    • 提供者:小曼
  1. MyJosephus

    0下载:
  2. 刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:928
    • 提供者:谢朝
  1. Yosefu

    0下载:
  2. 用环形链表解决的约瑟夫问题,其实不难,本人能力实在有限,做出这个已经差不多到极限了,请不要删除,谢谢!-Ring tree to Joseph, in fact, it is not difficult, I capacity is limited, This has been made almost to the limit, please do not delete, thank you!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9887
    • 提供者:味精
  1. Josephu

    0下载:
  2. 该程序能够解决约瑟夫问题,即n个人围成一圈,每m个人出局一人,求出出列的顺序,并且求出最后留下哪个人-procedures to solve the problem of Joseph, n individuals form a circle, every individual out of the game, a m, sought out the order out, and which was obtained last person
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:qinminghai
  1. Fast_Joseph

    0下载:
  2. 时间复杂度为O(nlogn)的Joseph排列问题的计算程序。程序的运行时间与m无关。在一分钟之内可以计算n=10^6,m任意的Joseph排列问题.-time complexity of O (nlogn) Joseph problems with the program. Procedures for the running time has nothing to do with the m. In a minute can be calculated n = 10 ^ 6, m arbit
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7232
    • 提供者:刘金义
  1. JosephProgram

    0下载:
  2. Joseph环的小程序. 欢迎批评指正-small procedures. Correction welcome criticism
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7551
    • 提供者:kakac001
  1. yuecefuhuan

    0下载:
  2. 实验题目 约瑟夫环 一、 实验目的 用一个循环链表来实现约瑟夫环问题 二、 实验内容 编号为1,2,……,n的n个人按顺序时针方向围坐一圈,每个人吃一个密码。一开始任选一个整数作为报数上限值m,从第一个人开始顺时针自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向上的下一个人开始重新从1报数,如此下去直到所有人全部出列。 三、 需求分析 输入m=20;n=7,7个人的密码依次是:3,1,7,2,4,8,4,出列顺序为:6,1,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8244
    • 提供者:李爱春
  1. yuesefuhuan111

    0下载:
  2. 用c语言编写的一个约瑟夫患的程序!!!大家可以下载使用-c language used in the preparation of a procedure with Joseph! ! ! Members can download
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:885
    • 提供者:撒旦
  1. ovtoolbox

    0下载:
  2. The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include si
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:167563
    • 提供者:nwei
  1. jesoph

    0下载:
  2. 实现约瑟夫(Josephu)问题,n,m,k为外部输入,并打印输出结果-achieve Joseph (Josephu), n, m, k for external input, output and print
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:783
    • 提供者:刘 正
  1. joseph(选做题)

    0下载:
  2. 课程设计--魔阵问题-curriculum design -- the devil RUF issue
  3. 所属分类:Shell编程

    • 发布日期:2008-10-13
    • 文件大小:1149
    • 提供者:小白
  1. Chapter1_2

    0下载:
  2. 本程序的说明的较著名的约瑟夫环问题-the procedure that the more famous Joseph Loop
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2695
    • 提供者:李飞
  1. shujijiegou

    0下载:
  2. 用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20293
    • 提供者:刘佳奇
  1. Joseph.txt

    0下载:
  2. 约瑟夫环的最简短的代码,用的是单链表循环,是用C语言编写的
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1276
    • 提供者:陈世美
  1. joseph

    0下载:
  2. 约瑟夫环的源程序,希望大家能够支持我的多谢大家
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:786
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 38 »
搜珍网 www.dssz.com