基本信息
源码名称:VC++图形绘制代码
源码大小:0.30M
文件格式:.rar
开发语言:C/C++
更新时间:2023-12-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
VC 图形绘制代码
一般VC绘制各种曲线等图,有助于组态程序开发

.
├── EastDraw
│   ├── CCurve.cpp
│   ├── CCurve.h
│   ├── CDLine.cpp
│   ├── CDLine.h
│   ├── CEllipse.cpp
│   ├── CEllipse.h
│   ├── CEllipseArc.cpp
│   ├── CEllipseArc.h
│   ├── CLiEllipse.cpp
│   ├── CLiEllipse.h
│   ├── CPolyBezier.cpp
│   ├── CPolyBezier.h
│   ├── CPolygon.cpp
│   ├── CPolygon.h
│   ├── CRectangle.cpp
│   ├── CRectangle.h
│   ├── CRound.cpp
│   ├── CRound.h
│   ├── CRoundArc.cpp
│   ├── CRoundArc.h
│   ├── CRoundRectangle.cpp
│   ├── CRoundRectangle.h
│   ├── CText.cpp
│   ├── CText.h
│   ├── CUnit.cpp
│   ├── CUnit.h
│   ├── ChildFrm.cpp
│   ├── ChildFrm.h
│   ├── DLineDlg1.cpp
│   ├── DLineDlg1.h
│   ├── DLineDlg2.cpp
│   ├── DLineDlg2.h
│   ├── DLineProperty.cpp
│   ├── DLineProperty.h
│   ├── EastDraw.clw
│   ├── EastDraw.cpp
│   ├── EastDraw.dsp
│   ├── EastDraw.dsw
│   ├── EastDraw.h
│   ├── EastDraw.rc
│   ├── EastDraw.reg
│   ├── EastDrawDoc.cpp
│   ├── EastDrawDoc.h
│   ├── EastDrawView.cpp
│   ├── EastDrawView.h
│   ├── EditBox.cpp
│   ├── EditBox.h
│   ├── MainFrm.cpp
│   ├── MainFrm.h
│   ├── Mode.cpp
│   ├── Mode.h
│   ├── ReginSet.cpp
│   ├── ReginSet.h
│   ├── Release
│   │   └── EastDraw.exe
│   ├── Splash.cpp
│   ├── Splash.h
│   ├── StdAfx.cpp
│   ├── StdAfx.h
│   ├── StyleBar.cpp
│   ├── StyleBar.h
│   ├── TextEdit.cpp
│   ├── TextEdit.h
│   ├── res
│   │   ├── EastDraw.ico
│   │   ├── EastDraw.rc2
│   │   ├── EastDrawDoc.ico
│   │   ├── Start.bmp
│   │   ├── Toolbar.bmp
│   │   ├── bitmap10.bmp
│   │   ├── bitmap2.bmp
│   │   ├── bitmap3.bmp
│   │   ├── bitmap4.bmp
│   │   ├── bitmap5.bmp
│   │   ├── bitmap6.bmp
│   │   ├── bitmap7.bmp
│   │   ├── bitmap8.bmp
│   │   ├── bitmap9.bmp
│   │   ├── bitmap_d.bmp
│   │   ├── bmp00004.bmp
│   │   ├── bmp00005.bmp
│   │   ├── bmp00006.bmp
│   │   ├── bmp00007.bmp
│   │   ├── bmp00008.bmp
│   │   ├── bmp00009.bmp
│   │   ├── bmp00010.bmp
│   │   ├── cursor1.cur
│   │   ├── cursor_m.cur
│   │   ├── id_chang.cur
│   │   ├── id_draw.cur
│   │   ├── style_ba.bmp
│   │   └── toolbar1.bmp
│   └── resource.h
└── 好例子网_VC 图形绘制代码.rar

3 directories, 92 files