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

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

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

  • Link
    LInk.c for ART2 development.
    2014-11-22 02:50:02下载
    积分:1
  • QRSDet
    心电波形的QRS检测算法,在心率检测仪中实现过,能过YY1079(QRS detection algorithm of ECG waveform has been implemented in heart rate detector and can meet YY1079.)
    2019-05-24 14:30:29下载
    积分:1
  • PDFReader
    读取PDF文件,并显示在窗口中。 支持PDF的基本操作功能。(To read PDF files, and display in the window. Support the basic operating functions PDF.)
    2008-01-04 16:53:40下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分:1
  • C#初学者,多线程入门例子
    C#初学者,多线程入门例子
    2014-04-01下载
    积分:1
  • 这个例子使用客户端和服务器端的功能来演示如何在二者之间传递数据。这个例子模拟了矩阵绿光屏。包括编译后的客户端和服务器端。...
    这个例子使用客户端和服务器端的功能来演示如何在二者之间传递数据。这个例子模拟了矩阵绿光屏。包括编译后的客户端和服务器端。-examples of the use of the client and server functions to demonstrate how the data transfer between the two. The example simulation matrix green screen. Compiled after the client and server side.
    2022-02-27 04:07:34下载
    积分:1
  • fedoracoreTP-LINK650G
    说明:  在linux下fc4实现激活无限网卡 tp-link (under Linux FC4 activate unlimited card tp-link)
    2006-05-07 17:46:54下载
    积分:1
  • Lesson11
    说明:  使用Opengl实现了旗帜飘动的效果, 效果不错,很适合用于学习之用!(Achieved using the opengl flag fluttering effect, good effect, it is suitable for learning!)
    2008-10-30 11:00:24下载
    积分:1
  • dualinverter
    光伏并网系统中的双逆变器拓扑结构及其控制策略研究(dual-inverter topology and control strategy for Grid-connected PV application )
    2012-05-01 10:07:03下载
    积分:1
  • GameEngine06
    第六章源码,游戏框架输入和时钟引擎(CGameEngine_APP CGameEngine_Input CGameEngine_Timer)(Chapter VI source, Game clock input and engines (CGameEngine_APP CGameEngine_I nput CGameEngine_Timer))
    2007-01-25 08:45:48下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载