-
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
-
开源Tustena CRM的中文翻译,希望对即将使用Tustena CRM的人有好处....
开源Tustena CRM的中文翻译,希望对即将使用Tustena CRM的人有好处.-Tustena CRM open-source Chinese translation, and they hope to soon use Tustena CRM will benefit the people.
- 2022-05-23 04:40:41下载
- 积分:1
-
Fit with the primary C# Programmers use, which contains a lot in the development...
适合与初级C#程序员使用,里面包含了很多在开发C#程序时遇到的基础的问题。-Fit with the primary C# Programmers use, which contains a lot in the development of C# Procedures based on the problem encountered.
- 2022-02-16 01:09:11下载
- 积分:1
-
online search of a cow's use linux experience, useful for beginners.
网上搜的一位牛人的使用linux经验,对初学者很有帮助。-online search of a cow"s use linux experience, useful for beginners.
- 2022-01-31 02:36:06下载
- 积分:1
-
Based on the skin form minigui1.6.10 application development framework, an absol...
基于minigui1.6.10的皮肤窗体应用开发框架,绝对经典实用。-Based on the skin form minigui1.6.10 application development framework, an absolute classic and practical.
- 2022-03-23 10:04:52下载
- 积分:1
-
Conduction process flow and a detailed description of the current process, the p...
流动和传导过程的详细描述,对水流过程,热传导的过程都提出了很好的解决方案,非常适合学习。-Conduction process flow and a detailed description of the current process, the process of heat transfer are put forward a very good solution, is ideal for learning.
- 2023-01-07 00:30:04下载
- 积分:1
-
TMS320C2XX C源码调试系统指南
TMS320C2XX C源码调试系统指南-TMS320C2XX C-source debugging system guide
- 2022-03-14 17:13:08下载
- 积分:1
-
某医院病房管理系统设计报告可以作为毕业大作业.随着医院规模的大型化,传统的医院靠人工管理的方式已经越来越不适应现代医院的规模了。而且随着电脑的普及及电脑性能的提...
某医院病房管理系统设计报告可以作为毕业大作业.随着医院规模的大型化,传统的医院靠人工管理的方式已经越来越不适应现代医院的规模了。而且随着电脑的普及及电脑性能的提高,使用电脑来管理医院的常规运作已经成为必然。-ward of a hospital management system design report can be used as graduation large operations. With large-scale hospitals, hospitals rely on the traditional manual management methods have become increasingly unsuited to the modern hospital scale. But as the popularity of computers and computer performance increases, the use of computers to manage the operation of conventional hospitals have become a necessity.
- 2022-02-24 08:45:36下载
- 积分:1
-
java编写的简易写字板软件,实现文件新建保存复制粘贴等功能...
java编写的简易写字板软件,实现文件新建保存复制粘贴等功能-WordPad software written in java easy to achieve a new file save functions such as copy and paste
- 2022-01-25 17:36:37下载
- 积分:1
-
实现大整数加减法运算,只是一个小的课程设计
实现大整数加减法运算,只是一个小的课程设计-Large integer addition and subtraction calculations, only a small curriculum design
- 2022-09-17 20:10:03下载
- 积分:1