-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-03-19 23:31:56下载
- 积分:1
-
C++,实现杨辉三角形
用C++实现杨辉三角 --队列应用 希望对大家有用 -C++, to achieve Yang Hui Triangle- queue applications want to thank you for all of us
- 2022-07-27 10:04:04下载
- 积分:1
-
The basic realization of DirectInput
DirectInput的基本实现
只是基本应用-The basic realization of DirectInput
- 2023-04-10 09:55:03下载
- 积分:1
-
2N_2N3904 datasheet document in PDF format.
2N_2N3904 datasheet document in PDF format.
- 2022-12-21 02:45:04下载
- 积分:1
-
introduction of CMMB development
introduction of CMMB development
- 2023-05-22 12:20:03下载
- 积分:1
-
Software engineering
软件工程--实践者的研究方法
本书是一本系统而全面地介绍软件工程理论、技术和实践的专著,是北美学
术界和产业界的畅销书之一。本书作者Roger S.Pressman是软件工程领域国际
知名的咨询专家和作者,著有多本学术专著,本书已是其第四版。本书由黄柏素、梅宏组织翻译。-Software engineering- the practice of the research methodology of this book is a systematic and comprehensive introduction to software engineering theory and practice of technical monographs, is the North American academia and industry, one of the best-selling book. This book the author Roger S. Pressman Software Engineering are internationally renowned experts and authors of the consultation, a number of the academic monograph, the book is its fourth edition. This book by Huangbai Su, MEI Hong Translations Organize.
- 2022-08-18 10:56:24下载
- 积分:1
-
2.4嵌入式Linux启动sistemps
Linux startup 2.4 for embedded sistemps
- 2022-02-22 11:09:39下载
- 积分:1
-
很同用的PWM!!!!!希望大家喜欢
很同用的PWM!!!!!希望大家喜欢-Is the same used by PWM! ! ! ! ! I hope everyone likes
- 2022-01-26 02:57:05下载
- 积分:1
-
AT89C51SND1
AT89C51SND1一款芯片
用于MP3的制作,很好-AT89C51SND1
- 2023-04-27 22:20:03下载
- 积分:1
-
本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流
本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
- 2023-06-01 01:35:04下载
- 积分:1