CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - 学生管理系统 MFC

搜索资源列表

  1. StudentManager.rar

    0下载:
  2. 这是一个基于MFC和sqlserve2000数据库的学生管理系统,是C/S模式。功能较全,对初学者很有参考价值,This is a database based on the MFC and sqlserve2000 student management system, is the C/S mode. Function than the whole, a good reference for beginners
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2240724
    • 提供者:zj
  1. StuScore

    2下载:
  2. 利用Visual Studio中的MFC功能和MysqL写的学生成绩管理系统应用程序,具有学生信息、成绩信息、课程信息等入库/批量入库、查询、修改等功能,教师登陆和学生登录有不同的权限-Use MFC in Visual Studio features and MysqL students write application performance management system, with student information, performance information, cour
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-06-21
    • 文件大小:10961122
    • 提供者:叶丹
  1. Student4

    2下载:
  2. MFC多文档学生成绩管理系统源代码,是ADO数据库编程的实例程序。-MFC multi-document student achievement management system source code, is an instance of ADO database programming procedures.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-17
    • 文件大小:4790146
    • 提供者:杨欢
  1. student

    2下载:
  2. 学生成绩管理系统 c++ mfc 数据库-Student achievement management system
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2663788
    • 提供者:李晓媛
  1. MyListCtl

    0下载:
  2. 一个小的学生管理系统,用MFC做界面,访问Access数据库。编译时一定要将工程下的TestDB.mdb文件拷到Debug或Release目录下。-A small student management system, to do with MFC interface, visit the Access database. Compile-time must work under the TestDB.mdb document Kaodao Debug or Release directory.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2805615
    • 提供者:陈勇
  1. ScoreManage

    0下载:
  2. 学生成绩管理系统是典型的数据库管理系统(DBMS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两部分。对于前者主要要求数据一致性、完整性和数据安全性。而对于后者则要求应用程序功能完备,使用方便。 我使用ACCESS数据库管理系统创建后台数据库,然后在Visual C++6.0编译环境下使用MFC类库中的ODBC方面的类来创建数据库的前端应用程序,使应用程序能够做到快速安全地维护数据库,并且提供简单明了的使用界面,满足不同用户的需求。-Grade student manage
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-12
    • 文件大小:20868208
    • 提供者:张道军
  1. VC

    4下载:
  2. Visual C++6.0的MFC提供了对数据库的强大支持。对于数据库的访问,MFC提供了两组类,ODBC(open database connectivity)和DAO(database access object)。利用这两个功能强大的类,用户可以方便地开发基于ODBC或DAO的数据库应用程序。 开发一个成绩管理系统,可以实现成绩的管理,只要对数据库进行配置,就可以使用。并提供新学生成绩登记,现有学生成绩查询功能,对记录的删除修改等工作。学生信息管理系统的主要目的就是利用软件实现学生有关
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-06-21
    • 文件大小:444530
    • 提供者:sss
  1. studentdatabaseCreate

    0下载:
  2. 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2277004
    • 提供者:无我
  1. student-manegement

    0下载:
  2. 使用MFC制作的学生管理系统,利用的是oracle数据库-Produced using the MFC student management system, using the oracle database
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-22
    • 文件大小:7159843
    • 提供者:张倩
  1. studentView

    1下载:
  2. 一个功能强大的学生管理系统。VC++开发,对学习数据库编程,MFC,是一个不错的例子。-A powerful student management system. VC++ development, to learn database programming, MFC, is a good example.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-02
    • 文件大小:14354701
    • 提供者:袁文亭
  1. ExMIS

    0下载:
  2. 使用MFC和Access数据库联合实现的学生信息管理系统,使用前请在控制面板添加数据源-Access database using the MFC and the joint implementation of student information management system, use the control panel before you add the data source
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2903672
    • 提供者:徐兴业
  1. design

    0下载:
  2. 数据库课程设计,MFC与SQL2000实现学生寝室管理系统。-The database design curriculum, and SQL2000 realize students dormitory MFC management system.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2274105
    • 提供者:luo
  1. ScoreManage

    0下载:
  2. 基于DOS下的学生信息管理系统,结合SQL2005数据库,实现学生信息的增,删,改,查询,采用MFC ADO技术实现数据库与应用程序的交互-SQL2005 database based on the student information management system for DOS, increase the student information, delete, change, query, MFC ADO technology database and application in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-06
    • 文件大小:4211033
    • 提供者:刘杰
  1. School-management-system

    0下载:
  2. 本资料为MFC+SQL的学生学籍管理系统。 内含文档报告和程序文件,可运行。参考学习,于君共享,一起进步。-The information MFC+SQL Student Management System. The containing document reports and program files, you can run. Reference study, in Jun shared progress together.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-14
    • 文件大小:2479693
    • 提供者:张宁
  1. student

    0下载:
  2. 学生信息管理系统的编程参考经典,MFC对数据库的操作,自带ACCESS数据库,可直接运行。-Student information management system programming reference classic, MFC operation of the database, comes ACCESS database, can be directly run.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-17
    • 文件大小:27336704
    • 提供者:quinn
  1. MFC-

    1下载:
  2. 课程设计时候做的一个图书管理系统,实现了需要的基本功能。包括借阅管理,图书管理,学生管理,管理员管理等-Curriculum design do when a library management system, to achieve the required basic functions. Including loan management, library management, student management, administrators and management
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-19
    • 文件大小:5559880
    • 提供者:高维章
  1. XUESHENGGUANLIXITONG

    0下载:
  2. 学生管理系统,用MFC与SQLSever2005结合,实现学生的记录管理,涉及数据库的插入删除修改等等。-Student management system, using MFC and SQLSever2005 combined to achieve student records management, involving the insertion delete database modifications, etc..
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2923591
    • 提供者:周璋静
搜珍网 www.dssz.com