搜索资源列表

  1. banwu

    0下载:
  2. //舞伴问题 假设在周末舞会上,男士们和女士们进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-/ / dancing question assumes ball on the weekend, the men and ladies entered the ballroom, a procession o
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9437
    • 提供者:刘玮琳
  1. xiaoxiaoniao2

    0下载:
  2. 是一个舞伴问题的解决算法,用C++编写的,能用于课程设计。-dancing is an algorithm to solve the problem, prepared by the C, can be used to design courses.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8589
    • 提供者:尹鹏伟
  1. wuban

    0下载:
  2. 数据结构课程设计,舞伴问题,一个很有价值的程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2915
    • 提供者:又红又专
  1. 舞伴问题

    0下载:
  2. 舞伴排队
  3. 所属分类:文档资料

    • 发布日期:2009-05-08
    • 文件大小:149100
    • 提供者:fgylj@126.com
  1. banwu

    0下载:
  2. //舞伴问题 假设在周末舞会上,男士们和女士们进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-//dancing question assumes ball on the weekend, the men and ladies entered the ballroom, a procession of
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:9216
    • 提供者:刘玮琳
  1. xiaoxiaoniao2

    0下载:
  2. 是一个舞伴问题的解决算法,用C++编写的,能用于课程设计。-dancing is an algorithm to solve the problem, prepared by the C, can be used to design courses.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:248832
    • 提供者:尹鹏伟
  1. 0000002

    0下载:
  2. 利用循环队列模拟舞伴配对问题:在舞会上,男、女各自排成一队。舞会开始时。依次从男队和女队的队头各出一人配成舞伴。如果两队初始人数不等,则较长的那一队中未配对者等待下一轮舞曲。 -Circular Queue using simulated partner matching problem: at the ball, men
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:石狼
  1. wuban

    0下载:
  2. 数据结构课程设计,舞伴问题,一个很有价值的程序-Data structure the curriculum design, partner problems, a valuable process
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:3072
    • 提供者:又红又专
  1. Cpp2

    0下载:
  2. 实现舞伴问题,用c++实现的,有连续配对功能,和删除和加入人数功能。-Achieve partner issue, c++ Achieved continuous matching function, and remove and adding the number of features.
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:2048
    • 提供者:neo knuth
  1. xueshengdapeiwenti

    0下载:
  2. 数据结构课程设计,男女舞伴搭配问题,用队列解决,可以直接执行-Data structure curriculum design, men and women partner with the issue resolved by the queue, you can direct the implementation of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:38912
    • 提供者:唐凝
  1. ST

    0下载:
  2. 二、舞伴问题 (难度系数: 1.1) 假设在周末舞会上,男士和女士进入舞厅时,各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。现要求写一算法模拟上述舞伴配对问题。-Second, partner issues (degree of difficulty: 1.1) It is assumed that the ball at the weekend,
  3. 所属分类:Windows编程

    • 发布日期:2024-11-04
    • 文件大小:18432
    • 提供者:neo knuth
  1. wubanwenti

    0下载:
  2. 舞伴问题假定在一舞会上,男士排成一队,女士排成一队。跳舞开始时,依次从男队和女队的队头各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。设计要求:模拟上述舞伴系统,并能计算对于任何男士A和女士B在哪一轮舞曲中的k次跳舞? -Question assumes that a dance partner, the men line up a team, ladies and line up a team. Dan
  3. 所属分类:书籍源码

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:魏佳俊
  1. DancePartner

    0下载:
  2. 问题描述:假设在周末舞会上,男士们和女士们进入舞厅时各自排成一队。跳舞开始时,依次从男队和女队的队头上各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下轮舞曲。 -Problem Descr iption: Suppose the ball at the weekend, men and women when they enter the ballroom lined up a team of their ow
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:221184
    • 提供者:李夏婕
  1. ll

    0下载:
  2. 舞伴问题 男女跳舞 自动配对 人不够就循环排队-ha
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:刘伟军
  1. Wuban

    0下载:
  2. 这是一个舞伴问题的源程序,非常有用.很详细.想知道请进入-This is a question of the source partner, very useful. Very detailed. Want to know go to
  3. 所属分类:系统编程

    • 发布日期:2024-11-04
    • 文件大小:6144
    • 提供者:lu
  1. dance_parter_code

    0下载:
  2. 数据结构舞伴问题,用单链表写的,有需要就拿去吧-Data structure partner issue, written in a single linked list
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:Zerover
  1. fgr

    0下载:
  2. 舞伴问题 问题描述:一班有m个女生、n个男生(m不等于n), 举办一场舞会. 男女生分别编号坐在舞池两边的椅子上,每曲开始时, 依次从男生和女生中各出一人配对跳舞, 本曲没成功配对者坐着等待下一曲找舞伴,设计一个程序模拟舞伴配对过程。 基本要求:输入男、女学生的姓名、性别,由程序自动为男女生编号,可以顺序编号,也可以随机编号,输出每曲配对情况(包括男、女生的姓名、性别和编号)。原始数据和结果数据要保存到文件中。 测
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:窦小海
  1. wuban

    0下载:
  2. 这个是一个简单的用数据结构队列知识 C++ 解决的舞伴问题-dress friends problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:莫焱涯
  1. dance-paters

    0下载:
  2. 舞伴问题,采用队列方法解决,按提示输入歌曲数与男人数和女人数,进行匹配-Partner problem solving using the cohort method, follow the prompts to enter the song number with the number of men and women the number of matching
  3. 所属分类:其他小程序

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:那强
  1. dancePartner

    0下载:
  2. 经典算法问题:舞伴问题。其中队列的实现并不是调用的<queue>,而是自己实现的-Classical algorithmic problems: dance partner,which is not a call queue <queue> , but their implementation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-04
    • 文件大小:1024
    • 提供者:梁楠
« 12 3 »

源码中国 www.ymcn.org