搜索资源列表
studentscore
- 1设计题目及要求 一、程序设计题目:学生成绩管理程序设计 二、 程序设计功能及要求: 1.显示学生各门成绩,总分,和平均分. 2.按总分由高到的进行排列. 3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩. 3 算法分析 1. 学生成绩管理软件的数据结构 2. 排序 3. 查找 4. 其它 4 主要流程图 1写程序结构及各模块(输入,显示等等)结构图 本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类
c语言成绩管理
- 用c语言编写的,成绩管理 湖南文理学院课程设计报告
学生成绩管理系统
- 该文档为成绩管理系统的实验报告通过C语言实现,包含查找、排序、删除和添加等功能
12345
- 学生成绩管理,包括源码,和设计原理,有完整报告和实验目的,用C语言做的-Students score management, including source code, and design principles, has a complete report and experimental purposes, using C language to do the
jiejianxuesheng
- 这是我在贴吧里看到的一个学生成绩管理系统,也是用C语言写的,我测试了-This is me at Post Bar saw a student grade management system, also using C language, and I tested
Clanguagecurriculumdesignreport
- C语言课程设计报告 一、实践的目的和要求 二、内容 三、实践任务 1.学生成绩管理系统 2.编写一个小游戏 附录: 代码 -C language curriculum design report, the purpose of practice and requirements of the Second, the contents of the three, the practice of the task 1. Student achievement mana
chengjiguanlixitong
- C语言课设,成绩管理系统,包中附有实验报告-C-class-based, performance management systems, with experimental report
program
- 学生成绩管理系统。基于C语言编写。可以完成基本的成绩管理要求。-the program of Students achievement.
student
- 学生成绩管理系统,是利用C语言编程,可以实现成绩的删除,修改,添加等操作-Student performance management system is the use of C language programming, you can achieve the results to delete, modify, add and other operations
Studemt
- 采用C语言开发,文件存储,指针链表实现,每个用户凭合法用户名和密码登陆,不同权限的用户可使用不同的功能集。用户管理包括:新增、查找,浏览、修改密码和和保存等基本功能。学生成绩管理包括添加、修改、删除、查询、排序、统计、载入、追加和保存等基本功能。-Using C language development, file storage, a pointer linked list implementation, each user with valid username and password,
xueshengchengjiguanlixitongkeshebaogao
- 用C语言实验学生成绩管理系统,添加 删除学生,输入学生成绩,排名 等功能.-Experiment with the C language student achievement management system, add remove students, enter student scores, standings, and so on.
chengjiguanli
- 一个管理学生成绩的C语言程序,通过输入学生的姓名与学号来查找学生的成绩-A management student achievement in C language program, by entering the student name and student number to find the student achievement
Performance_management_procedures_for_algorithm_C.
- 介绍了用C语言编写学生成绩管理系统的基本设想,并针对《学生成绩管理系统》要求 按学期和班级进行管理,提出了解决问题的算法。 -Describes the C language with the students the basic idea of performance management systems, and for the " Student performance management system" required by the semester and
chengji
- C语言实现成绩管理系统,包括源代码以及内容的详细说明-C language implementation of performance management system, including a detailed descr iption of the source code and content
xscjglxt
- 利用c语言实现学生成绩管理系统的开发,存储学生的成绩信息,可以添加、显示、排序、查询、修改、删除、恢复、统计学生的信息-C language student achievement management system development, student achievement information storage, you can add, sort, query, modify, delete, restore, statistical information of students
Student-Grade-Manage
- c语言课程设计题--学生成绩管理系统。实现了对学生成绩的查询,修改,删除,保存等基本功能。-c language curriculum design questions- Student achievement management system. Student achievement query, modify, delete, save, and other basic functions.
C
- 用C语言实现学生成绩管理系统的试验知道书,包括代码和实验结果-Student achievement management system using C language test to know the book, including code and experimental results
学生成绩管理系统
- 学生成绩管理系统,用C语言开发的,并以指针为存储方式的管理学生成绩的系统,其中用到文件去持久化学生成绩等信息(Student achievement management system, using C language development, and pointer to storage management student achievement system, which uses documents to persistent student achievement and other
C实训报告
- c语言实训报告,基于visual c++6.0 ,实现学生成绩信息管理。(C language Practical Training report)