登录
首页 » c » c语言编写学生成绩管理系统源代

c语言编写学生成绩管理系统源代

于 2022-02-20 发布 文件大小:1.67 kB
0 99
下载积分: 2 下载次数: 1

代码说明:

#include "stdio.h"      #include"string"      /*定义学生结构体*/      struct Student      {           char ID[20];           char Name[20];           float Mark1;           float Mark2;           float Mark3;           float Average;      };         /*声明学生数组及学生数量*/      struct Student students[1000];      int num=0;             /*求平均值*/      float Avg(struct Student stu)     

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

发表评论

0 个回复

  • Rijndael_ECB
    AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
    2013-12-01 14:14:35下载
    积分:1
  • 567
    LTE-A系统的最新进展,对超前研究LTE-A系统的非常有帮助(LTE-A system of the latest, on the advance of LTE-A system very helpful)
    2010-05-09 12:39:45下载
    积分:1
  • LED
    89C52单片机入门学习制作流水灯实验,P1口控制发光管,(89C52 microcontroller learning portal making light water experiments, P1 port control light-emitting tube)
    2013-03-29 13:25:11下载
    积分:1
  • nsga2code
    说明:  对多目标遗传算法进行解析,基于多目标协同优化算法编写的遗传算法程序,具有很好的收敛性,提供了相应测试算例。(Analyzing multi-objective genetic algorithm, the genetic algorithm program based on multi-objective cooperative optimization algorithm has good convergence, and provides corresponding test examples.)
    2021-01-04 02:38:56下载
    积分:1
  • MACAddress
    系统 mac 地址的操作。 查找mac地址(finding mac)
    2011-02-11 14:01:50下载
    积分:1
  • AISDecoder
    AIS定位、速度、航向数据解析。可以批量解析并保存。(AIS data decoder。)
    2021-03-17 20:49:20下载
    积分:1
  • 《精通MATLAB科学计算》
    说明:  在各行各业的工程实践中,有大量的科学计算工作需要完成。传统的计算方式一般需要较长的周期,相比之下开发效率极高的MATLAB是一个更好的选择。在MATLAB中,编程细节被简化,繁琐的实现过程也被略去,用户可以将更多精力集中于所需要处理的核心问题上。 MATLAB科学计算涉及数学、机械、电子、控制和金融等多个领域。本书以MATLAB科学工程计算为立足点,介绍MATLAB在科学计算领域中如何运用庞大的科学函数库来解决一些实际问题。在函数的选择上兼顾各函数的使用频率和专业性,力求典型全面。本书可作为MATLAB课程的教学用书或者线性代数、概率统计等课程的教学辅助书。(In the engineering practice of all walks of life, there is a lot of scientific calculation work to be completed. The traditional calculation method generally needs a long period, in contrast, the development of highly efficient MATLAB is a better choice. In MATLAB, the programming details are simplified, and the tedious implementation process is also omitted. Users can focus more on the core issues they need to deal with.)
    2020-12-30 11:46:53下载
    积分:1
  • 直流潮流
    基于直流潮流法的IEEE-30节点潮流计算(Power Flow Calculation of IEEE-30 Nodes Based on DC Power Flow Method)
    2018-12-31 13:59:31下载
    积分:1
  • three
    这个包括头文件,以及具体的实现函数(This is a chess game, three sons and a chess game, I hope you all like.)
    2012-02-22 18:34:16下载
    积分:1
  • 简单的QT文件管理系统
    该系统主要王成简单的登录界面以及文件管理作用,,是初学者的很好的用的程序。在QT5.0环境下操作完成,,为课堂很好的初学者使用以及操作,简单易上手。
    2022-12-27 23:45:03下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载