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

搜索资源列表

  1. Josephus

    0下载:
  2. 线性表实现约瑟夫(Josephus)环问题 VC实现-Linear table to achieve Joseph (Josephus), Central problems VC in
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1211
    • 提供者:michael
  1. Josephus

    0下载:
  2. 数据结构,简单的约瑟夫环的实现,VC++源代码,使用C/C++语言-Data structures, simple Josephus, VC++ the source code, using C/C++ language
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2302980
    • 提供者:shiwei
  1. joseph

    0下载:
  2. 用链表解决约瑟夫问题。 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 其中包括一个实验报告,介绍了编程思路和输出结果截图。-List to resolve Joseph. Josephus is the application of a mathematical problem: Given n in
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:37578
    • 提供者:huang
  1. Joseph

    0下载:
  2. 经典问题约瑟夫环,c循环解法,简单明了。-The classic problem Josephus, c cycle solution, straightforward
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-04
    • 文件大小:1144
    • 提供者:杰克
  1. Jose

    0下载:
  2. 实现约瑟夫环的程序。采用C语言编译。是数据结构的题目。参考严蔚敏-Joseph ring to achieve the program. Using C language compiler. Is the subject of the data structure. Reference YAN Wei-min
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:612
    • 提供者:郑雄均
  1. josephus

    0下载:
  2. 分别以数组指针和模拟指针的方法解决约瑟夫问题-Respectively pointer array pointer and simulation methods to solve the problem of Joseph
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:246486
    • 提供者:张超
  1. huan

    0下载:
  2. 约瑟夫环问题的代码。设有N个人围坐一圈,从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有人都出列为止.试设计确定他们的出列次序序列的程序。-Joseph cycle problem code. With N individuals sitting around a circle, starting from the one person reported the number of people who count the column M
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:647
    • 提供者:数小据
  1. yuesefu

    0下载:
  2. 用C写的约瑟夫环的代码 可以帮助你进一步认识约瑟夫环-Josephus code written in C can help you further understand Josephus
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:775
    • 提供者:邝振
  1. jiami_Android

    0下载:
  2. android上实现文本加密解密。基于约瑟夫环出环序列的到一个混沌序列加解密。-android on text encryption and decryption. Josephus ring sequence to a chaotic sequence encryption and decryption. android on text encryption and decryption. Josephus ring sequence to a chaotic sequence encrypt
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:590674
    • 提供者:段正国
  1. Joseph-problem

    0下载:
  2. 创建一个长度为n的循环单链表,来实现约瑟夫问题,-Create a length of a single linked list of n cycle, to achieve Joseph problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:5351
    • 提供者:
  1. Josephus

    0下载:
  2. 约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus is the application of a mathematical problem: Given n individuals (numbered 1, 2, 3, ... n, respectively) sitting around a
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:328283
    • 提供者:张三
  1. jonsef

    0下载:
  2. 约瑟夫环设置了一个结构体变量用来保存数据,c代码-Josephus set up a structure variable to store the data, c code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-04
    • 文件大小:3029
    • 提供者:千木流云
  1. Josephus-Problem

    0下载:
  2. 约瑟夫环...一个链表运用的经典案例,自己写的..还算简洁,希望大家给与指导-Joseph ring ... a classic case of linked lists use to write their own .. pretty simple, I hope you give guidance
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:578958
    • 提供者:lareina
  1. Josephus

    0下载:
  2. 约瑟夫环的问题 用链表来实现的 可以输入人数 退出的号和从第几个人开始计数-Josephus linked list, you can enter the number of exit number and start counting from the first few people
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:690
    • 提供者:张轩
  1. jsf

    0下载:
  2. 说明:用单向循环链表解决约瑟夫问题,有源码,有分析注释-Descr iption: Josef problem solve with one-way circular linked list, source code, and Analysis Notes
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:30223
    • 提供者:ysy
  1. Joson20121015

    0下载:
  2. 解决算法设计中的约瑟夫问题,用C++编写实现。程序中包含注释,具有较高的可读性。适合于初学者学习。-Solve the algorithm design Joseph C++ prepared to achieve. Included in the program notes, has a high readability. Suitable for beginners to learn.
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:967970
    • 提供者:liubin
  1. Josephus

    0下载:
  2. 使用C#编写的约瑟夫环的程序,配合严蔚敏版的《数据结构》中的实习1.2,有界面,运行于.Net 4.0的环境下。-The Josephus program written in C# with Yan Wei-min version of the data structure in the internship 1.2 interface running on Net 4.0 environment.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:92376
    • 提供者:Zombie
  1. new-Joseph-problem

    0下载:
  2. 约瑟夫问题的一个变体,踢人的过程变成了顺向n个然后逆向k个的循环模式-A variant of Joseph problems the kicking process into cis and then reverse the k-th to the n cycle mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:196608
    • 提供者:Max
  1. xiaocai

    0下载:
  2. Joseph环   编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 设计要求: 设计一个程序,以人机交互的方式执行,用户指定约瑟夫环游戏的总人数n和初始的报数上限m,然后输入每个人所持有的密码key。模拟约瑟
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2401
    • 提供者:heilunya
  1. Josephus

    0下载:
  2. 简单的约瑟夫环和复杂的约瑟夫环问题的代码。-Simple Joseph ring and complex Joseph ring problem code
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:174727
    • 提供者:zhangyi
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com