登录
首页 » c++ » 约瑟夫退圈问题

约瑟夫退圈问题

于 2022-12-22 发布 文件大小:2.49 MB
0 38
下载积分: 2 下载次数: 1

代码说明:

题目要求: 利用循环链表实现约瑟夫退圈问题:n个人(不同id)围成一个圈,从startId(任意数)个开始报数m(任意数)个数,数m的人出列排成新队列,m清零,然后又从下一个人开始数m个数开始,数到m就出列接在新队列尾部,如此重复,直到所有人都出列为止,请输出出列的次序(依次输出出列人员的编号)。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 该程序产生的最终结果存于当前工程目录下的result.txt文件中 写得比较仓促的...
    该程序产生的最终结果存于当前工程目录下的result.txt文件中 写得比较仓促的-the process of final results stored in the current directory project result.txt the document drafted in a relatively hasty
    2022-12-22 05:40:03下载
    积分:1
  • 8df5833b7339
    win32 SDK 方式实现拦截系统关机(Win32 SDK)
    2013-09-16 14:11:26下载
    积分:1
  • lsm6dsl
    lsm6dsl基于stm32f407的开发,详细代码, /* Includes ------------------------------------------------------------------*/ #include "lsm6dsl.h" #include "spi.h" #include "usart.h" #include "delay.h" #include //³õʼ»¯LSM6DSLµÄIO¿Ú void LSM6DSL_Init(void) {   uint8_t Device_ID; GPIO_InitTypeDef  GPIO_InitStructure; RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOG, ENABLE);//ʹÄÜGPIOGʱÖÓ //GPIOI7ÍÆÍìÊä³ö   GPIO_InitStructure.GPIO_Pin = GPIO_Pin_7;   GPIO_InitStructure.GPIO_Mode = GPIO_Mode_OUT;//ÆÕͨÊä³öģʽ   GPIO_InitStructure.GPIO_OType = GPIO_OType_PP;//ÍÆÍìÊä³ö   GPIO_InitStructure.GPIO_Speed = GPIO_Speed_100MHz;//100MHz   GPIO_InitStructure.GPIO_PuPd = GPIO_PuPd_UP;   GPIO_Init(GPIOG, &GPIO_InitStructure);//³õʼ»¯PG7   LSM6DSL_SPI_Init();
    2022-02-16 01:20:43下载
    积分:1
  • BJDJCS
    单片机为at89s52控制步进电机正反调速实验,(The stepper motor positive and negative control experimental)
    2013-04-25 16:40:30下载
    积分:1
  • CSharpDorm
    管理信息系统在现代社会已深入到各行各业,由于计算机技术的迅速发展和普及,信息管理系统MIS事实上已成为计算机管理信息系统,大学生宿舍管理系统就是一个典型的管理信息系统,它可以让宿舍管理工作变的更轻松。本毕业设计的任务就是设计一个大学生宿舍管理系统。其开发过程主要包括前端应用程序的开发和后台数据库的建立和维护两个方面。主要任务就是建立基本数据,后台程序主要负责的都是管理上的功能。(Management information systems in modern society has penetrated into all walks of life, due to the rapid development and popularization of computer technology, information management systems MIS fact become computer management information system, college dormitory management system is a typical management information system, which allows dormitory management becomes easier. The graduate design task is to design a college dormitory management system. Its development process includes the establishment and maintenance of both the front-end application development and back-end database. The main task is to establish the basic data, background programs are primarily responsible for the function of management.)
    2014-02-24 17:20:05下载
    积分:1
  • Arcengine数据导入
    利用AE接口,基于C#实现arcgis数据导入(AE implementation of ArcGIS data import)
    2018-01-04 16:13:17下载
    积分:1
  • robcstnxss-pyrsistence-depth
    GSM11 11协议,智能卡开发需要的,不可多得()
    2018-06-11 02:35:14下载
    积分:1
  • 猜数字游戏
    猜数字游戏(又称Bull and Cows)是一种大概于20世纪中期兴起英国的益智类小游戏。    游戏规则为:参与游戏的两方,一方出数字,另一方猜数字,出数字的人要想好一个没有重复数字的4位数,不能让猜的一方知道,猜的一方进行猜数字,每猜一个数字,出数的一方根据猜的数字给出几A几B,其中A前面的数字表示位置和数字都正确的个数,而B前面的数字表示数字正确但位置不对的数的个数。  例如:出数的一方给的是5346,猜数字的一方猜的数字为5238,则出数的一方根据猜的一方给出1A1B,其中5的位置和数字都正确,即为1A,而3的位置不对但有这个数字,即为1B,合起来就是1A1B。    接着,猜数字的一方根据出数字的一方给出的几A几B继续猜,直到猜中为止(即4A0B)。
    2022-02-15 09:29:22下载
    积分:1
  • data
    THIS IS A DATA OF SOURCE YOU MUST TO ATTEND,BECAUSE IT S VERY IMPORTANT TO COMPLETED YOUR FILE MATLAB
    2014-12-06 00:00:48下载
    积分:1
  • DLT-10572007
    DL_T 1057-2007 自动跟踪补偿消弧线圈成套装置技术条件(DL_T 1057-2007 Automatic Tracking Compensation Arc technical conditions of complete sets of equipment)
    2013-04-26 16:51:42下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载