-
Task1-trial--10211281--zly
描述:足球俱乐部包括球员、普通行政人员。球员有姓名、年龄、能力、年薪、转会费、进球总数、服役年限等重要参数;普通行政人员有姓名、年龄、能力、年薪等参数。你需要给相关管理机构开发一个管理程序,实现对众多足球俱乐部管理的基本功能。具体功能包括:
a) 俱乐部的增删改查,俱乐部的属性包括名称、现金、其下人员;
b) 可以对所有球员的各项属性进行简单搜索,支持输入多个条件,条件之间用&&连接,例如:
i. “年龄不大于25且服役年限大于5年且进球数大于100的球员”,查询表达式:!(@age>25) && @experience>5 && @kick>100
c) 支持球员在不同俱乐部间的买卖,买卖需符合以下条件:作为买方的俱乐部的现金>=球员的转会费,交易完成后,卖方将得到转会费。
要求:
d) 必须采用面向对象的方式,使用类组织数据结构,并注意类的继承关系;
e) 在题目要求基础上可以自行扩展功能,提供扩实用扩展功能者适当加分(加分不超过5分)。
(Description: Football club including players, general administrative staff. Player name, age, ability, salary, transfer fee, total number of goals, service life and other important parameters ordinary administrative staff name, age, ability, salary and other parameters. You need to give the relevant management agencies to develop a management program to achieve the number of football club management s basic functions. Specific features include:
a) the club CRUD, the name of the club s property, including cash, under which personnel
b) all players can perform a simple search of the property, supports input multiple conditions with && connection between conditions, for example:
i. "Age is not greater than 25 and greater than 5 years service life and goals more than 100 players," query expression:! (@ age> 25) && @ experience> 5 && @ kick> 100
c) Support the players traded between different clubs, the sale subject to the following conditions: As a buyer s club cash> = pl)
- 2013-08-20 10:09:29下载
- 积分:1
-
semaphore
vxworks 信号量演示程序
在vxworks 5.5和vxworks6.6测试通过(vxworks semaphore demo
tested in vxworks 5.5 and vxworks 6.6)
- 2013-12-04 16:47:11下载
- 积分:1
-
ledcc2541
流水灯程序cc2541蓝牙裸奔,点亮第一个灯(Light water program cc2541 Bluetooth streaking, first lit the lamp)
- 2016-11-21 22:48:56下载
- 积分:1
-
ContikiCMT2300A
说明: 高性能RF模块,硬件使用STM32F103和CMT2300A(射频芯片),软件 基于contiki操作系统和cxmac协议。(High performance RF module, hardware using STM32F103 and CMT2300A (radio frequency chip), software based on Contiki operating system and cxmac protocol.)
- 2020-06-23 17:00:02下载
- 积分:1
-
OBJLoader
利用OpenGL实现obj格式模型文件的读取和显示。(Using OpenGL to read and display obj format model file.)
- 2016-01-18 12:10:43下载
- 积分:1
-
44407
pc wince pc wince poctpc之间蓝牙通信poctpc之间蓝牙通信(pc wince poctpc之间蓝牙通信)
- 2012-04-28 16:45:29下载
- 积分:1
-
Thejammingofspreadspectrumcommunicationssystemandt
西电毕业论文,文章详细的阐述了直扩原理并且进行了仿真。扩展频谱技术有多种基本实现方式,本文主要介绍的是直接序列
扩频技术,特别针对二进制的 PSK调制解调技术,直接序列扩频系统的抗干
扰能力分析与直接序列扩频系统的同步方法,并进行了相关仿真分析。(Spread spectrum communications has many basic
manners of implementation, this paper main introduces the direct
sequence spread spectrum technology. The technology of digital
signals’ modulation and demodulation, aiming at phase shift keying
analyzing the capacity of resistance to anti-jamming of direct
sequence spread spectrum system(DSSS) and the method of
synchronization in direct sequence spread spectrum system base on
the DSSS of the matlab’s simulation.)
- 2010-08-22 22:30:16下载
- 积分:1
-
use development Serial Communication Control
利用delphi开发串口通信的控件-use development Serial Communication Control
- 2022-09-10 22:05:03下载
- 积分:1
-
RTD2660-AV-VGA
RTD2260 参考原理图 两路AV输入,TTl数字信号输出(RTD2260 reference schematic)
- 2011-10-16 22:51:41下载
- 积分:1
-
speechVAD
活动语音检测,语音开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。(voice activity detection, voice development of the algorithm, especially in the widely used voip. The algorithm is simple and clear.)
- 2006-07-11 06:56:27下载
- 积分:1