-
In a Track and Field Games, a player known to have m race, sports a total of n m...
在一个田径运动会上,已知有m个选手参加比赛,运动项目共有n个,这包括若干个诸如100m之类的以个人形式参加的单项和4×100m之类的多人参加的集体项目。另外,每位选手最多可参加3个单项,集体项目则不限制。为使选手能正常比赛,需要对赛程作合理安排。请构造出有关模型和数据结构,设计出合理安排赛程的算法和程序,以使每位选手都能正常地参加比赛,并要求比赛时间尽可能短-In a Track and Field Games, a player known to have m race, sports a total of n months, including a number of categories such as the 100m individual forms of participation of the individual and the 4 × 100m people like to participate in collective projects. In addition, each player may participate in a maximum of three individual and collective projects are not restricted. To enable the player to normal competition, the need to schedule to make reasonable arrangement. Please constructed on the model and data structure, reasonable arrangement designed algorithms and program schedule, so that each player will normally participate in the competition and called for playing time as short as possible
- 2022-05-22 10:57:46下载
- 积分:1
-
1000兆以太网交换机设备技术规范(中国标准).
1000兆以太网交换机设备技术规范(中国标准).-1000 Ethernet switch equipment technical specifications (standard Chinese).
- 2022-02-25 01:09:04下载
- 积分:1
-
12864LCD(带汉字库)菜单演示程序,图形演示
12864LCD(带汉字库)菜单演示程序,图形演示-12864LCD (with汉字库) Demonstration Program menu, graphics demo
- 2022-09-01 07:40:03下载
- 积分:1
-
VB编程的技巧集锦,但是是英文版的。不过里面的东西都不错的,也可以借此学习英文...
VB编程的技巧集锦,但是是英文版的。不过里面的东西都不错的,也可以借此学习英文-VB programming skills magazines, but the English version is. But the things are good, you can also learn English
- 2022-08-11 15:46:25下载
- 积分:1
-
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation...
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation),称为定义(definition)文件。 C++/C程序的头文件以“.h”为后缀,C程序的定义文件以“.c”为后缀,C++程序的定义文件通常以“.cpp”为后缀(也有一些系统以“.cc”或“.cxx”为后缀)-each C/C procedures are usually divided into two documents. A document procedures for the preservation of the statement (declaration), referred to as the first document. Another document preservation procedures for the realization of (implementation), known as the definitions (definition) files. C/C procedures to the first document. " H "suffix, C procedures to document the definition." C "suffix, C procedures definition files normally." Cpp "suffix (and there are a number of systems to." Cc "or." Cxx "suffix )
- 2023-04-24 12:00:02下载
- 积分:1
-
based on RFC3261, on the SIP news, affairs, dialogue, and its working principles...
基于RFC3261,介绍了SIP的消息,事务,对话等,以及它的工作原理和流程-based on RFC3261, on the SIP news, affairs, dialogue, and its working principles and processes
- 2023-06-24 01:45:04下载
- 积分:1
-
This is a comprehensive exposition of Java learning courseware, it is that our t...
这是一个全面的阐述JAVA学习的课件,它是我们的老师的心血,它是和清华出版的JAVA基础篇所对应。一切都非常的经典。-This is a comprehensive exposition of Java learning courseware, it is that our teachers have done, and it is published by Tsinghua Java corresponding to Basics. All very classic.
- 2022-09-23 00:05:03下载
- 积分:1
-
欢迎大家下载JAVA2的原代码,都是一些非常经典的实例!跟JAVA2实例编程150例相配套的!是JAVA学习不可多得的好资料...
欢迎大家下载JAVA2的原代码,都是一些非常经典的实例!跟JAVA2实例编程150例相配套的!是JAVA学习不可多得的好资料-JAVA2 welcome you to download the original code, are some very classic example! JAVA2 programming examples with 150 cases matching! Java is a very good learning information!
- 2023-07-08 15:20:04下载
- 积分:1
-
数据库
数据库-Database
- 2022-07-07 12:42:47下载
- 积分:1
-
清华的严蔚敏的算法讲稿,严老师书写的好,课件也做的好,浏览过十几本数据结构的书,但觉得严蔚敏写的不错,写的深入浅出,相关的知识点也比较全.这是写好自己代码的基本...
清华的严蔚敏的算法讲稿,严老师书写的好,课件也做的好,浏览过十几本数据结构的书,但觉得严蔚敏写的不错,写的深入浅出,相关的知识点也比较全.这是写好自己代码的基本工夫,有空要研究下哦.-Tsinghua University
- 2022-07-11 14:34:23下载
- 积分:1