登录
首页 » Visual C++ » CGraphDemo

CGraphDemo

于 2016-12-08 发布 文件大小:1866KB
0 318
下载积分: 1 下载次数: 17

代码说明:

  MFC写的各种图形报表,如柱状图,饼状图,折线图,全部集成,没有用微软控件,方便移植( MFC to write a variety of graphical reports, such as histogram, pie chart, line graph, all integrated with Microsoft, no control, easy to transplant )

文件列表:

CGraphExample
.............\2DBarGraph.cpp,57938,2005-01-21
.............\2DBarGraph.h,2645,2005-01-19
.............\2DLineGraph.cpp,43580,2005-01-21
.............\2DLineGraph.h,2618,2005-01-19
.............\2DPieGraph.cpp,22607,2005-01-21
.............\2DPieGraph.h,2051,2005-01-19
.............\CGraphExample.aps,31796,2011-10-23
.............\CGraphExample.clw,4048,2011-10-23
.............\CGraphExample.cpp,4311,2005-01-18
.............\CGraphExample.dsp,5336,2005-01-18
.............\CGraphExample.dsw,551,2005-01-18
.............\CGraphExample.h,1433,2005-01-18
.............\CGraphExample.ncb,173056,2013-08-15
.............\CGraphExample.opt,56832,2013-08-15
.............\CGraphExample.plg,1648,2011-10-26
.............\CGraphExample.rc,11242,2005-01-18
.............\CGraphExampleDoc.cpp,1882,2005-01-18
.............\CGraphExampleDoc.h,1552,2005-01-18
.............\CGraphExampleView.cpp,23286,2011-10-26
.............\CGraphExampleView.h,2322,2005-01-18
.............\Debug
.............\.....\2DBarGraph.obj,76798,2011-10-23
.............\.....\2DBarGraph.sbr,0,2011-10-23
.............\.....\2DLineGraph.obj,69645,2011-10-23
.............\.....\2DLineGraph.sbr,0,2011-10-23
.............\.....\2DPieGraph.obj,47724,2011-10-23
.............\.....\2DPieGraph.sbr,0,2011-10-23
.............\.....\CGraphExample.bsc,3245056,2011-10-23
.............\.....\CGraphExample.exe,233567,2011-10-26
.............\.....\CGraphExample.ilk,467300,2011-10-26
.............\.....\CGraphExample.obj,23765,2011-10-23
.............\.....\CGraphExample.pdb,680960,2011-10-26
.............\.....\CGraphExample.res,9792,2011-10-23
.............\.....\CGraphExample.sbr,0,2011-10-23
.............\.....\CGraphExampleDoc.obj,15332,2011-10-23
.............\.....\CGraphExampleDoc.sbr,0,2011-10-23
.............\.....\CGraphExampleView.obj,51367,2011-10-26
.............\.....\CGraphExampleView.sbr,0,2011-10-23
.............\.....\GraphObject.obj,86149,2011-10-23
.............\.....\GraphObject.sbr,0,2011-10-23
.............\.....\MainFrm.obj,20168,2011-10-23
.............\.....\MainFrm.sbr,0,2011-10-23
.............\.....\StdAfx.obj,106200,2011-10-23
.............\.....\StdAfx.sbr,1379242,2011-10-23
.............\.....\vc60.idb,238592,2011-10-26
.............\.....\vc60.pdb,380928,2011-10-26
.............\GraphObject.cpp,31831,2005-01-21
.............\GraphObject.h,4371,2005-01-21
.............\MainFrm.cpp,2514,2005-01-18
.............\MainFrm.h,1581,2005-01-18
.............\MathParams.h,67,2005-01-18
.............\ReadMe.txt,4479,2005-01-18
.............\res

.............\...\CGraphExample.rc2,405,2005-01-18


.............\Resource.h,922,2005-01-18
.............\StdAfx.cpp,215,2005-01-18
.............\StdAfx.h,1026,2011-10-23

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

发表评论

0 个回复

  • messge_face
    vc 制作 MSN、QQ 的消息提示窗口 - 源代码(vc making MSN, QQ messages sent to the window- source code)
    2011-07-03 08:50:27下载
    积分:1
  • treedlg
    本程序利用MFC树形工具控件实现各种形式的转换,可直接运行。(This program makes use of MFC tree tool control the conversion of various forms, can be run directly.)
    2012-05-19 22:32:26下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • PlayTimeTest
    时间块界面展示,画面上显示哪个时间段信息(Block interface shows the time displayed on the screen which time the information)
    2011-05-31 10:37:23下载
    积分:1
  • api_dll
    把函数参数转变为报文结构,定义报文的结构,安装handler,table_hanlder会自动调用handler进行处理, 处理完成后,打包为连续内存的报文结构(interface to packet)
    2015-07-10 10:47:39下载
    积分:1
  • cst
    圆盘仪表控件 V3.1(4143KB),圆盘仪表控件 V3.1(4143KB)(Instrument control disc V3.1 (4143KB), disc Instrument Control V3.1 (4143KB))
    2007-10-06 16:01:41下载
    积分:1
  • simple_information_management
    一个vc6编写的小界面, 列表控件的学生信息管理。(Vc6 prepared a small interface, the list of student information management controls.)
    2020-07-03 02:40:01下载
    积分:1
  • 24653643753
    VB创建系统文件关联的示例源码,有需要的就下载吧。(VB to create system file association example source code, there is need to download it.)
    2013-08-01 10:27:45下载
    积分:1
  • wtc_src
    这时一个很不错的关于世界时钟界面的一个小程序,采用VC++编写,很值得研究(a very good time on the clock interface of the world a small program used to prepare VC, is worth studying)
    2006-07-22 15:26:48下载
    积分:1
  • involute-gear-drawing
    通过VB编写的简易绘制齿轮渐开线的程序,运用了VB的各种基本控件(Easy draw gear involute program written in VB, the use of a variety of basic controls in VB)
    2012-05-04 09:32:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载