登录
首页 » Visual C++ » homework

homework

于 2020-07-03 发布 文件大小:1849KB
0 363
下载积分: 1 下载次数: 3

代码说明:

  简单的信息管理系统,可以实现学生信息的添加,删除 (good)

文件列表:

Debug
.....\homework.exe,114753,2010-11-30
.....\homework.ilk,202772,2010-11-30
.....\homework.obj,14767,2010-10-26
.....\homework.pch,5662628,2010-10-23
.....\homework.pdb,345088,2010-11-23
.....\homework.res,3412,2010-11-23
.....\homeworkDlg.obj,41341,2010-11-30
.....\StdAfx.obj,2101,2010-10-23
.....\vc60.idb,214016,2010-11-30
.....\vc60.pdb,364544,2010-11-23
homework.aps,37364,2010-11-23
homework.clw,2067,2010-11-30
homework.cpp,2091,2010-10-19
homework.dsp,4446,2010-10-23
homework.dsw,524,2010-10-19
homework.h,1346,2010-10-19
homework.ncb,91136,2010-11-30
homework.opt,50688,2010-11-30
homework.plg,546,2010-11-30
homework.rc,6696,2010-11-23
homeworkDlg.cpp,12282,2010-11-16
homeworkDlg.h,1923,2010-11-02
ReadMe.txt,3615,2010-10-19
res

...\homework.rc2,400,2010-10-19
resource.h,1514,2010-11-02
StdAfx.cpp,210,2010-10-19
StdAfx.h,1054,2010-10-19
student.dat,272,2010-11-30

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

发表评论

0 个回复

  • 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
  • xueshengchengji
    学生成绩管理系统 为C++源码 采用sql Server数据库 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 (Student achievement management system for the C++ source code using sql Server database main functions: query, add, delete, show the " college, faculty, classes, students, teachers, community, curriculum," and other information)
    2009-07-01 09:27:24下载
    积分:1
  • VB_BookManagementInformationSystem
    这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
    2013-12-27 16:00:34下载
    积分:1
  • vb
    说明:  用vb写的一个点名程序的源码,可以用于老师上课(Write a name with a vb program' s source code, can be used for school teachers)
    2010-04-25 11:37:05下载
    积分:1
  • tsglxt
    应用vc++做的一个MFC图书管理系统,使用了severe2000数据库,有详细系统说明和源代码(MFC application vc++ do a library management system, the use of severe2000 database, a detailed system descriptions and source code)
    2013-09-30 13:58:00下载
    积分:1
  • student_ho
    一个简单的学生成绩管理系统,在VC和SQL 2000下测试成功,(里面有数据库备份文件,直接还原即可,还原数据库后可以在USERS表里找到帐号和密码.(a simple student performance management system, the VC 2000 and SQL tested successfully, (they have a database backup file, direct reduction, and it would be reduced after the database can be found at the surface USERS account and password.)
    2004-12-06 10:41:15下载
    积分:1
  • 7456345346
    VB学生学籍管理系统Access版,有需要的就下载吧。(VB Access version of the student registration management system, has the need to download it.)
    2013-08-03 22:52:31下载
    积分:1
  • StudentScore
    学生信息管理系统,具体内容,用VC6.0,MFC,成绩管理系统,用VC和SQL 2000开发,非常不错的一个系统,用户根据不同权限访问数据库,进行添加、修改、查询、删除、打印、备份和还原数据库等操作.. (Student information management system, specific content, using VC6.0, MFC, performance management system, using VC and SQL 2000 development, a very good system, users access the database according to different permissions, add, modify, query, delete, print, backup and restore database operation ..)
    2008-05-04 22:20:31下载
    积分:1
  • guanli
    实现了学生管理系统的功能,可以完成添加、删除学生名单,查询学生成绩等功能,对学习C++的类的知识有一定的作用(Student management system to achieve the function, you can finish add, list of students, student achievement query capabilities, knowledge learning C++ class has a certain role)
    2015-01-08 11:44:05下载
    积分:1
  • VB_BookManagementInformationSystem
    这是我在学校编写的VB的图书管理信息系统,功能比较全面,入库、借还书、查询、修改和打印等功能都已经实现。(This software can realize the basic function for book management.)
    2013-12-27 16:00:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载