CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yundonghui

搜索资源列表

  1. yundonghui

    0下载:
  2. 任务:参加运动会有n 个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)-Tasks: to participate in the Games there n school, school number 1 ... ... n. Competition is
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2538
    • 提供者:刘慧
  1. yundonghui

    0下载:
  2. C++编程,实现运动会成绩的统计,可以完成输入、查找、按男子或者女子或者团体总分名次或者学校编号等等进行排序输出-C++ Programming to achieve results of statistical games, you can complete the input, find, by man or woman or group scores or school ID, etc. Rank sort output
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3218
    • 提供者:明明
  1. yundonghui

    0下载:
  2. 田径运动会管理系统历时近十年的开发,千届以上各级各类运动会实践完善,得到了浙江省体委田径管理中心的认可,通过了浙江省教育厅体卫处组织的专家鉴定,取得国家版权。-Track and Field Games Management System which lasted for nearly a decade of development, more than 1000 session practice at all levels to improve all kinds of games have
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:524314
    • 提供者:李菲
  1. yundonghui

    0下载:
  2. 功能:1). 可以输入各个项目的前三名或前五名的成绩; 2).能统计各学校总分, 3).可以按学校编号、学校总分、男女团体总分排序输出; 4). 可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。 -Features: 1). Can enter the various items of the top three or top five results 2). Statistics schools can score, 3). According
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3290
    • 提供者:JJ
  1. yundonghui

    0下载:
  2. 运动会成绩管理系统,主要功能为用户管理,赛前管理,成绩管理,成绩查询,以及帮助菜单 -Games performance management system, the main function for the user management, pre-management, performance management, query results, as well as the Help menu
  3. 所属分类:JavaScript

    • 发布日期:2017-05-11
    • 文件大小:2419272
    • 提供者:kaixincai
  1. yundonghui

    0下载:
  2. 运动会分数统计系统,课程设计的作业,会游泳的-Games Score statistical system, curriculum design operations, will be swimming
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3094
    • 提供者:沈晨
  1. yundonghui

    0下载:
  2. 是一个用C++编写的运动会以及运动员管理程序,其中分了两大部分:一,管理员模块。二,用户模块。-Is a use of C++ to prepare athletes for the Games, as well as management procedures, which were divided into two major parts: First, the administrator module. Second, the user module.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:5182
    • 提供者:童松
  1. yundonghui

    0下载:
  2. 有关运动会分数排名的的课程设计 主要实现分数统计,单项的排名和总排名以及查询删除-Score the top of the Games of the curriculum design   Scores of the main statistics, rankings and individual rankings as well as query the deletion of the total
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:4159
    • 提供者:paul
  1. yundonghui

    0下载:
  2. 这是一个用c语言编运动会成绩统计系统: 用菜单进行统一管理,成绩有排序功能-This is a language used for sports performance c statistics system: The menu management, functional results are sorted
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1910
    • 提供者:刘浏
  1. yundonghui

    0下载:
  2. 数据结构课程设计,实验报告,C++编写的-Data structure the curriculum design, laboratory reports, C++ to prepare the
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:171718
    • 提供者:及欧
  1. yundonghui

    0下载:
  2. delphi课程设计,含源代码,数据库文件 ,运动会管理系统-delphi curriculum design, including source code, database files, Games Management Systems
  3. 所属分类:SQL Server

    • 发布日期:2017-05-23
    • 文件大小:6982198
    • 提供者:peng.xu
  1. yundonghui

    0下载:
  2. 运用数据库语言编写一个院运会的数据库,记录运动员班别,成绩,排名-The use of database languages will be shipped a hospital database class athletes, results, rankings
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:87134
    • 提供者:游离
  1. yundonghui

    0下载:
  2. 【问题描述】:参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号内分别为1~m和m+1~m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。 -【Problem Descr iption】: to participate in the Games n school numbered 1 ~ n. Competition is divided into
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:6577
    • 提供者:周敏从
  1. yundonghui

    0下载:
  2. 运动会成绩统计,可以进行一些比较简单的统计-Games score statistics, can be some relatively simple statistical
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2379207
    • 提供者:苍痕
  1. yundonghui

    0下载:
  2. 运动会成绩的输入,登记,统计运动员的资料及成绩排名!-hjui cdf wslrj xl xsd
  3. 所属分类:SQL Server

    • 发布日期:2017-04-17
    • 文件大小:511875
    • 提供者:王守兵
  1. PrivateSubText1

    0下载:
  2. 校运动会代码(部分),使用VB编程,由学生自己开发-yundonghui
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5561
    • 提供者:张三
  1. YunDongHui

    0下载:
  2. 运动会成绩统计系统: 功能由学生自己设计,尽可能多一些,用菜单进行统一管理,成绩必须有排序或名次功能 这是一个学生管理系统,它有输入,输出,求和,查询等几项功能-Games score statistics system: functional design by the students themselves, as much as some, with a menu for unified management, performance must be sorted or rank
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:1873
    • 提供者:甘驰
  1. yundonghui

    0下载:
  2. 运动会成绩 进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。 -Games can be entered into the system performance and modify the results of a project situation, you can score by each department and the output number by score sor
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:338316
    • 提供者:张莹
  1. yundonghui

    0下载:
  2. 某学校开运动会,共有m个班参加,比赛设有n个男子项目和L个女子项目。假设项目编号为1~n,n+1~n+L,并且假设编号为偶数的项目取前5名,得分顺序为7,5,3,2,1,编号为奇数的项目取前3名,得分顺序为5,3,2。请编写出一个统计程序以产生:各班成绩单(包括各班所得的各项成绩的项目号,名次,姓名和得分);团体总分报表(包括班级,男团总分,女团总分和团体总分);-A school sports meet, a total of m classes to participate in the c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2730
    • 提供者:suxiang
  1. yundonghui

    0下载:
  2. 数据结构实习题,运动会分数统计,线性表及其应用-Data structure practice problems, sports scores statistics, linear form and its application
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:523552
    • 提供者:luokuan
« 1 23 »
搜珍网 www.dssz.com