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

搜索资源列表

  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. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2464
    • 提供者:娇娇
  1. c

    0下载:
  2. 约瑟夫问题的实现:设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。-Joseph realized the problem: There are n people sitting around the round table, is from a position of m (1 ≤ m ≤ n) repor
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:547
    • 提供者:duliu
  1. 18

    0下载:
  2. 用c语言实现约瑟夫环的程序设计,从而直观的展现约瑟夫环的经典。-Joseph Ring with c language programming to intuitively show the classic Joseph Ring.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1125
    • 提供者:hankunjiang
  1. yuesefuhuan

    0下载:
  2. 实现了约瑟夫环的结果,适合初学C语言的同学学习-Ring to achieve the result of Joseph, suitable for beginners to learn C language students
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:165220
    • 提供者:琳儿
  1. Jusef

    0下载:
  2. 实现约瑟夫问题,可以在windows 7系统下,vc++6.0环境中顺利运行。-used for the problem of Jusef,a little short and simple,it is not the MFC.it is about dos ecironment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:607584
    • 提供者:周涛
  1. yuesefu

    0下载:
  2. 利用链表实现约瑟夫问题的求解,并且输出报数的孩子的序号,同时检测输入数据的正确性。-Joseph realized the problem by solving the linked list, and the output number of children reported to the serial number, while testing the correctness of the input data.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:846
    • 提供者:中元
  1. Josephus

    0下载:
  2. 约瑟夫环C语言源码:简单的C语言代码实现约瑟夫环功能-Joseph Central C language source: a simple C language function code Joseph Central
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:648
    • 提供者:薛梦飞
  1. Joseph

    0下载:
  2. 约瑟夫环而且有密码设置的,可以依次输出出局的人的号码及他的密码-Joseph program,which has the password setting .
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7336
    • 提供者:陈尹
  1. JosephList

    0下载:
  2. 自己上课的时候写的一个程序,关于约瑟夫环的-just a text
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:657
    • 提供者:寒冰
  1. josephus

    0下载:
  2. 约瑟夫算法,适合初步学习数据结构的同学了解递归调用的特点-josephus in C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:234084
    • 提供者:linmeng
  1. yuesefuhuana

    0下载:
  2. 约瑟夫环的实现。。功能比较完整,用户界面比较友好,能够成功的进行环的循环。-Joseph Ring implementation. . Features more complete, the user interface is friendly to the success of the ring cycle.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1112
    • 提供者:刘立鹏
  1. yousehuhuan

    0下载:
  2. 数据结构实验报告 实验1 线性表及其应用 题目:约瑟夫环 一. 需求分析 1. 本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。 2. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入相应数据(即每个人所持的密码),每个人的序号由程序自动分配。 3. 程序执行的命令包括: (1)构造链表;(2)输
  3. 所属分类:Data structs

    • 发布日期:2016-01-26
    • 文件大小:8192
    • 提供者:xj
  1. Joseph

    0下载:
  2. 这个程序是专门为演示约瑟夫环实验设计的,程序简单明了,可供分享学习。-This process is designed for demonstration of Joseph experiment , which is simple and can be shared for study .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1082
    • 提供者:田帅
  1. yuesefuhuan

    0下载:
  2. c语言实现的约瑟夫环实现隔一个删除一个得功能-the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:804
    • 提供者:天絮
  1. yuesefu

    0下载:
  2. 用单链表解决约瑟夫问题,包含两个头文件,一个CPP文件-Joseph single linked list to solve the problem, contains two header files, a CPP file
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:欧阳
  1. Josephus

    0下载:
  2. 约瑟夫环的c++源程序; 文件夹1中为老师编写的代码,多文件结构; 文件夹2中为我在数据结构课程中提交的报告及代码,用了链表和递归两种方案实现,代码简洁。-Joseph Ring c++ source Folder 1, code written for teachers, multi-file structure 2 folder structure for my courses in the data reports and code lists and recurs
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:127764
    • 提供者:刘庭薇
  1. JosephL

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

    • 发布日期:2017-03-31
    • 文件大小:579
    • 提供者:张丽
  1. yuesefu

    0下载:
  2. 约瑟夫 算法,自己做的,用循环链表,环境在turboc++3.0下编译通过-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8266
    • 提供者:lichunzhu
  1. xz

    0下载:
  2. c++用循环链表解决约瑟夫问题课程设计代码-c++ problem with the circulation list address curriculum design code Joseph
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2925
    • 提供者:火炬
  1. C-data-structures-applet

    0下载:
  2. 赫夫曼 迷宫问题 图的创建和遍历 文件的读写 文学研究助手 运动会分数统计 约瑟夫环实验报告示范及其源代码 银行业务模拟程序和作业-Huffman maze map file creation and traversal of literature to read and write scores of statistical research assistant Joseph Central Games Demonstration experiment report
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1668252
    • 提供者:彭默
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com