Welcome![Sign In][Sign Up]
Location:
Search - xuesheng

Search list

[assembly languagexuesheng

Description:  各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。 4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。 5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。  基于各种基本数据的统计计算. 6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。 7.统计并输出各班各门功课的平均成绩和总平均成绩。 8.统计并输出每个同学已修学分。 9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。 10. 保存文件。 11. 读取文件。 12. 退出系统。
Platform: | Size: 13312 | Author: Margase | Hits:

[assembly languagexuesheng

Description:  各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。 4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。 5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。  基于各种基本数据的统计计算. 6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。 7.统计并输出各班各门功课的平均成绩和总平均成绩。 8.统计并输出每个同学已修学分。 9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。 10. 保存文件。 11. 读取文件。 12. 退出系统。
Platform: | Size: 8192 | Author: Margase | Hits:

[assembly languagexuesheng

Description:  各模块的功能 1.各种基本数据的录入。如:学生基本情况录入。 2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。 3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。 4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。 5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。  基于各种基本数据的统计计算. 6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。 7.统计并输出各班各门功课的平均成绩和总平均成绩。 8.统计并输出每个同学已修学分。 9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。 10. 保存文件。 11. 读取文件。 12. 退出系统。
Platform: | Size: 23552 | Author: Margase | Hits:

[Education soft systemxuesheng

Description: 用vc编的学生管理系统,可以导入,导出,保存,新建,修改,删除,统计分数,算平均分等,功能还算多-Vc made using the student management system, you can import, export, save, new, modify, delete, statistical scores, counting an average of classification, function is still more than
Platform: | Size: 308224 | Author: fly | Hits:

[.netxuesheng

Description: 一个学生成绩管理系统应用程序,visual basic.net开发-A student achievement management system applications, visual basic.net Development
Platform: | Size: 36864 | Author: zhangwei | Hits:

[Other Databasesstudentadmin

Description: 用ADO做的雪生请销假管理系统,可以作为学习数据库编程的基础教程。-Using ADO to do Xuesheng Please leave clearance management system, can be used as the basis for learning database programming tutorial.
Platform: | Size: 306176 | Author: 文杰 | Hits:

[Education soft systemxuesheng

Description: 学生信息管理系统可以帮助你有效的管理好学生信息,有助于人们日常生活中的应用-Student Information Management System can help you effectively manage student information, help people in daily life applications
Platform: | Size: 145408 | Author: 徐友剑 | Hits:

[Education soft systemxuesheng

Description: 学生信息管理系统 vc编写 简单的 很好用-Student Information Management System vc useful to prepare simple
Platform: | Size: 46080 | Author: kevin3225521 | Hits:

[Education soft systemxuesheng

Description: 用DELPHI编写的大学生 管理系统,适合初学者学习-DELPHI students with the preparation of management system, suitable for beginners to learn
Platform: | Size: 358400 | Author: 陈启杰 | Hits:

[Education soft systemxuesheng

Description: 学生成绩管理系统,包括人名分类,成绩录入,成绩分析等内容。-Student achievement management system, including the names of persons classification, performance recording, performance analysis, etc..
Platform: | Size: 13312 | Author: 刘佳 | Hits:

[WEB Codexuesheng

Description: 1本系统的数据库可以用 sql server 的也可以用access的 2为了调试方便默认的是access数据库 3连接数据库的单独用了个DataBaseManager.java类如果要用其它数据库在这个类里改下数据源名字就是了 sql server的数据库 我也有个备份文件在data\fangjing 如果要用还原下就好了 4Java+SQL_Server2k实训内容.doc是本项目的设计文档 本系统基本是参考这个文档做的 5常见错误.doc 是我在这个项目中遇到的错误 6因为代码中直接设定了数据源 所以可以直接运行MainWindow.java来启动本程序用户名和密码都是 fangjing 7本项目后面几个功能没实现 不过基本操作和前面的都差不多 所以就没做了 有兴趣的可以把它做做好 8由于这是我刚学 java 的时候做的一个项目 里面肯定有许多问题
Platform: | Size: 288768 | Author: weiyuan | Hits:

[Windows Developxuesheng

Description: 能够添加新学生,提示用户新学生学号为多少,如果用户输入已存在的学号,提示用户该学号已存在,请重新输入。入学年份要有校验,即按规定格式输入。学号为每个学生的唯一标识。删除学生,当学生毕业或者转学能删除学生,删除时要有友好提示,即把将要删除的学生展示给用户,让用户确认删除对象,方可删除。如果某一学生信息发生变化,要能够对其进行修改,修改同样要有友好提示,提示用户将要把某条记录修改为什么。 -Be able to add new students, prompts the user to the new number is the number of students, if the user input has been in existence for the school number, prompts the user to the school has been there, please re-enter. School year must be checking that the required input format. Student ID for each student unique identifier. Delete students, when students graduate or transfer students can delete, delete when prompted to have a friendly, that is, to delete the students will be displayed to users, allow users to delete the object to confirm before delete. If a student information changes, to be able to modify, to amend the same to have a friendly reminder prompts the user would have to modify a particular record why.
Platform: | Size: 121856 | Author: WO | Hits:

[Windows Developxuesheng

Description: 学生信息包括学号、姓名、性别、班级、三门课成绩和总成绩。设计一程序实现对学生信息的管理-Student information, including school number, name, gender, class, performance and three classes with a total score. Design a program for students of information management
Platform: | Size: 2048 | Author: haha | Hits:

[Education soft systemxuesheng

Description: 本课程设计假定有n门课程,每门课程有课程编号,课程名称,课程性质,总学时,授课学时,实验或上机学时,学分,开课学期等信息,学生可按要求(如总学分不得少于60)自由选课-The course design assumptions have n courses, each course has course number, course name, course nature, the total hours, teaching hours, laboratory or machine hours, credits, semester course information, students may be requested (such as the total credits may not be less than 60) Free elective
Platform: | Size: 3072 | Author: dada | Hits:

[Windows Developxuesheng

Description: 可以实现对学生的管理及控制,并且可以将其进行统计及学籍的管理-Students can realize the management and control, and can carry out statistics and school management
Platform: | Size: 73728 | Author: 李扬 | Hits:

[Otherxuesheng

Description: 这是一个学生管理系统.vb+sql 是VB数据库系统开发实例导航书中的一个实例-This is a student management system. Vb+ Sql database system development is VB example of the book an example of navigation
Platform: | Size: 73728 | Author: dan | Hits:

[Database systemxuesheng

Description: 这是一个学生学籍管理系统,方便各位应用-err
Platform: | Size: 1231872 | Author: 莫社添 | Hits:

[JSP/Javaxuesheng

Description: java课程设计,java大作业,是一个学生信息管理系统,非常好的哦,-java course design, java major operations, is a student information management system, very good Oh,
Platform: | Size: 201728 | Author: 李耀 | Hits:

[JSP/Javaxuesheng

Description: 用java编写的学生信息管理系统,附带源码。-Java to prepare students to use information management system, with source code.
Platform: | Size: 595968 | Author: 王艳 | Hits:

[Otherxuesheng

Description: C++课程设计的学生信息管理系统 比较简单易懂的实例-C++ Curriculum design student information management system for easy-to-understand examples of relatively simple
Platform: | Size: 38912 | Author: yhmk13 | Hits:
« 1 2 34 5 6 7 8 9 »

CodeBus www.codebus.net