登录
首页 » Visual C++ » Student_management_sys

Student_management_sys

于 2015-12-28 发布 文件大小:9203KB
0 242
下载积分: 1 下载次数: 2

代码说明:

  学生管理系统,主要功能实现学生信息的增删改查等等。(dfdf fredg dfgreasf )

文件列表:

C语言课设
.........\C语言课设
.........\.........\1.cpp,16197,2013-12-18
.........\.........\C语言课设.vcxproj,3917,2013-12-18
.........\.........\C语言课设.vcxproj.filters,1168,2013-12-18
.........\.........\C语言课设.vcxproj.user,143,2013-12-06
.........\.........\Debug
.........\.........\.....\1.obj,99103,2013-12-18
.........\.........\.....\CL.read.1.tlog,19294,2013-12-18
.........\.........\.....\CL.write.1.tlog,1338,2013-12-18
.........\.........\.....\C语言课设.exe.intermediate.manifest,381,2013-12-18
.........\.........\.....\C语言课设.lastbuildstate,51,2013-12-18
.........\.........\.....\C语言课设.log,1349,2013-12-18
.........\.........\.....\C语言课设.unsuccessfulbuild,0,2013-12-18
.........\.........\.....\C语言课设.vcxprojResolveAssemblyReference.cache,713,2013-12-18
.........\.........\.....\C语言课设.write.1.tlog,0,2013-12-18
.........\.........\.....\link.1252.read.1.tlog,2,2013-12-18
.........\.........\.....\link.1252.write.1.tlog,2,2013-12-18
.........\.........\.....\link.2928.read.1.tlog,2,2013-12-18
.........\.........\.....\link.2928.write.1.tlog,2,2013-12-18
.........\.........\.....\link.3024.read.1.tlog,2,2013-12-18
.........\.........\.....\link.3024.write.1.tlog,2,2013-12-18
.........\.........\.....\link.3776.read.1.tlog,2,2013-12-18
.........\.........\.....\link.3776.write.1.tlog,2,2013-12-18
.........\.........\.....\link.3836.read.1.tlog,2,2013-12-18
.........\.........\.....\link.3836.write.1.tlog,2,2013-12-18
.........\.........\.....\link.4160.read.1.tlog,2,2013-12-18
.........\.........\.....\link.4160.write.1.tlog,2,2013-12-18
.........\.........\.....\link.4288.read.1.tlog,2,2013-12-18
.........\.........\.....\link.4288.write.1.tlog,2,2013-12-18
.........\.........\.....\link.4812.read.1.tlog,2,2013-12-18
.........\.........\.....\link.4812.write.1.tlog,2,2013-12-18
.........\.........\.....\link.4936.read.1.tlog,2,2013-12-18
.........\.........\.....\link.4936.write.1.tlog,2,2013-12-18
.........\.........\.....\link.4972.read.1.tlog,2,2013-12-18
.........\.........\.....\link.4972.write.1.tlog,2,2013-12-18
.........\.........\.....\link.5352.read.1.tlog,2,2013-12-18
.........\.........\.....\link.5352.write.1.tlog,2,2013-12-18
.........\.........\.....\link.5532.read.1.tlog,2,2013-12-18
.........\.........\.....\link.5532.write.1.tlog,2,2013-12-18
.........\.........\.....\link.5768.read.1.tlog,2,2013-12-18
.........\.........\.....\link.5768.write.1.tlog,2,2013-12-18
.........\.........\.....\link.6084.read.1.tlog,2,2013-12-18
.........\.........\.....\link.6084.write.1.tlog,2,2013-12-18
.........\.........\.....\link.read.1.tlog,1594,2013-12-18
.........\.........\.....\link.write.1.tlog,514,2013-12-18
.........\.........\.....\mt.read.1.tlog,1298,2013-12-18
.........\.........\.....\mt.write.1.tlog,354,2013-12-18
.........\.........\.....\test.obj,47016,2013-12-18
.........\.........\.....\vc100.pdb,217088,2013-12-18
.........\.........\Start Window.cpp,3653,2013-12-18
.........\.........\test.cpp,425,2013-12-18
.........\C语言课设.sdf,31608832,2013-12-18
.........\C语言课设.sln,911,2013-12-06
.........\Debug
.........\.....\C语言课设.ilk,0,2013-12-18
.........\.....\C语言课设.pdb,453632,2013-12-18
.........\Pictures





.........\........\macbotton05.gif,3488,2013-12-18
.........\........\Ocean.bmp,1024056,2013-12-18
.........\........\Ocean.png,232538,2013-12-18
.........\........\未标题-1.bmp,1024056,2013-12-19
.........\........\未标题-1.psd,497312,2013-12-19
.........\........\未标题2.psd,4206280,2013-12-19

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

发表评论

0 个回复

  • student-manage
    用可视化MFC写的一个学生成绩管理系统,用Access数据库,里面可以查询多门课成绩,并根据条件选择学生,测试过,可用。(Visualization MFC write a student performance management system, with the Access database, which can query multiple course grades, and select students according to the conditions tested, can be used.)
    2012-11-01 17:19:19下载
    积分:1
  • Appendix3511
    说明:  考试成绩管理系统,基于visual c++的简易考试成绩管理系统(Examination results management system, based on visual c++ test scores of Easy Management System)
    2010-03-16 22:40:25下载
    积分:1
  • ADO
    这是一款c源码,学生考试管理系统ADO版(For VC6)。读者可以学习相关只是。了解相关信息。(This is a c source code, student test management system ADO Edition (For VC6). Readers can learn relevant only. Understanding of the relevant information.)
    2010-10-19 19:32:08下载
    积分: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
  • SCOKET
    C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子(C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子 C++ prepared by the online examination system source code, including server and client, is a good example of learning network programming for beginners )
    2015-11-17 13:05:57下载
    积分:1
  • ScoreManageSystem
    这是学习C++的过程中,练习面向对象思想的最好的例子,就是学生成绩国力系统 (This is a learning process C++ practice of object-oriented thinking the best example is the national system of student achievement Floyd algorithm- the shortest path directed graph)
    2014-05-11 22:46:37下载
    积分:1
  • Sacmsystem
    一个完整有用的学生成绩管理系统,下载即可用(A complete and useful student management system)
    2013-06-20 00:25:20下载
    积分:1
  • softhy479d
    说明:  vb实验作业,用vb做的一个图书管理系统(vb experimental work, using vb to do a library management system)
    2011-04-08 09:45:40下载
    积分:1
  • SelectCourse
    选课系统可以实现选择课程 选课的人 系别(Elective System )
    2012-03-08 22:47:02下载
    积分:1
  • Library
    图书馆管理系统,可以实现图书的加载,管理,借阅,查询等功能,界面十分美观。(Library Management System)
    2013-07-20 22:40:10下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载