登录
首页 » Visual C++ » information-management

information-management

于 2012-11-07 发布 文件大小:342KB
0 203
下载积分: 1 下载次数: 7

代码说明:

  基于mfc的一款本科信息系统管理软件,里面涵盖了对数据库的操作(Based the mfc of an undergraduate information systems management software, which covers the operation of the database)

文件列表:

information management
......................\本科生信息管理系统
......................\..................\Release
......................\..................\.......\UGMS.LDF,1048576,2008-04-11
......................\..................\.......\UGMS.mdf,1048576,2008-04-11
......................\..................\UGMS
......................\..................\....\adodc.cpp,8202,2007-12-16
......................\..................\....\adodc.h,3181,2007-12-16
......................\..................\....\datagrid.cpp,18573,2007-12-16
......................\..................\....\datagrid.h,5127,2007-12-16
......................\..................\....\msado15.tlh,90619,2006-12-27
......................\..................\....\msado15.tli,76614,2006-12-27
......................\..................\....\PageCho.cpp,17347,2007-12-16
......................\..................\....\PageCho.h,1998,2007-12-16
......................\..................\....\PageCou.cpp,15054,2007-12-16
......................\..................\....\PageCou.h,1970,2007-12-16
......................\..................\....\PageStat.cpp,4197,2008-03-15
......................\..................\....\PageStat.h,1486,2007-12-16
......................\..................\....\PageStu.cpp,15279,2007-12-15
......................\..................\....\PageStu.h,1980,2007-12-15
......................\..................\....\PageWelcome.cpp,1043,2007-12-12
......................\..................\....\PageWelcome.h,1273,2007-12-12
......................\..................\....\ReadMe.txt,3543,2007-12-12
......................\..................\....\res
......................\..................\....\...\ICON1.ico
......................\..................\....\...\ICON2.ico
......................\..................\....\...\ICON3.ico
......................\..................\....\...\ICON4.ico

......................\..................\....\...\UGMS.rc2,396,2007-12-12
......................\..................\....\resource.h,2329,2007-12-16
......................\..................\....\StdAfx.cpp,206,2007-12-12
......................\..................\....\StdAfx.h,1354,2007-12-14
......................\..................\....\UGMS.APS,49580,2008-03-17
......................\..................\....\UGMS.clw,5730,2008-03-17
......................\..................\....\UGMS.cpp,2544,2008-03-17
......................\..................\....\UGMS.dsp,5873,2007-12-16
......................\..................\....\UGMS.dsw,621,2007-12-16
......................\..................\....\UGMS.h,1336,2007-12-14
......................\..................\....\UGMS.ncb,320512,2008-03-17
......................\..................\....\UGMS.opt,57856,2008-03-17
......................\..................\....\UGMS.plg,1280,2008-03-17
......................\..................\....\UGMS.rc,17708,2008-03-17
......................\..................\....\UGMSDlg.cpp,8091,2008-03-17
......................\..................\....\UGMSDlg.h,1783,2007-12-12
......................\..................\说明.txt,326,2008-08-29

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

发表评论

0 个回复

  • homework
    简单的信息管理系统,可以实现学生信息的添加,删除 (good)
    2020-07-03 06:40:02下载
    积分:1
  • 20051113195250716
    一个典型的图书馆管理系统,完成图书的借阅、查询、归还等功能(typical of a library management system, the completion of borrowing books, inquiry, the function return)
    2007-04-03 09:42:18下载
    积分:1
  • CHAP06
    一个完整的图书馆数据库管理,对于学软件的人很有帮助(a perfect data library program)
    2010-12-12 00:07:22下载
    积分:1
  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • 5_zhanlue
    战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
    2013-11-24 21:28:15下载
    积分:1
  • information-management
    基于mfc的一款本科信息系统管理软件,里面涵盖了对数据库的操作(Based the mfc of an undergraduate information systems management software, which covers the operation of the database)
    2012-11-07 11:44:58下载
    积分:1
  • vc_tushu_guanli
    vc的图书管理系统 登录的用户和密码均为KJS(vc the library management system to the user login and password are KJS)
    2007-01-19 00:39:48下载
    积分:1
  • Books
    数据结构知识在图书管理系统的应用小实践程序,基础的算法,方便使用,整个程序已压缩(Data structure knowledge in library management system application program little practice, basic algorithms, easy to use, the entire program has been compressed)
    2015-04-22 10:59:26下载
    积分:1
  • Library-System_VB
    VB语言实现 图书馆管理系统 附有课程设计说明(VB language, library management system, a description included)
    2011-06-29 17:15:51下载
    积分:1
  • testMySocket
    监控示例,我们学校的课程设计的示例系统。希望能采纳!(this is a file foe deal to photos.my name is li wen xiang,today I want to download this source file.)
    2012-06-11 10:13:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载