搜索资源列表

  1. YUESEFU

    0下载:
  2. 用词语言编写的一个解决约瑟夫环问题的程序,仅供参考。-Written in terms of a solution to the problem of the process Joseph Central, for reference only.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:王珂
  1. Joseph

    0下载:
  2. 约瑟夫环问题的源代码(数据结构),方便用来学习编程。-Joseph Ring problem' s source code (data structure) to facilitate for learning programming.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:zyy
  1. josephus

    0下载:
  2. C语言实现的约瑟夫环问题,该问题的另一个名字叫做猴子选老大。-C language implementation of the Joseph cycle problem, the problem is another name is Hou Zi election boss.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:hankun
  1. 03081148Josephus

    0下载:
  2. 约瑟夫环问题 n个小孩做成一圈 每个人有一个密码 有一个初始密码 顺时针转 转到者出列并把密码作为新的密码-Joseph Ring problem n kid everyone made a circle with a password to an initial password clockwise and the password are the column as a new password
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:liuxuqi
  1. joseph

    0下载:
  2. 约瑟夫环问题(出圈游戏)。采用面向对象的方式实现。-Joseph Ring question (out of ring games). Object-oriented ways.
  3. 所属分类:其他游戏

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:ruanwenzhong
  1. Atwodimensionalarrayofsaddlepoints

    0下载:
  2. 约瑟夫环问题、冒泡发排序、寻找二维数组鞍点,这三个小程序的学习性较高!-Joseph loop problem, bubbling hair, looking for a 2d array of saddle points, the three little program of higher learning!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:紫色雨
  1. john

    0下载:
  2. 约瑟夫环问题,参考严蔚敏版数据结构,只含源码,无报告请见谅-Joseph
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:hybintc
  1. Josephus

    0下载:
  2. 约瑟夫环问题:编号为1,2,3,…,n的n个人按顺时针方向围坐一圈,每人持有一个正整数。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止。报m的人出列,将他的号码作为新的m值,从他在顺时针方向上的下一人开始重新从1报数,如此下去,直到所有人全部出列为止。-Joseph Central Question: numbered 1,2,3, ..., n of n individuals sit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:雅静
  1. 251364762

    0下载:
  2. 约瑟夫环问题。很简单的一段代码,解决约瑟夫换问题。-Joseph cycle problem. Very simple piece of code to solve the problem for Joseph.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:萧雨
  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编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:nilaoba
  1. CLinkList

    0下载:
  2. 用链表实现约瑟夫环问题的C、C++程序。-Joseph Ring a linked list implementation issues C, C++ program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:
  1. Joseph

    0下载:
  2. 约瑟夫环问题的源代码,对你也许有用,希望能帮助你-Joseph loop problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:周敏
  1. shujujiegouzonghesheji

    0下载:
  2. 数据结构中的综合大程序设计:背包问题的求解;约瑟夫环问题的求解;教学计划的编制;八皇后问题;农夫过河问题的求解-Complex data structures Programming: Knapsack Problem Joseph Central Problem teaching plans eight queens problem farmer across the river Problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:lcvitos
  1. YueSeFuHuan

    0下载:
  2. JAVA 数据结构和算法 约瑟夫环问题 经典!-yuesefuhuan
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:linge
  1. yuesefuhuan

    0下载:
  2. 第一类约瑟夫环问题的c语言解决方案,程序简单易懂,适合初学者-The first issue of the c ring Joseph language solutions, the program is simple to understand for beginners
  3. 所属分类:书籍源码

    • 发布日期:2024-05-05
    • 文件大小:178176
    • 提供者:陈大胆
  1. Joseph

    0下载:
  2. 解决长期以来我们难以解决的约瑟夫环问题 实现了自由输入人数及出队序号-We solve the long-standing problem difficult to solve to achieve the freedom of Joseph Ring and the team enter the serial number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:huangsha
  1. Joseph

    0下载:
  2. 解决约瑟夫环问题,是个简单的小程序 作为初学者必须掌握的方法-Solve the problem of Joseph Ring
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:小温
  1. yuesefuhuan

    0下载:
  2. 约瑟夫环问题,也称为“杀人游戏”,依据给定的数值,按照既定的顺序列出数据-Joseph cycle problem, also known as " killing game" , according to the given value, the data listed in the order in accordance with established
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:娇娇
  1. JosephL

    0下载:
  2. 约瑟夫环问题是利用单向链表存储结构模拟的-Joseph Central issue is the use of one-way linked list storage structure simulation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:张丽
  1. yueSeFuHuan

    0下载:
  2. 约瑟夫环问题 C++ 数据结构 约瑟夫环问题 C++ 数据结构-Joseph Central C++ data structure problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:liusam
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »

源码中国 www.ymcn.org