登录
首页 » 数据结构 » 要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信...

要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信...

于 2023-04-01 发布 文件大小:6.99 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

要求完成以下功能: 1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。 2)能够将指定的信息从文件中删除。 3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。 4)可以统计全部学生的总成绩,及其在班上的排名。 5)能够统计各科的平均成绩及及格率。 6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。 7)如果检索不到相应的信息应提示用户。-asked to perform the following functions : 1) to read from the screen of a student"s information will be deposited into the data file. 2) can be designated information deleted from the document. 3), according to numbers, the names of the students will retrieve information retrieval results showed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional error messages, such as sex between men and women can only import, importation of error messages to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dataset与json的转换
    应用背景interface uses   SysUtils, Classes, DB, DBClient, superobject, ADODB, EncdDecd; function DataSetToJSON(ADataSet: TDataSet; var AJSON: WideString): Boolean; function JSONToDataSet(AJSON: WideString; ADataSet: TDataSet): Boolean; overload; function JSONToDataSet(AJSON: WideString; ADataSet: TADODataSet): Boolean; overload; function JSONToDataSet(AJSON: WideString; ADataSet: TCustomClientDataSet): Boolean; overload; implementation (*   C: 配置表     Encode 字符编码       0:ANSI 1:UNICODE 2:UTF-8       默认 1     BolbComp 二进制字段是否压缩       0:未压缩 1:已压缩       默认 0     CompMode 压缩模式       0:ZIP 1:RAR 2:7-ZIP       默认 2     BolbEncod
    2022-07-08 22:59:41下载
    积分:1
  • POJ 2271
    POJ 2271的己AC代码...不信你可以自己试试.-POJ 2271
    2023-04-22 16:50:03下载
    积分:1
  • 这是我的一些(C语言)源代码 比如LinkList,String,Array,Tr...
    这是我的一些数据结构(C语言)源代码 比如LinkList,String,Array,Tr-This is some of my data structure (C Language) source code for LinkList, String, Array, Tree, etc.
    2023-01-08 06:55:02下载
    积分:1
  • 单比特树查找算法,是用于路由查找的,内含有路由查找相关资料...
    单比特树查找算法,是用于路由查找的,内含有路由查找相关资料-Monobit tree-search algorithm is used to identify the routing, which contain routing information Search
    2022-02-26 14:05:38下载
    积分:1
  • Pink noise generated in matlab
    Pink noise generated in matlab
    2023-08-04 19:05:04下载
    积分:1
  • 一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化...
    一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
    2022-05-16 17:10:20下载
    积分:1
  • mfc odbc库编程
    使用mfc通过odbc链接sql数据库,跟大家分享,不错的代码,简单易懂!   为了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。  
    2022-03-31 16:08:59下载
    积分:1
  • MFC实现的图书馆管理系统,希望对大家有用。
    MFC实现的图书馆管理系统,希望对大家有用。-MFC library management system to achieve the hope for all of us.
    2022-04-16 18:48:04下载
    积分:1
  • 2022-02-20 18:33:32下载
    积分:1
  • 该程序是分布计排序,它是我所见过的各种排序方法中最快的,它的时间复杂度为O(n),但是这种排序适用于已知待排序列的上下限,并且如果上限与下限的差值比较大的话,...
    该程序是分布计数排序,它是我所见过的各种排序方法中最快的,它的时间复杂度为O(n),但是这种排序适用于已知待排序列的上下限,并且如果上限与下限的差值比较大的话,空间消耗也比较大.-distribution of the program is counting sequencing, it is I have seen the fastest sorting methods, it"s time complexity of O (n), but this sort known to be applicable to sort out the range, and if the upper and lower limits of the relatively large margin, space consumption is relatively large.
    2022-06-14 17:10:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载