登录
首页 » Visual C++ » MP422E(MFC)

MP422E(MFC)

于 2021-04-15 发布 文件大小:9481KB
0 366
下载积分: 1 下载次数: 15

代码说明:

  VC++课程设计波形采集模板程序,MFC语言界面设计(AD wave collect, Windows Visual C++ Programe)

文件列表:

MP422E(MFC)\Backup1\WWlabmfc.sln, 961 , 2018-04-12
MP422E(MFC)\Backup1\WWlabmfc.v12.suo, 9728 , 2018-04-12
MP422E(MFC)\Debug\StdAfx.obj, 105538 , 2018-04-12
MP422E(MFC)\Debug\StdAfx.sbr, 1358543 , 2018-04-12
MP422E(MFC)\Debug\vc60.idb, 320512 , 2018-04-12
MP422E(MFC)\Debug\vc60.pdb, 364544 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.bsc, 3105792 , 2015-11-27
MP422E(MFC)\Debug\WWlabmfc.exe, 2142282 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.ilk, 2510604 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.obj, 13743 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.pch, 6977804 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.pdb, 3531776 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfc.res, 12396 , 2015-11-27
MP422E(MFC)\Debug\WWlabmfc.sbr, 3229 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfcDlg.obj, 51237 , 2018-04-12
MP422E(MFC)\Debug\WWlabmfcDlg.sbr, 9122 , 2018-04-12
MP422E(MFC)\MP422E.h, 6077 , 2013-04-27
MP422E(MFC)\MP422E.lib, 10044 , 2013-04-27
MP422E(MFC)\ReadMe.txt, 3615 , 2013-04-27
MP422E(MFC)\res\icon2.ico, 4238 , 2013-04-27
MP422E(MFC)\res\WWlabmfc.ico, 1078 , 2013-04-27
MP422E(MFC)\res\WWlabmfc.rc2, 400 , 2013-04-27
MP422E(MFC)\resource.h, 1146 , 2013-04-27
MP422E(MFC)\StdAfx.cpp, 210 , 2013-04-27
MP422E(MFC)\StdAfx.h, 1054 , 2013-04-27
MP422E(MFC)\UpgradeLog.htm, 34028 , 2018-04-12
MP422E(MFC)\UpgradeLog2.htm, 34582 , 2018-04-12
MP422E(MFC)\WWlabmfc.aps, 24992 , 2018-04-12
MP422E(MFC)\WWlabmfc.clw, 1747 , 2018-04-12
MP422E(MFC)\WWlabmfc.cpp, 2091 , 2013-04-27
MP422E(MFC)\WWlabmfc.dsp, 4297 , 2013-04-27
MP422E(MFC)\WWlabmfc.dsw, 541 , 2013-04-27
MP422E(MFC)\WWlabmfc.h, 1346 , 2013-04-27
MP422E(MFC)\WWlabmfc.opt, 55808 , 2018-04-26
MP422E(MFC)\WWlabmfc.plg, 1607 , 2018-04-12
MP422E(MFC)\WWlabmfc.rc, 6189 , 2013-04-27
MP422E(MFC)\WWlabmfc.sdf, 23199744 , 2018-04-12
MP422E(MFC)\WWlabmfc.sln, 1162 , 2018-04-12
MP422E(MFC)\WWlabmfc.v12.suo, 16896 , 2018-04-12
MP422E(MFC)\WWlabmfc.vcxproj, 8715 , 2018-04-12
MP422E(MFC)\WWlabmfc.vcxproj.filters, 2143 , 2018-04-12
MP422E(MFC)\WWlabmfcDlg.cpp, 11261 , 2013-04-27
MP422E(MFC)\WWlabmfcDlg.h, 2070 , 2013-04-27
MP422E(MFC)\Backup, 0 , 2018-04-12
MP422E(MFC)\Backup1, 0 , 2018-04-12
MP422E(MFC)\Debug, 0 , 2018-04-12
MP422E(MFC)\res, 0 , 2018-03-18
MP422E(MFC), 0 , 2018-04-26
MP422E(MFC)\WWlabmfc.ncb, 115712 , 2018-04-26

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

发表评论

0 个回复

  • PBStyleButton
    多样式的VB自定义按钮控件(仿PB风格),有需要的下。(Multi-style VB custom button control (imitation PB style), there is need for the next.)
    2013-08-14 13:25:51下载
    积分:1
  • cn700_vc45888224441
    软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 //====================================================================== 程序还用了Active Skin 对程序进行了换肤()
    2008-07-05 22:41:21下载
    积分:1
  • demo_toolbar_c
    在工具条上使用类似VC6打开文件一样的DropDown选择按钮(The toolbar which has dropdown style button as VC6)
    2001-01-01 00:00:00下载
    积分:1
  • 1aExplor
    发送一个截图直接从Internet explorer Word / Excel /幻灯片在点击一个按钮。(Send a screenshot directly from the Internet explorer Word/Excel/slide at the click of a button.)
    2013-06-08 12:00:22下载
    积分:1
  • 经更改的的外观
    这是一个用vc编的可以经更改的控件的外观 很不错哦 运行环境: win9x.winxp(This a series with vc changes can be made by the appearance of control, oh very good operating environment : win9x.winxp)
    2005-04-05 09:10:22下载
    积分:1
  • BmpButton
    常用控件中的BmpButton控件的详细使用技巧。(Commonly used controls in the control BmpButton detailed tips.)
    2011-01-16 13:49:21下载
    积分:1
  • CButtonST_demo
    CButtonST的源代码,漂亮(CButtonST the source code, beautiful)
    2007-12-21 10:19:50下载
    积分:1
  • 16-colored-button
    VC++环境实现的彩色按钮,希望对初学者有所帮助(realized colored button in VC++ ,helpful to the beginners)
    2011-10-18 15:46:45下载
    积分:1
  • Get-the-current-startup-mode
    如何使用SystemInformation类的公共属性BootMode获取当前的启动方式。单击“获取系统启动方式”按钮,则在弹出的提示框中将显示当前系统的启动方式信息(How to use the public property of the SystemInformation class BootMode get the current startup mode. Click the "acquisition system to start" button, the pop-up prompt box will show the start of the current system information)
    2012-03-11 16:52:03下载
    积分:1
  • 另类HotButton
    本源码是基于Visual C++的,是一种Hot按钮,这种按钮有它独特的一面(this source is based on Visual C, and it is a Hot button, the button has its unique side)
    2005-06-24 22:37:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载