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

搜索资源列表

  1. LinkStruct_josephus

    0下载:
  2. 用链表结构解决约瑟夫问题,这是数据结构中的一个重要部分-The solution of the Joseph problem with chain structure, which is an important part in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:216216
    • 提供者:thinking_fioa
  1. ArrayStruct_josephus

    0下载:
  2. 用顺序结构解决约瑟夫问题,这是数据结构中的一个重要部分-The solution of the Joseph problem with the order structure, which is an important part in data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:220416
    • 提供者:thinking_fioa
  1. Joseph-loop

    0下载:
  2. 约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。-A descr iption of Josephus (Josephus) question is: numbered 1,2, ..., n n individ
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:811
    • 提供者:aaaa
  1. CR---simulink

    1下载:
  2. 认知无线电(Cognitive Radio,CR)的概念起源于1999年Joseph Mitolo博士的奠基性工作,其核心思想是CR具有学习能力,能与周围环境交互信息,以感知和利用在该空间的可用频谱,并限制和降低冲突的发生-Cognitive radio (Cognitive Radio, CR) concept originated in 1999, Dr. Joseph Mitolo s groundbreaking work, the core idea is CR with learni
  3. 所属分类:3G develop

    • 发布日期:2017-04-17
    • 文件大小:27750
    • 提供者:刘朝选
  1. CR-MIMO-OFDM

    1下载:
  2. 认知无线电(Cognitive Radio,CR)的概念起源于1999年Joseph Mitolo博士的奠基性工作,其核心思想是CR具有学习能力,能与周围环境交互信息,以感知和利用在该空间的可用频谱,并限制和降低冲突的发生-Cognitive radio (Cognitive Radio, CR) concept originated in 1999, Dr. Joseph Mitolo s groundbreaking work, the core idea is CR with learni
  3. 所属分类:3G develop

    • 发布日期:2017-04-15
    • 文件大小:6910
    • 提供者:刘朝选
  1. huawei_world

    0下载:
  2. 完成功能:约瑟夫环是一个数学的应用问题:已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。 从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列; 依此规律重复下去,直到圆桌周围的人全部出列。-Completion: Joseph ring is the application of a mathematical problem: n known individual (numbered 1, 2, 3... n, respecti
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:504194
    • 提供者:zhu
  1. lsqywzym_v1.0

    0下载:
  2. 商城后记得瑟方便快捷和设备看接撒的可i客户深刻镂空设计和短裤看斯达康符合萨克会计师大部分空间撒饿uuhsdf立刻ug-If you let him better than any of the three recognized purchasing fee sprinkle pink pink dry mall site was Joseph happiness ughfeskjfg Starcom almost crazy Joseph u
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3170349
    • 提供者:亲亲
  1. josering

    0下载:
  2. 约瑟夫问题的C++实现。解决了圆桌问题。可以随意输入人数,和间隔人数。最后输出很明确。-Joseph c++ implementation of the problem.Can solve the problem of the round table.To input the number, the number and interval.The final output is very clear.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1724859
    • 提供者:凌升杭
  1. Joesphus

    0下载:
  2. 能够解决约瑟夫环的问题,需要外部文件的输入-Joseph entered the ring to address the issue, the need for external files
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:郭云龙
  1. CycleList

    0下载:
  2. c语言编写循环链表基础操作,用codeblocks调试可行,包含初始化,求长度,找节点,约瑟夫/升级版约瑟夫(带密码),拉丁方阵,魔术师发牌问题,详细见小甲鱼数据结构视频。-c language circular list-based operation, with codeblocks debugging feasible, including initialization, seeking length, looking for nodes, Joseph/upgraded version
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:37041
    • 提供者:happymystery
  1. josephuscircle

    0下载:
  2. 约瑟夫环是个很有趣的小游戏啦!可以试试.我的这个原来是在dev c++上实现的,无奈没有这个开发环境啦。-Joseph Ring is a very interesting game it! Can try. I was it on the dev c++ implementation, but unfortunately do not have the development environment for friends.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:862
    • 提供者:eonwil
  1. Joseph-Circle

    0下载:
  2. 使用链表实现约瑟夫环,总人数为N,报数M的人出列,得出依次出列的人的序号和最终留下来的人-Use the list to achieve Josephus, the total number of N, reported that the number of people out of the line M, derived in turn out of the line and the final number of persons who stay
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:705354
    • 提供者:libin
  1. Joseph-Ring

    0下载:
  2. 数据结构题集中“约瑟夫环问题”设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列-Data structure that centralized Josephus problem set num
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:22772
    • 提供者:姚志远
  1. mathCode.tar

    0下载:
  2. 实现了一些常用的数学算法,包括一些经典的问题,比如素数环,约瑟夫问题等-Achieve some common mathematical algorithms, including some classic problems, such as prime ring, Joseph problems
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:10240
    • 提供者:张纯化
  1. Data-structure

    0下载:
  2. 哈希表(带查询),哈希表的设计,树的遍历,停车场,图,约瑟夫环(链表),约瑟夫环(数组),招工考试-The hash table (with query), design of hash table, tree traversal, parking lot, figure, Joseph ring (list), Joseph ring (array), recruitment examination
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:110507
    • 提供者:江中落雪
  1. yusefuxiangjieban

    0下载:
  2. 约瑟夫问题详解版本已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。通常解决这类问题时我们把编号从0~n-1,最后结果+1即为原问题的解。-Joseph Detailed versions of known issues n individuals (with numbers 1,2,3 ... n, respectively) sitting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:860
    • 提供者:文一
  1. Joseph_problem_solving_circular_list

    0下载:
  2. 使用循环链表这种数据结构,来解决约瑟夫问题。-Use a circular linked list data structure to solve the problem of Joseph.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:553
    • 提供者:米线
  1. 07.-Chapter-4---Fourier-Transform

    0下载:
  2. The Fourier transform, named for Joseph Fourier, is an integral transform that operates on the mathematical representation of a function in time and produces a function in frequency. The term Fourier transform customarily refers to both the transform
  3. 所属分类:File Formats

  1. Desktop

    0下载:
  2. 先序遍历二叉树算法、语音程序模板、约瑟夫数判定、判断素数-void preorder 、voice procedure templet、The Joseph number 、judge a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1288
    • 提供者:花生
  1. yuesefujiami.c

    0下载:
  2. 约瑟夫环 此问题解决约瑟夫环加密的问题,例子就是围城一个圈取消人的问题-joseph ring
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1123
    • 提供者:凡尘
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 »
搜珍网 www.dssz.com