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

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

于 2022-02-20 发布 文件大小:1.67 kB
0 119
下载积分: 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 个回复

  • JPG2000
    说明:  使用开源jpg2000库写的简易jpg2000格式图像的显示,以及与其他bmp,jpg等格式的转换,带有jpg2000库源码(Jpg2000 using open-source library written in simple format jpg2000 display images, as well as with other bmp, jpg format conversion, etc., with a Treasury source jpg2000)
    2009-07-29 21:58:49下载
    积分:1
  • uartEcho
    am335x Startware 串口源码,针对am335x系列芯片(am335x Startware serial source for am335x series chip)
    2013-07-09 17:25:21下载
    积分:1
  • WinMain
    说明:  对WinMain函数详解的实例,可以深入了解windows应用程序的运行机制(A detailed example of the WinMain function can provide insight into the operating mechanism of Windows applications.)
    2020-06-16 00:20:01下载
    积分:1
  • ClientSocket
    Socket通讯,用socket进行通讯开发(Socket ClientSocket)
    2014-01-15 19:15:30下载
    积分:1
  • Delphi经典编程入门,对初学者很有帮助。
    Delphi经典编程入门,对初学者很有帮助。-Introduction to Delphi Basic Programming, helpful for beginners
    2022-08-19 12:06:06下载
    积分:1
  • guangtongxinxitong
    光纤通信系统是以光纤为传输媒介,光波为载波的通信系统。主要由光发送机、光纤光缆、中继器和光接收机组成,本文利用optisystem仿真光纤通信系统(Optical fiber communication system based on optical fiber transmission medium, light waves as carrier communication system.Is mainly composed of optical transmitter, optical fiber cable, repeater and optical receiver, optical fiber communication system based on optisystem simulation)
    2016-07-19 11:24:03下载
    积分:1
  • 21ic下载_msp430舵机测试程序
    控制舵机,转动方向转动角度,控制舵机,转动方向(Two algorithms by comparing the experimental data, we can see that the speed of conventional PID control, PID control combined with fuzzy steering gear, whether in terms of reliability or speed are more outstanding)
    2020-06-18 07:20:01下载
    积分:1
  • GNSS基线解算
    在进行高精度定位过程中,基线解算是极为重要的步骤,本文档主要介绍在利用GPS观测数据进行基线解算的详细流程,对想要从事GNSS算法研究的人员大有裨益。
    2023-08-28 14:20:03下载
    积分:1
  • poisson
    用C语言产生一个模拟的泊松分布随机参数。(this is a poisson disturetion of C)
    2017-11-29 19:45:54下载
    积分:1
  • 编译原理课程设计报告LL1文法
    说明:  课程设计的目的 通过课程设计进一步理解高级语言在计算机中的执行过程,加深对编译原理中重点算法和编译技术的理解,提高自己的编程能力,培养好的程序设计风格。同时通过某种可视化编程语言的应用,具备初步的Windows环境下的编程思想。解和掌握LL(1)语法分析方法的基本原理;根据给出的LL(1)文法,掌握LL(1)分析表的构造及分析过程的实现。 (curriculum design through curriculum design aimed to further understand senior in computer language of the implementation process, enhance the focus of compiler theory algorithm and compiler technology understanding, enhance their programming ability, and cultivate good programming style. Through some kind of visual programming language applications, with the initial Windows programming environment ideology. Xie and master LL (1) syntax analysis of the basic tenets; According given LL (1) grammar, master LL (1) analysis of the structure and table analysis is achieved.)
    2005-09-02 12:04:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载