搜索资源列表
football
- 足球联赛排名系统,可根据用户输入的比赛成绩,自动进行排名。-League ranking system, game results based on user input, automatically ranking.
program
- 足球联赛积分程序设计,通过程序可以模拟足球联赛具体的积分过程-The football league integral design program
include1
- 足球联赛积分排名程序 设计内容:足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编写一个足球联赛积分排名程序,程序统计最近一轮比赛后,各队积分及排名。-League standings programming content: Footb
ScoreGame
- 足球联赛计分并排名,工大课程设计。赢一球3分,输一球-1,平0分-Football League scoring and ranking, the major curriculum design. A ball to win 3 points,-1 lose a ball, ping 0 points
footb
- 编写这个程序的目的是用于模拟现实世界中已经存在的足球比赛赛制,包含了联赛赛制和淘汰赛赛制,模拟了国家的两级联赛和杯赛以及欧洲冠军杯与欧洲联盟杯赛。不仅仅包含代码,还有设计思想报告-The purpose of this program is prepared to simulate real-world football match existing system, including a knockout tournament league system and system level si
ChinaFootball
- 这是一个中超联赛排名的足球模拟软件。喜欢中超的朋友对此百玩不腻。具体的操作请看解压后的游戏说明。很容易上手的。-This is a China Super League football simulation software. Super friends like to play this percentage is not greasy. Specific operating instructions see the game after decompression. Very easy t
football
- 足球联赛管理系统,用java GUI图形化编程完成,需连接SQL数据库。-Football league management system, graphical programming with java GUI to complete, to be connected to the SQL database.
NamedEntityRecognition
- 一个用Java写的命名实体识别程序 import edu.fudan.nlp.tag.NERTagger public class NamedEntityRecognition { public static void main(String[] args) throws Exception { NERTagger tag = new NERTagger("./models/ner.p110722.gz")
foot
- 足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。程序统计最近一轮比赛后,各队积分及排名。-Football League home and away double round-robin, a win 3 points, a draw 1 po
zuqiuliansai-jifen
- 设计内容 足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。 -Design content with home and away football league double roun
pk310
- 足球比分直播小偷程序,各种联赛自动更新,实时直播比分。-Football Live Scores thief procedures, various leagues automatically updated, real-time live scores.
football-player
- 足球运动员信息管理系统,包括国籍,所在联赛,年龄,擅长位置等基本信息,实现数据的输入、输出、查询、删除、更新等。可与数据库连接。- Football player information management systems, including nationality, where the league, age, good location and other basic information, data input, output, query, delete, update, an
UEFA
- 实现对欧洲足球冠军联赛16强抽签的仿真,球队采用本赛季产生的16支球队。-Implementation of European football simulation, 16 of the champions league draw teams using the 16 teams this season.
2
- 足球联赛采用主客场双循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。-SOCCER PLAYER
sports
- 用cplex求解足球联赛一个赛季的赛程安排,并且满足包括主客场次数、对手相遇次数在内的约束。-a program using Cplex to schedule the matches for a sports league.
League(1)
- 小程序语言进行开发,用tomcat进行数据库访问(Starting Servlet Engine: Apache Tomcat/8.0.45)
足球赛源码.tar
- 一个由10支队伍组成的足球联赛程序,输入队伍名,可以自动排出对阵表.新手入门级别.(A football league program composed of 10 teams, enter the team name, and automatically exit the match table.)
soccer
- 足球联赛采用单循环赛制,胜一场得3分,平局各得1分,负一场得0分,联赛排名以积分多者在前,当两队(或多队)积分相同时,则净胜球(即进球数与失球数之差)多者在前,若净胜球相同,则进球数多者在前,若仍相同,则抽签或踢附加赛决定名次(这在联赛结束后进行,联赛未结束则两队名次并列,本程序不做这方面要求)。试编一程序统计最近一轮比赛后,各队积分及排名。(Football league matches adopt a single-cycle system, winning a game to get 3