登录
首页 » Visual C++ » LineChartControlDemo

LineChartControlDemo

于 2012-01-12 发布 文件大小:10447KB
0 338
下载积分: 1 下载次数: 30

代码说明:

  动态曲线的绘制,界面生成对话框完成动态曲线的绘制(Dynamic curve drawing,Interface Builder dialog box to complete the drawing dynamic curves)

文件列表:

LineChartControlDemo
....................\LineChartControlDemo
....................\....................\Debug
....................\....................\LineChartControlDemo.aps,43684,2011-09-24
....................\....................\LineChartControlDemo.cpp,2040,2007-11-16
....................\....................\LineChartControlDemo.h,586,2007-11-16
....................\....................\LineChartControlDemo.ncb,14756864,2011-09-25
....................\....................\LineChartControlDemo.rc,6028,2007-11-19
....................\....................\LineChartControlDemo.sln,900,2011-09-24
....................\....................\LineChartControlDemo.sln.old,929,2007-11-16
....................\....................\LineChartControlDemo.vcproj,5974,2011-09-24
....................\....................\LineChartControlDemo.vcproj.7.10.old,5043,2007-11-19
....................\....................\LineChartControlDemo.vcproj.PC2011082222KWG.Administrator.user,1430,2011-09-25
....................\....................\LineChartControlDemoDlg.cpp,7647,2007-11-19
....................\....................\LineChartControlDemoDlg.h,1261,2007-11-19
....................\....................\LineChartCtrl.cpp,7371,2011-09-25
....................\....................\LineChartCtrl.h,2911,2007-11-18
....................\....................\MemDC.h,2689,2000-01-05
....................\....................\ReadMe.txt,205,2007-11-19
....................\....................\Release
....................\....................\.......\BuildLog.htm,8026,2011-09-25



....................\....................\.......\LineChartControlDemo.exe,327680,2011-09-25
....................\....................\.......\LineChartControlDemo.exe.intermediate.manifest,381,2011-09-25
....................\....................\.......\LineChartControlDemo.obj,20195,2011-09-24
....................\....................\.......\LineChartControlDemo.pch,23265280,2011-09-24
....................\....................\.......\LineChartControlDemo.pdb,6466560,2011-09-25
....................\....................\.......\LineChartControlDemo.res,36824,2011-09-24
....................\....................\.......\LineChartControlDemoDlg.obj,80644,2011-09-24
....................\....................\.......\LineChartCtrl.obj,136038,2011-09-25
....................\....................\.......\mt.dep,67,2011-09-25
....................\....................\.......\stdafx.obj,304399,2011-09-24
....................\....................\.......\vc90.idb,420864,2011-09-25
....................\....................\.......\vc90.pdb,1576960,2011-09-25
....................\....................\res

....................\....................\...\LineChartControlDemo.manifest,710,2007-11-16
....................\....................\...\LineChartControlDemo.rc2,411,2007-11-16
....................\....................\resource.h,922,2007-11-19
....................\....................\stdafx.cpp,220,2007-11-16
....................\....................\stdafx.h,1864,2007-11-16
....................\....................\UpgradeLog.XML,5140,2011-09-24
....................\....................\_UpgradeReport_Files
....................\....................\....................\UpgradeReport.css,3348,2011-09-24
....................\....................\....................\UpgradeReport.xslt,12505,2008-01-11
....................\....................\....................\UpgradeReport_Minus.gif
....................\....................\....................\UpgradeReport_Plus.gif
....................\说明.doc,56320,2011-09-24

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

发表评论

0 个回复

  • calculator
    对话框经典起步实例计算器,能够实现普通计算器的功能,希望对初学者有所帮助(Classic examples of the dialog started calculator, to achieve common calculator functions, I hope to help beginners)
    2013-12-07 21:23:53下载
    积分:1
  • Lagrange
    MFC对话框程序,采用VC++6.0编程。导入txt文档保存的二维数组,对其进行拉格朗日差值后导出到指定txt文档中(MFC dialog procedures, using VC++ 6.0 programming. Import dimensional array txt file saved, exported them to a specified difference after Lagrange txt document)
    2015-02-07 11:27:19下载
    积分:1
  • MFC_FILE
    精通MFC程序设计附源代码 MFC文件操作 非常好的例子 呵呵 站长给我多加分啊 我很努力哦 支持(Proficient MFC Programming MFC source code attached file operations Ha ha very good example of more sub-station to me ah Oh I was trying very hard to support the)
    2007-12-05 23:12:49下载
    积分:1
  • Draw
    MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。 (MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
    2009-07-15 01:11:43下载
    积分:1
  • gyjbfax
    在C++MFC框架应用程序里,当浮动工具条被拖离主窗口后,(In a C MFC framework application, when the float bar is dragged out of the main window,)
    2018-11-29 12:59:39下载
    积分:1
  • Dialog
    MFC对话框各个功能,包括模态非模态和密码验证等等。(MFC dialog box in all functions, including non-modal mode and password authentication and so on.)
    2009-07-17 00:41:32下载
    积分:1
  • iractoce-kractice
    一个用VB编写的能练习书法的小巧好程序实现无纸练习书法的目的(Of using VB to write a good to practice calligraphy small program to achieve the purpose of the paper to practice calligraphy)
    2017-04-08 03:14:48下载
    积分:1
  • 12_22
    窗口编程,里面有三分代码,详细的公司管理系统,数据库和MFC设计(is is goog very good)
    2011-12-27 20:42:53下载
    积分:1
  • Coordinate3
    VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线(VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coordinate system to plot, date display, dynamic display curve)
    2010-07-26 16:07:14下载
    积分:1
  • SplitWndDemo-(1)
    实现了窗口的分割,每个窗口对应一个视图,对初学MFC的人来说,很有用(The segmentation of the window, each window corresponding to a view, useful for beginners MFC)
    2012-08-14 21:24:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载