文件名称:pgllib_src
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 329.8kb
- 下载次数:
- 0次
- 提 供 者:
- xion****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, you can have your app display chart in 5 minutes.
The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code.
PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to compile PGL).
The aim of PGL is not to have a user-friendly environment but rather being able to generate any plot from the source code.
PGL was originally using OpenGL to raster graphics but now it uses GDI+ (so you need to install Microsoft SDK to compile PGL).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 99273879pgllib_src.zip 列表 AlgoTools/AlgoTools.dsp AlgoTools/AlgoTools.h AlgoTools/AlgoTools.vcproj AlgoTools/DPHull.h AlgoTools/LineApproximator.h AlgoTools/PathHull.h AlgoTools/StdAfx.cpp AlgoTools/StdAfx.h Copy of Plot Graphic Library.NET.sln IGfxTest/ChildFrm.cpp IGfxTest/ChildFrm.h IGfxTest/IGfxTest.cpp IGfxTest/IGfxTest.dsp IGfxTest/IGfxTest.h IGfxTest/IGfxTest.odl IGfxTest/IGfxTest.rc IGfxTest/IGfxTest.reg IGfxTest/IGfxTest.vcproj IGfxTest/IGfxTestDoc.cpp IGfxTest/IGfxTestDoc.h IGfxTest/IGfxTestView.cpp IGfxTest/IGfxTestView.h IGfxTest/IGfxTest_h.h IGfxTest/IGfxTest_i.c IGfxTest/MainFrm.cpp IGfxTest/MainFrm.h IGfxTest/Resource.h IGfxTest/res/IGfxTest.ico IGfxTest/res/IGfxTest.rc2 IGfxTest/res/IGfxTestDoc.ico IGfxTest/res/Toolbar.bmp IGfxTest/StdAfx.cpp IGfxTest/StdAfx.h IGfx/EPSInterface.cpp IGfx/EPSInterface.h IGfx/FileGfxInterface.cpp IGfx/FileGfxInterface.h IGfx/GDIpInterface.cpp IGfx/GDIpInterface.h IGfx/GDIRect.h IGfx/GfxInterface.cpp IGfx/GfxInterface.h IGfx/GLInterface.cpp IGfx/GLInterface.h IGfx/IGfx.dsp IGfx/IGfx.vcproj IGfx/StdAfx.cpp IGfx/StdAfx.h IGfx/StlIGfx.h IGfx/SVGInterface.cpp IGfx/SVGInterface.h IGfx/zlib/adler32.c IGfx/zlib/compress.c IGfx/zlib/crc32.c IGfx/zlib/deflate.c IGfx/zlib/deflate.h IGfx/zlib/gzio.c IGfx/zlib/infblock.c IGfx/zlib/infblock.h IGfx/zlib/infcodes.c IGfx/zlib/infcodes.h IGfx/zlib/inffast.c IGfx/zlib/inffast.h IGfx/zlib/inffixed.h IGfx/zlib/inflate.c IGfx/zlib/inftrees.c IGfx/zlib/inftrees.h IGfx/zlib/infutil.c IGfx/zlib/infutil.h IGfx/zlib/trees.c IGfx/zlib/trees.h IGfx/zlib/uncompr.c IGfx/zlib/zconf.h IGfx/zlib/zlib.h IGfx/zlib/zutil.c IGfx/zlib/zutil.h licence.txt PGL/introdoc.txt PGL/PGL.cpp PGL/PGL.def PGL/PGL.dsp PGL/PGL.rc PGL/PGL.vcproj PGL/PGL7.def PGL/PGL7d.def PGL/PGLAllPropsDlg.cpp PGL/PGLAxe.cpp PGL/PGLAxe2DPropPage.cpp PGL/PGLColor.cpp PGL/PGLd.def PGL/PGLFont.cpp PGL/PGLGlobal.cpp PGL/PGLGraph.cpp PGL/PGLGraphBitDlg.cpp PGL/PGLGraphDCDlg.cpp PGL/PGLGraphDlg.cpp PGL/PGLGraphDlgList.cpp PGL/PGLGraphView.cpp PGL/PGLLegend.cpp PGL/PGLLine.cpp PGL/PGLLine2D.cpp PGL/PGLLine2DLOD.cpp PGL/PGLLine2DLODPropPage.cpp PGL/PGLLine2DPropPage.cpp PGL/PGLLineHor.cpp PGL/PGLLinePropPage.cpp PGL/PGLLineVer.cpp PGL/PGLMap.cpp PGL/pglmapproppage.cpp PGL/PGLMapVector.cpp PGL/PGLMapVectorPropPage.cpp PGL/PGLMapZ.cpp PGL/pglmapzproppage.cpp PGL/PGLMouse.cpp PGL/PGLObject.cpp PGL/PGLObjectManager.cpp PGL/PGLObjectPropPage.cpp PGL/PGLPie.cpp PGL/pglpropertysheet.cpp PGL/PGLRegion.cpp PGL/PGLRegionPropPage.cpp PGL/PGLText.cpp PGL/pgltextproppage.cpp PGL/PGLUtility.cpp PGL/PGLView.cpp PGL/PGLView2D.cpp PGL/Pgl/PGL.h PGL/Pgl/pglallpropsdlg.h PGL/Pgl/PGLAxe.h PGL/Pgl/PGLAxe2DPropPage.h PGL/Pgl/PGLColor.h PGL/Pgl/PGLDef.h PGL/Pgl/PGLFont.h PGL/Pgl/PGLGlobal.h PGL/Pgl/PGLGraph.h PGL/Pgl/PGLGraphBitDlg.h PGL/Pgl/PGLGraphDlg.h PGL/Pgl/PGLGraphDlgList.h PGL/Pgl/pglgraphview.h PGL/Pgl/PGLLegend.h PGL/Pgl/PGLLine.h PGL/Pgl/PGLLine2D.h PGL/Pgl/PGLLine2DLOD.h PGL/Pgl/PGLLine2DLODPropPage.h PGL/Pgl/PGLLine2DPropPage.h PGL/Pgl/PGLLineHor.h PGL/Pgl/PGLLinePropPage.h PGL/Pgl/PGLLineVer.h PGL/Pgl/PGLMap.h PGL/Pgl/pglmapproppage.h PGL/Pgl/PGLMapVector.h PGL/Pgl/PGLMapVectorPropPage.h PGL/Pgl/PGLMapZ.h PGL/Pgl/pglmapzproppage.h PGL/Pgl/PGLMouse.h PGL/Pgl/PGLObject.h PGL/Pgl/PGLObjectManager.h PGL/Pgl/PGLObjectPropPage.h PGL/Pgl/PGLPie.h PGL/Pgl/PGLPropertySheet.h PGL/Pgl/PGLRegion.h PGL/Pgl/PGLRegionPropPage.h PGL/Pgl/PGLResource.h PGL/Pgl/PGLText.h PGL/Pgl/pgltextproppage.h PGL/Pgl/PGLUtility.h PGL/Pgl/PGLView.h PGL/Pgl/PGLView2D.h PGL/Res/PGL.rc2 PGL/Res/PGLDoc.ico PGL/Res/pglmapgrid.bmp PGL/Res/pgl_axe2.bmp PGL/Res/pgl_grap.bmp PGL/Res/pgl_line2D.bmp PGL/Res/pgl_line2Dlod.bmp PGL/Res/pgl_mapv.bmp PGL/Res/pgl_mapz.bmp PGL/Res/pgl_objmg.bmp PGL/Res/pgl_regi.bmp PGL/Res/pgl_select.bmp PGL/Res/pgl_text.bmp PGL/Res/Toolbar.bmp PGL/StdAfx.cpp PGL/StdAfx.h Plot Graphic Library.dsw TestPGL/licence.txt TestPGL/MainFrm.cpp TestPGL/MainFrm.h TestPGL/resource.h TestPGL/res/testpgl.ico TestPGL/res/testpgl.rc2 TestPGL/res/testpglDoc.ico TestPGL/res/Toolbar.bmp TestPGL/StdAfx.cpp TestPGL/StdAfx.h TestPGL/testpgl.cpp TestPGL/testpgl.dsp TestPGL/testpgl.h TestPGL/testpgl.plg TestPGL/testpgl.rc TestPGL/testpgl.vcproj TestPGL/testpglDoc.cpp TestPGL/testpglDoc.h update.htm