登录
首页 » Visual C++ » draw

draw

于 2016-04-24 发布 文件大小:1335KB
0 239
下载积分: 1 下载次数: 3

代码说明:

  电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)

文件列表:

draw
....\1.GRP,258,1998-06-23
....\111.INI,41,1998-07-14
....\111.MDB,90112,2006-05-24
....\123.ini,41,2016-04-24
....\123.mdb,77824,2016-04-24
....\2.GRP,258,1998-06-23
....\3.GRP,130,1998-06-23
....\4.GRP,130,1998-06-23
....\AAA.INI,41,2006-06-12
....\AAA.MDB,92160,2006-06-12
....\aaaa.ini,41,2002-11-18
....\aaaa.mdb,75776,2002-11-18
....\Addfactdlg.cpp,5436,2006-06-19
....\Addfactdlg.h,1684,2006-06-19
....\B.INI,41,1998-09-28
....\B.MDB,116736,2006-05-24
....\BL.GRP,130,1998-06-23
....\BYB.GRP,450,1998-07-13
....\BYB.INI,41,1998-09-27
....\BYB.MDB,112640,1998-09-27
....\BYB2.GRP,386,1998-07-13
....\BYB3.GRP,386,1998-07-14
....\BYB5.GRP,66,1998-07-14
....\CARDLG.CPP,5391,1998-06-27
....\CARDLG.H,1594,1998-06-27
....\cccll.ini,41,2006-06-17
....\cccll.mdb,126976,2006-06-17
....\CHARDLG.CPP,973,1998-06-24
....\CHARDLG.H,1212,1998-06-24
....\CHARSET.CPP,2005,1998-09-10
....\CHARSET.H,254,1998-06-19
....\cnjor.ini,41,2006-06-17
....\cnjor.iniDD,41,2006-05-19
....\cnjor.iniDX,41,2006-05-19
....\cnjor.mdb,102400,2006-09-15
....\CoolMenu
....\........\AlphaImageList.cpp,9498,2006-05-21
....\........\AlphaImageList.h,2250,2006-05-20
....\........\AlphaToolBar.cpp,3710,2006-05-20
....\........\AlphaToolBar.h,654,2006-06-09
....\........\CoolBar.cpp,15120,2006-05-20
....\........\CoolBar.h,2320,2006-05-20
....\........\MenuBar.cpp,29804,2006-05-23
....\........\MenuBar.h,3320,2006-05-20
....\CT.GRP,66,1998-06-23
....\CX.GRP,130,1998-06-23
....\CXBRP~1.GRP,130,1998-06-23
....\CY1.GRP,108,1998-07-17
....\CY10-1.GRP,210,1998-07-20
....\CY10-2.GRP,397,1998-07-20
....\CY2.GRP,40,1998-07-17
....\CY3.GRP,142,1998-07-20
....\CY35-1.GRP,210,1998-07-20
....\CY35-2.GRP,227,1998-07-20
....\CY4.GRP,57,1998-07-20
....\CY5.GRP,210,1998-07-20
....\CYBYQ.GRP,210,1998-07-20
....\DAOFACT.CPP,1766,2006-06-19
....\DAOFACT.H,1437,2006-06-19
....\DAOLINE.CPP,1705,1998-09-27
....\DAOLINE.H,1409,1998-09-27
....\Daomxname.cpp,1388,1998-09-10
....\Daomxname.h,1329,1998-06-19
....\Daooperator.cpp,2410,2006-06-19
....\Daooperator.h,1640,2006-06-19
....\DAOTEXT.CPP,1883,2006-09-15
....\DAOTEXT.H,1461,1998-09-27
....\Daoxlname.cpp,1500,1998-09-10
....\Daoxlname.h,1365,1998-06-19
....\DATA.MDB,71680,1998-07-13
....\DATABASE.CPP,5836,2006-09-22
....\DATABASE.H,680,2006-09-15
....\draw.001,8664,1998-09-28
....\draw.aps,68728,2016-04-24
....\DRAW.ARJ,336806,1999-04-13
....\DRAW.CLW,27339,2016-04-24
....\DRAW.CPP,4339,2006-06-09
....\draw.dsp,9363,2006-08-17
....\Draw.dsw,531,1999-12-25
....\draw.exe,569344,2016-04-24
....\DRAW.H,1344,1998-06-05
....\Draw.ncb,1246208,2016-04-24
....\Draw.opt,419328,2016-04-24
....\DRAW.PLG,5270,2016-04-24
....\draw.rc,57684,2006-06-16
....\DRAW.REG,664,1998-06-05
....\DRAWDOC.CPP,1702,1998-06-05
....\DRAWDOC.H,1461,1998-06-05
....\Drawview.cpp,27371,2006-06-30
....\drawView.h,5559,2006-06-14
....\DX1.GRP,130,1998-06-29
....\DX2.GRP,130,1998-06-29
....\Enlargedlg.cpp,1359,1998-07-21
....\Enlargedlg.h,1230,1998-07-11
....\FACT.NAM,46,2006-06-23
....\FIELD.CPP,8890,1998-06-18
....\FIELD.H,770,1998-06-18
....\ftyy.ini,41,2013-09-04
....\ftyy.mdb,77824,2013-09-04

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

发表评论

0 个回复

  • drawMFC
    一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
    2013-09-13 09:27:12下载
    积分:1
  • HS
    说明:  函数绘图程序 VB 编写 可以绘制初高中 函数图像 支持颜色,精度修改 鼠标执针定位(VB function drawing program to prepare middle and high school mapping function can support color images, the accuracy of needle positioning modified mouse bailiff)
    2007-07-29 22:03:05下载
    积分:1
  • Painter
    当用户按下鼠标左键在如下图所示的面板上移动鼠标时,根据鼠标的移动轨迹在面板上画图。(When the user presses the left mouse button on the panel as shown in the following figure to move the mouse, according to the mouse movement trajectory in the panel drawing.)
    2016-11-23 02:40:53下载
    积分:1
  • Draw
    该程序可以绘制出扇形,并且带有黑色边框。(The program can draw out the fan, and with a black border.)
    2010-06-30 09:35:13下载
    积分:1
  • migong
    一个完整的图形编程源程序,可供图形编程者学习(A complete graphical programming source code available for graphics programmers to learn)
    2009-12-02 18:16:56下载
    积分:1
  • bezier
    用mfc绘制bezier曲线,了解bezier曲线的原理(The mfc draw bezier curve to understand the principle of the bezier curve)
    2020-12-09 14:19:19下载
    积分:1
  • cPP-sanshitu
    用c++编写的一个基于easyx绘图库的简单立体三视图的绘制程序,文件中包含easyx库的安装包(Based on a simple three-dimensional easyx graphics library written in three views with c++ drawing program, a file containing the installation package easyx library)
    2016-11-13 04:42:10下载
    积分:1
  • VCPainter-
    MFC实现的画板程序,能够画图并保存,适合初学者(Sketchpad program, implemented by MFC drawing and save for beginners)
    2012-10-09 21:20:54下载
    积分:1
  • IEEE-33
    PSCAD仿真,可以设置各种故障,故障类型可以自由设置,并且得到故障仿真图形,本程序中附有单相故障(PSCAD simulation, you can set a variety of failures, fault types can be set free, and get fault simulation graphics, the program with a single-phase failur)
    2020-07-03 16:20:02下载
    积分:1
  • matcomtu
    matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))
    2011-10-13 21:24:45下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载