登录
首页 » Visual C++ » student--achievement-system

student--achievement-system

于 2016-06-03 发布 文件大小:2305KB
0 214
下载积分: 1 下载次数: 4

代码说明:

  这是一个很基础的小系统,里面有一些添加成绩,删除成绩,和查询成绩功能,但不适合实用,只是了解如何运用控件和参数还有MFC(This is a very basic systems, there are some achievements to add, delete results, performance and query functions, but not for practical, just learn how to use the controls and parameters as well as MFC)

文件列表:

student achievement system
...........................\学生成绩管理系统
...........................\................\Debug
...........................\................\.....\MainFrm.obj,20314,2010-08-23
...........................\................\.....\StdAfx.obj,107651,2010-08-23
...........................\................\.....\studentmarks.mdb,225280,2008-12-02
...........................\................\.....\vc60.idb,492544,2016-06-03
...........................\................\.....\vc60.pdb,372736,2016-06-03
...........................\................\.....\学生成绩管理系统.obj,31914,2016-06-03
...........................\................\.....\学生成绩管理系统.pch,5303992,2016-06-03
...........................\................\.....\学生成绩管理系统.pdb,517120,2016-06-03
...........................\................\.....\学生成绩管理系统.res,8600,2008-07-06
...........................\................\.....\学生成绩管理系统Doc.obj,17614,2010-08-23
...........................\................\.....\学生成绩管理系统Set.obj,15423,2010-08-23
...........................\................\.....\学生成绩管理系统View.obj,35373,2010-08-23
...........................\................\MainFrm.cpp,2517,2008-07-06
...........................\................\MainFrm.h,1581,2008-07-06
...........................\................\ReadMe.txt,4346,2008-07-06
...........................\................\res


...........................\................\...\学生成绩管理系统.rc2,408,2008-07-06

...........................\................\Resource.h,1337,2008-07-06
...........................\................\StdAfx.cpp,218,2008-07-06
...........................\................\StdAfx.h,1105,2008-07-06
...........................\................\studentmarks.mdb,225280,2008-12-02
...........................\................\学生成绩管理系统.aps,31260,2016-06-03
...........................\................\学生成绩管理系统.clw,3770,2010-08-28
...........................\................\学生成绩管理系统.cpp,4090,2008-07-06
...........................\................\学生成绩管理系统.dsp,3523,2016-06-03
...........................\................\学生成绩管理系统.dsw,540,2016-06-03
...........................\................\学生成绩管理系统.h,1348,2008-07-06
...........................\................\学生成绩管理系统.ncb,107520,2016-06-03
...........................\................\学生成绩管理系统.opt,48640,2016-06-03
...........................\................\学生成绩管理系统.plg,1798,2016-06-03
...........................\................\学生成绩管理系统.rc,14272,2010-08-28
...........................\................\学生成绩管理系统Doc.cpp,1473,2008-07-06
...........................\................\学生成绩管理系统Doc.h,1451,2008-07-06
...........................\................\学生成绩管理系统Set.cpp,1493,2008-07-06
...........................\................\学生成绩管理系统Set.h,1308,2008-07-06
...........................\................\学生成绩管理系统View.cpp,6110,2008-12-02
...........................\................\学生成绩管理系统View.h,2373,2008-07-06

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

发表评论

0 个回复

  • 捷联惯导算法C++
    捷联惯导算法C++程序,严龚敏老师PINS工具箱C++版本(Strapdown inertial navigation algorithm C++ program, Yan Gongmin teacher PINS toolbox C++ version)
    2017-08-22 12:04:07下载
    积分:1
  • bigscreen
    通过计算机将数据发送到远端的大屏幕上,例如火车站售票信息(Through computer data sent to the remote big screen, such as railway station ticket information)
    2009-02-18 14:16:56下载
    积分:1
  • Spread-CN-Demo
    winform开发第三方控件FarPoint中文Demo(winform development of third-party controls FarPoint Chinese Demo)
    2012-12-07 09:56:30下载
    积分:1
  • ModScan32-1
    用于监控PLC,针对的是modbus协议(monitoring PLC with modbus protocol)
    2013-10-21 12:50:17下载
    积分:1
  • XW-Remote5.0
    GHOst内核远控,修复BUG,!!最新(The kernel of GHOst remote control, BUG repair,!! Newest)
    2020-09-03 15:58:06下载
    积分:1
  • ADCandRS232
    基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
    2012-11-04 21:41:58下载
    积分:1
  • Ramdisk_WDF
    一个虚拟内存盘的WDF驱动程序,支持Win8.1 x64(需要关闭驱动签名,UAC运行CMD) 、x32 (A virtual memory disk WDF driver support Win8.1 x64 (need to turn off the signature drive, UAC run CMD), x32)
    2021-05-16 18:30:07下载
    积分:1
  • spatial4
    此种模型绘制类似米字形的网格。由于整个过程递归调用绘图函数,所以可以根据误差判断绘制DEM的精细程度,从而绘制出不同精细程度的DEM,为解决漫游中数据量较大而引起的画面不流畅现象提供了模型基础。 本文并没有对LOD作研究,只是给出了四叉树的建立和遍历绘图的方法。 #include "Pt3d.h" //空间点类(主要记录空间点的x,y,z) (Rendering such a model similar to rice-shaped grid. Recursive calls as a result of the whole process of mapping function, so it can be judged according to the error map of the fine DEM, thus rendering a different degree of precision DEM, for the settlement of roaming in the amount of data arising from the larger screen does not provide a model of fluid based on the phenomenon. This article does not LOD for research, but given quadtree traversal of the establishment and mapping method.# Include Pt3d.h // space-point type (mainly recorded space points x, y, z))
    2007-11-27 10:36:15下载
    积分:1
  • iic_study_in_hart
    这是我从事IIC学习过程中,进行的总结,如果你也在学习这个,肯定会对你有所帮助的,欢迎下载(This is my learning process in the IIC, the summary, if you are learning this, you will certainly be helpful, please download)
    2011-07-15 15:59:56下载
    积分:1
  • xhhyvv
    system权限下,创建远程线程将dll注入用户进程,以用户身份发送消息(System permissions, will create a remote thread DLL injection user process, send a message to the user identity)
    2017-06-02 08:51:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载