登录
首页 » Visual C++ » system-of-students-choosing-course

system-of-students-choosing-course

于 2013-04-10 发布 文件大小:80KB
0 272
下载积分: 1 下载次数: 3

代码说明:

  采用C语言,实现学生选课系统的设计,能够完成登录,选课,退课,管理员增加、删减课程等功能(Using C language, class selection system design, able to complete the login, elective withdrawal lesson, administrators increase, deletion of courses and other functions)

文件列表:

学生选课系统C语言设计.doc,176128,2012-01-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PTEM
    C2、单用户信息查询功能:。查询特定学生的记录,求其总分,平均分 3、学生信息浏览功能:显示所有学生的成绩记录,总分、平均分。 4、不及格记录查询功能:查询有不及格课程的学生信息。 5、排序功能:按学生平均成绩进行排序。或以某1单科成绩排序。 6、将学生记录存在结构体(student)中。 7、应提供一个界面来条用各个功能,条用界面和各个功能的操作界面应尽可能的清晰美观。 设计要求: 1、用C语言实现系统; 2、利用结构体实现学生成绩的数据结构设计。 3、系统具体查询,排序等基本功能; 4、系统的各个功能模块要求用函数的形式实现; 5、完成设计任务并写课程设计报告。 6、将学生成绩信息存在文件中。(ffgfgfhhhhhhhhhhhhhhhsfgdfgdfgdfddddddddddddd)
    2009-05-30 01:32:23下载
    积分:1
  • chengji
    c语言学生成绩管理系统, 学生信息录入功能,学生信息浏览功能等等(c language student performance management system, student information input function, student information browsing, etc.)
    2009-12-15 17:13:24下载
    积分:1
  • 1
    说明:  学生成绩管理信息系统代码: 成绩记录簿 用Visual C++编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: (1)创建信息链表并以磁盘文件保存; (2)读取磁盘文件并显示输出所有学生的成绩; (3)按学号或姓名查询成绩; (4)添加成绩记录; (5)修改指定姓名或学号的学生的成绩并可存盘; (6)显示输出60分以下、60~79、80~89、90分以上各分数段的学生信息。 */(Student performance management information system code)
    2011-01-03 02:05:47下载
    积分:1
  • 0
    说明:  c成绩管理系统 输入学生信息 显示学生信息 查询学生信息(1)按学号查询(2)按姓名查询(3)按性别查询 4.更新学生信息 5.删除学生信息 6.计算学生成绩(1)计算总分(2)计算平均分 7.保存到文件 8.退出(c performance management system Enter student information Student Information Display Discover Student Information (1) according to Student ID check (2) by name query (3) by sex inquiry         4. Update Student Information         5. Delete student information         6. Calculate student achievement (1) calculate the total score (2) calculate the average score         7. Save the file         8. Exit )
    2014-12-23 19:34:20下载
    积分:1
  • Class
    大学的每个专业都要编制教学计划。假设任何专业都有固定的学习年限,每学年含两学期,每学期的时间长度和学分上限都相等。每个专业开设的课程都是确定的,而且课程的开设时间的安排必须满足先修关系。每个课程的先修关系都是确定的,可以有任意多门,也可以没有。每一门课程恰好一个学期。试在这样的情况下设置一个教学计划编制程序。三、基本要求:(1):输入参数:学期总数,一学期的学分上限,每门课的课程号,学分,直接先修关系的课程号。(2):课程号尽可能的集中在前几个学期中。(3):若无解,则报告错误信息;否则见教学计划输入到指定的文件中。(University of each professional must prepare teaching plans. Assume that any professional has a fixed period of schooling per academic year with two semesters, the length of time and credits per semester caps are equal. Each professional courses are determined, and arrangements to open the course must meet the Advanced Placement relations. Pre relations are determined in each course, can have any number of doors, or you do not. Each course just one semester. The trial in this case, an instructional planning procedures. Three basic requirements: (1): Input parameters: the relationship between the course of the semester, the total number, the maximum credit for a semester, the course number of each course, credits, direct Prerequisite number. (2): Course No. centralized as much as possible in the first few semesters. (3): If there is no solution, report the error message otherwise see teaching program input to the specified file.)
    2013-01-24 22:12:45下载
    积分:1
  • studentselectobject
    学生选课系统,VB开发源代码 网友提供,经过改进(students Elective System, VB source code netizens to offer improved)
    2007-03-22 12:53:30下载
    积分:1
  • Ex_ODBCStudent008
    学生信息管理ODBC,用于管理学生信息的管理,进行查询、删除、修改等功能。(Examlpe for VC++)
    2010-12-29 18:13:14下载
    积分:1
  • bookmanage
    图书管理系统 1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。 2、 系统应实现的操作及其功能: 1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。 2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。 3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。 4、 归还:注销对借阅者的登记,改变该书的现存量。 5、 查找:实现按书号查找,按书名查找,按作者查找。 6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
    2008-06-25 16:04:25下载
    积分:1
  • studentMangement
    实现学生信息管理系统,对学生信息进行登记和排名(student information management)
    2012-12-23 16:03:40下载
    积分:1
  • library-system
    值得一看的图书馆管理系统,有plucky同学编写及共享,登陆密码打开mdb文件查看(Worth of library management system, there are plucky prepared by the students and sharing, login password to open mdb file viewer)
    2013-09-06 12:05:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载