登录
首页 » Visual C++ » jiaowu

jiaowu

于 2015-04-15 发布 文件大小:4277KB
0 163
下载积分: 1 下载次数: 9

代码说明:

  MFC实现的一个简单的教务管理系统, 数据库使用的是access数据库(a simple system use MFC)

文件列表:

教务管理系统(课程设计)
......................\JwManage
......................\........\Ado.cpp,4296,2010-12-09
......................\........\Ado.h,769,2014-09-21
......................\........\ChangeStuInfoDlg.cpp,3367,2014-09-19
......................\........\ChangeStuInfoDlg.h,1421,2010-12-13
......................\........\Debug
......................\........\.....\Ado.obj,73222,2014-09-21
......................\........\.....\ChangeStuInfoDlg.obj,51508,2014-09-21
......................\........\.....\DeleteStuInfoDlg.obj,21907,2014-09-21
......................\........\.....\font.obj,13335,2014-09-21
......................\........\.....\InsertStuInfoDlg.obj,30998,2014-09-21
......................\........\.....\JwManage.exe,1081444,2014-09-21
......................\........\.....\JwManage.ilk,413048,2014-09-21
......................\........\.....\JwManage.obj,13324,2014-09-21
......................\........\.....\JwManage.pch,5828752,2014-09-21
......................\........\.....\JwManage.pdb,599040,2014-09-21
......................\........\.....\JwManage.res,750960,2014-09-19
......................\........\.....\JwManageDlg.obj,44319,2014-09-21
......................\........\.....\ManageDlg.obj,40340,2014-09-21
......................\........\.....\msado15.tlh,222063,2012-07-26
......................\........\.....\msado15.tli,167325,2012-07-26
......................\........\.....\msflexgrid.obj,135865,2014-09-21
......................\........\.....\picture.obj,5877,2014-09-21
......................\........\.....\QueryStuInfoDlg.obj,61965,2014-09-21
......................\........\.....\RegisterDlg.obj,30322,2014-09-21
......................\........\.....\rowcursor.obj,2156,2014-09-21
......................\........\.....\StdAfx.obj,105858,2014-09-21
......................\........\.....\vc60.idb,279552,2014-11-26
......................\........\.....\vc60.pdb,602112,2014-09-21
......................\........\DeleteStuInfoDlg.cpp,1411,2010-12-13
......................\........\DeleteStuInfoDlg.h,1262,2010-12-13
......................\........\font.cpp,2098,2010-12-11
......................\........\font.h,1461,2010-12-11
......................\........\InsertStuInfoDlg.cpp,2499,2010-12-12
......................\........\InsertStuInfoDlg.h,1360,2010-12-12
......................\........\JwManage.aps,772736,2014-11-26
......................\........\JwManage.clw,5655,2014-11-26
......................\........\JwManage.cpp,2091,2010-12-04
......................\........\JwManage.dsp,6524,2010-12-11
......................\........\JwManage.dsw,568,2010-12-11
......................\........\JwManage.h,1346,2010-12-04
......................\........\JwManage.mdb,331776,2014-11-26
......................\........\JwManage.ncb,394240,2014-11-26
......................\........\JwManage.opt,58880,2014-11-26
......................\........\JwManage.plg,3334,2014-09-21
......................\........\JwManage.rc,13762,2010-12-13
......................\........\JwManageDlg.cpp,5849,2010-12-11
......................\........\JwManageDlg.h,1447,2010-12-08
......................\........\ManageDlg.cpp,6127,2010-12-11
......................\........\ManageDlg.h,1781,2010-12-11
......................\........\msado15.tlh,221921,2012-07-26
......................\........\msado15.tli,167254,2012-07-26
......................\........\msflexgrid.cpp,29360,2010-12-11
......................\........\msflexgrid.h,7490,2010-12-11
......................\........\picture.cpp,1128,2010-12-11
......................\........\picture.h,1295,2010-12-11
......................\........\QueryStuInfoDlg.cpp,5431,2010-12-11
......................\........\QueryStuInfoDlg.h,1368,2010-12-11
......................\........\ReadMe.txt,3615,2010-12-04
......................\........\RegisterDlg.cpp,2636,2010-12-08
......................\........\RegisterDlg.h,1301,2010-12-08
......................\........\res


......................\........\...\JwManage.rc2,400,2010-12-04
......................\........\resource.h,2849,2010-12-13
......................\........\rowcursor.cpp,500,2010-12-11
......................\........\rowcursor.h,1113,2010-12-11
......................\........\StdAfx.cpp,210,2010-12-04
......................\........\StdAfx.h,1177,2014-09-21

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

发表评论

0 个回复

  • Demo
    显示RichEdit控件,VC++精选编程学习源码,很好的参考资料。(Display the RichEdit control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:04:19下载
    积分:1
  • ProgrammingWindows
    书 名:Programming Windows程式开发设计指南 原 作 者:Charles Petzold 译 者:余孟学 (Title: Programming Windows program to develop design guidelines original author: Charles Petzold Translator:余孟school)
    2008-06-19 21:38:42下载
    积分:1
  • bao
    多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 (The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
    2009-05-06 22:58:08下载
    积分:1
  • AddFlow5_Patch
    AddFlowCrack have a good time
    2010-02-09 07:53:01下载
    积分:1
  • Thinking-in-CPP--2nd-V2
    c++编程思想!对于学习c++是一个很好的帮助!好的程序员必须要看的一本书!(think in c++!very useful to those who want to learn c++ very well!)
    2011-08-15 20:57:32下载
    积分:1
  • gppwcv5
    说明:  模型多角度视图的界定,界面时尚新颖,可控参考,(The definition of multi-angle view of the model, the interface is fashionable and novel, controllable reference,)
    2018-12-24 03:35:17下载
    积分:1
  • remotecontrol
    纯SDK 实现之 远程控制,包含客户端和服务端 c/c++(Net SDK to achieve the remote control, including client and server-side c/c++)
    2010-03-04 16:43:35下载
    积分:1
  • DS18B20
    面向51单片机的DS18B20的温度传感器的c语言程序(MCU 51 for the temperature sensor DS18B20 c language program)
    2011-06-04 08:25:18下载
    积分:1
  • HTTPEUCPComm
    短信接口 短信接口 短信接口 短信接口 短信接口 短信接口(SMS Interface)
    2013-12-03 18:54:52下载
    积分:1
  • WinDriverPCI
    说明:  关于Windriver编写PCI驱动的教程(windriver )
    2009-08-26 09:38:56下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载