文件名称:ziliaoyuandaima
-
所属分类:
- 标签属性:
- 上传时间:2016-03-11
-
文件大小:9.45mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一、课程设计题目
学生成绩管理系统
二、本次课程设计应达到的目的
1.通过该题目的设计,使学生掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
2.掌握指针或数组、结构体、文件的操作方法。
三、本次课程设计任务的主要内容和要求(包括原始数据、技术参数、设计要求等)
要求能够实现输入记录、查询记录、更新记录、统计记录、输出记录等功能。
1. 输入记录。对每个学生的学号、姓名、班级、数学、英语、计算机成绩进行输入并存储,在程序的运行过程中,数据的存储可以采用结构体数组或者链表,但是最终应该存储在文件中。
2. 维护记录。能够实现添加、删除、修改学生记录,但是一定要将最终数据存储到文件中。
3. 查询记录。根据班级、学号、科目等查询学生的成绩。如果查询时学生数据并没有读入到结构体数组或者链表中,则应该先从文件中读出数据并存储在结构体数组或者链表中,然后在结构体数组或者链表中查询满足条件的数据。-A, curriculum design topics
Student achievement management system
Second, the purpose of this course design should be reached
1. Through the subject design, make the students master the software development process question analysis, system design, program coding, testing and other basic methods and skills.
2. Master Pointers or arrays, structures and operating methods of files.
Third, the main content of the course design tasks and requirements (including the original data, technical parameters and design requirements, etc.)
Requirements can achieve input record, query, update records, statistical records, output records, and other functions.
1. The input record. To each student s student id, name, class, math, English, computer grade for input and storage, in the process of the operation of the program, data storage can be used in a structure array or chain table, but in the end should be stored in the file.
2. Maintenance records. Can be achieved to add, delete, modify, stud
学生成绩管理系统
二、本次课程设计应达到的目的
1.通过该题目的设计,使学生掌握软件开发过程的问题分析、系统设计、程序编码、测试等基本方法和技能。
2.掌握指针或数组、结构体、文件的操作方法。
三、本次课程设计任务的主要内容和要求(包括原始数据、技术参数、设计要求等)
要求能够实现输入记录、查询记录、更新记录、统计记录、输出记录等功能。
1. 输入记录。对每个学生的学号、姓名、班级、数学、英语、计算机成绩进行输入并存储,在程序的运行过程中,数据的存储可以采用结构体数组或者链表,但是最终应该存储在文件中。
2. 维护记录。能够实现添加、删除、修改学生记录,但是一定要将最终数据存储到文件中。
3. 查询记录。根据班级、学号、科目等查询学生的成绩。如果查询时学生数据并没有读入到结构体数组或者链表中,则应该先从文件中读出数据并存储在结构体数组或者链表中,然后在结构体数组或者链表中查询满足条件的数据。-A, curriculum design topics
Student achievement management system
Second, the purpose of this course design should be reached
1. Through the subject design, make the students master the software development process question analysis, system design, program coding, testing and other basic methods and skills.
2. Master Pointers or arrays, structures and operating methods of files.
Third, the main content of the course design tasks and requirements (including the original data, technical parameters and design requirements, etc.)
Requirements can achieve input record, query, update records, statistical records, output records, and other functions.
1. The input record. To each student s student id, name, class, math, English, computer grade for input and storage, in the process of the operation of the program, data storage can be used in a structure array or chain table, but in the end should be stored in the file.
2. Maintenance records. Can be achieved to add, delete, modify, stud
(系统自动生成,下载前可以参看下载内容)
下载文件列表
资料及源代码/
资料及源代码/源码/
资料及源代码/源码/exam/
资料及源代码/源码/exam/.metadata/
资料及源代码/源码/exam/.metadata/.lock
资料及源代码/源码/exam/.metadata/.log
资料及源代码/源码/exam/.metadata/.plugins/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.desktop/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.desktop/dialog_settings.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/tomcat/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/tomcat/temp/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.hibernate/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/ConnectionProfiles.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/SQLDrivers.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.org.hibernate.eclipse/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.org.hibernate.eclipse/hibernate-tools.log
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/0/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/10/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/11/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/11/f08fdcbef927001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/12/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/13/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/14/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/15/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/16/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/17/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/18/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/19/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1a/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1b/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1c/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1d/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1e/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1f/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2/50c8413efa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/20/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/21/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/22/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/23/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/24/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/24/e0b2affbf927001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/25/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/26/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/27/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/28/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/10aa3d50fa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/3048bc1dfa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2a/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2b/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2c/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2d/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2e/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2f/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/3/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/30/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/31/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/32/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/33/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/34/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/35/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/36/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/37/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/38/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/39/
资料及源代码/源码/exam/.metadata/.plugins
资料及源代码/源码/
资料及源代码/源码/exam/
资料及源代码/源码/exam/.metadata/
资料及源代码/源码/exam/.metadata/.lock
资料及源代码/源码/exam/.metadata/.log
资料及源代码/源码/exam/.metadata/.plugins/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.desktop/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.desktop/dialog_settings.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/tomcat/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.easie.tomcat.myeclipse/tomcat/temp/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.hibernate/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/ConnectionProfiles.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.eclipse.sqlexplorer/SQLDrivers.xml
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.org.hibernate.eclipse/
资料及源代码/源码/exam/.metadata/.plugins/com.genuitec.org.hibernate.eclipse/hibernate-tools.log
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/0/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/10/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/11/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/11/f08fdcbef927001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/12/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/13/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/14/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/15/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/16/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/17/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/18/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/19/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1a/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1b/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1c/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1d/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1e/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/1f/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2/50c8413efa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/20/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/21/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/22/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/23/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/24/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/24/e0b2affbf927001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/25/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/26/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/27/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/28/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/10aa3d50fa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/29/3048bc1dfa27001f11bfaccf7efbac09
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2a/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2b/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2c/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2d/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2e/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/2f/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/3/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/30/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/31/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/32/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/33/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/34/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/35/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/36/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/37/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/38/
资料及源代码/源码/exam/.metadata/.plugins/org.eclipse.core.resources/.history/39/
资料及源代码/源码/exam/.metadata/.plugins
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.