登录
首页 » C++ Builder » CPPBuilder-Student-management-system

CPPBuilder-Student-management-system

于 2012-05-02 发布 文件大小:6678KB
0 236
下载积分: 1 下载次数: 2

代码说明:

  c++ builder编写的学生管理系统的源代码,有一定的参考价值(The source code of the student management system,have certain reference value )

文件列表:

学生管理系统
............\Project1.bpr,4104,2010-01-26
............\Project1.cpp,1369,2010-01-26
............\Project1.exe,1929728,2009-01-28
............\Project1.obj,18273,2009-01-28
............\Project1.res,876,2010-01-25
............\Project1.tds,4194304,2009-01-28
............\Project1.~bpr,4104,2010-01-26
............\Project1.~cpp,1369,2010-01-26
............\Unit1.cpp,1369,2009-01-28
............\Unit1.ddp,51,2009-01-28
............\Unit1.dfm,65334,2009-01-28
............\Unit1.h,1276,2009-01-28
............\Unit1.~cpp,1237,2010-01-26
............\Unit1.~ddp,51,2010-01-26
............\Unit1.~dfm,65290,2010-01-26
............\Unit1.~h,1235,2010-01-26
............\Unit2.cpp,2723,2009-01-28
............\Unit2.ddp,51,2009-01-28
............\Unit2.dfm,3739633,2009-01-28
............\Unit2.h,2631,2010-01-26
............\Unit2.obj,441095,2009-01-28
............\Unit2.~cpp,2723,2010-01-26
............\Unit2.~ddp,51,2010-01-26
............\Unit2.~dfm,3739606,2010-01-26
............\Unit2.~h,2631,2010-01-26
............\Unit3.cpp,1774,2010-01-26
............\Unit3.ddp,51,2009-01-28
............\Unit3.dfm,248327,2009-01-28
............\Unit3.h,2353,2010-01-26
............\Unit3.obj,435219,2009-01-28
............\Unit3.~cpp,1771,2010-01-26
............\Unit3.~ddp,51,2010-01-26
............\Unit3.~dfm,248300,2010-01-26
............\Unit3.~h,2347,2010-01-26
............\Unit4.cpp,523,2010-01-26
............\Unit4.ddp,51,2009-01-28
............\Unit4.dfm,328,2009-01-28
............\Unit4.h,750,2010-01-26
............\Unit4.obj,35414,2009-01-28
............\Unit4.~ddp,51,2010-01-26
............\Unit4.~dfm,328,2010-01-26
............\学生.mdb,8536064,2010-01-26

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

发表评论

0 个回复

  • vc写的学生信息管理
    这是一个用vc写的简单访问数据库的程序,也就是一个简单的学生信息管理系统,程序在运行是需要登陆,用户名和密码在程序说明里面有(vc used to write a simple program accessing the database, which is a simple student information management system, the procedure is necessary landing operation, user name and password in the program inside)
    2020-07-03 02:20:02下载
    积分:1
  • bookmanage
    图书管理系统 1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。 2、 系统应实现的操作及其功能: 1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。 2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。 3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。 4、 归还:注销对借阅者的登记,改变该书的现存量。 5、 查找:实现按书号查找,按书名查找,按作者查找。 6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
    2008-06-25 16:04:25下载
    积分:1
  • CPPBuilder-Student-management-system
    c++ builder编写的学生管理系统的源代码,有一定的参考价值(The source code of the student management system,have certain reference value )
    2012-05-02 23:45:08下载
    积分:1
  • student_c++
    学生管理系统,可以添加删除,修改,是基于控制台的,挺好用的(student management system, can be added to delete, modify, is based on the console, very good use)
    2006-11-07 05:16:46下载
    积分:1
  • CourseSelectSistem
    绝对经典的学生选课系统,可以模仿一下,初学者可以自己尝试一下。。c语言爱好者(Absolute classic students elective course system, can mimic once, beginners can try.. C lover)
    2010-12-28 22:11:30下载
    积分:1
  • BMS
    此程序是个C++的图书管理信息系统,非常的好(This procedure is a C++ for library management information system, very good)
    2009-03-18 17:51:19下载
    积分:1
  • smis
    Delphi小型的学生管理系统源代码,功能方面包括新生信息录入、学籍变更录入、奖励情况录入、处罚情况录入、学生个人信息查询修改等(Delphi small student management system source code, functional aspects including the newborn information entry, entry student status changes to entry, reward situation, the punishments entry, students' personal information query modification)
    2013-04-09 21:29:04下载
    积分:1
  • codetfour
    输入10个学生的信息并保存,计算且输出学生的平均分,再按照由高到低的顺序 输出他们的信息(Enter the 10 student information and save the average student computing and the output points, and then the order high to low Output their information)
    2015-02-11 20:11:26下载
    积分:1
  • kaoshi
    输入学生序号,可以获得学生的总分,平均分,还可以获得一门课程的最低最高分以及课程的补考情况(Enter a student ID, students can obtain the total score, the average score, you can also get a make-up course in the case of the lowest and highest points of the course)
    2016-03-06 23:16:53下载
    积分:1
  • student-grade-managing-system
    学生成绩管理系统,可以直接运行。付源代码(student grade managing system )
    2013-08-04 15:16:55下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载