登录
首页 » Visual C++ » grafic

grafic

于 2007-03-24 发布 文件大小:667KB
0 245
下载积分: 1 下载次数: 380

代码说明:

  工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)

文件列表:

259062
......\7133319
......\.......\Bmp.cpp
......\.......\ChildFrm.cpp
......\.......\ChildFrm.h
......\.......\CISBitmap.cpp
......\.......\CISBitmap.h
......\.......\cmytreectrl.cpp
......\.......\cmytreectrl.h
......\.......\ColorPickerDlg.cpp
......\.......\ColorPickerDlg.h
......\.......\Common.cpp
......\.......\Common.h
......\.......\Data.h
......\.......\dataconfig.cpp
......\.......\dataconfig.h
......\.......\dataunit.cpp
......\.......\dataunit.h
......\.......\devset.cpp
......\.......\devset.h
......\.......\DFFF.mpj
......\.......\DIB.cpp
......\.......\DIB.h
......\.......\Dibapi.cpp
......\.......\DIBAPI.H
......\.......\Draw.cpp
......\.......\Draw.h
......\.......\drawext.cpp
......\.......\drawext.h
......\.......\DRAWSET.cpp
......\.......\DRAWSET.h
......\.......\face.cpp
......\.......\face.h
......\.......\fgh.mpj
......\.......\fghh
......\.......\Hist.cpp
......\.......\Hist.h
......\.......\linecolor.cpp
......\.......\linecolor.h
......\.......\linkbit.cpp
......\.......\linkbit.h
......\.......\linkchang.cpp
......\.......\linkchang.h
......\.......\linkhist.cpp
......\.......\linkhist.h
......\.......\linkmove.cpp
......\.......\linkmove.h
......\.......\linkorder.cpp
......\.......\linkorder.h
......\.......\linkprop.cpp
......\.......\linkprop.h
......\.......\linktab.sys
......\.......\linktable.cpp
......\.......\linktable.h
......\.......\linkvisible.cpp
......\.......\linkvisible.h
......\.......\MainFrm.cpp
......\.......\MainFrm.h

......\.......\mcsdev.aps
......\.......\mcsdev.bbb
......\.......\mcsdev.clw
......\.......\mcsdev.cpp
......\.......\mcsdev.dsp
......\.......\mcsdev.dsw
......\.......\mcsdev.exe
......\.......\mcsdev.h
......\.......\mcsdev.ncb
......\.......\mcsdev.opt
......\.......\mcsdev.plg
......\.......\mcsdev.rc
......\.......\mcsdevDoc.cpp
......\.......\mcsdevDoc.h
......\.......\mcsdevView.cpp
......\.......\mcsdevView.h
......\.......\MONIAPP.CPP
......\.......\moniappView.cpp
......\.......\msflexgrid.cpp
......\.......\msflexgrid.h
......\.......\mybar.cpp
......\.......\mybar.h
......\.......\MYFILE.CPP
......\.......\openwindlg.cpp
......\.......\openwindlg.h
......\.......\palette.cpp
......\.......\palette.h
......\.......\picpp.cpp
......\.......\picpp.h
......\.......\pictureprop.cpp
......\.......\pictureprop.h
......\.......\pictureprop1.cpp
......\.......\pictureprop1.h
......\.......\pictureprop21.cpp
......\.......\pictureprop21.h
......\.......\pipset.cpp
......\.......\pipset.h
......\.......\prop.cpp
......\.......\prop.h

......\.......\resource.h

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

发表评论

0 个回复

  • Waterpump
    用VC做的一个水泵的图..图中圆形水泵有渐变效果!(Using VC do a water pump picture... Figure in a circular water pump gradual change effect!)
    2012-02-28 10:14:29下载
    积分:1
  • Circle_Picture
    这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
    2007-06-03 09:44:30下载
    积分:1
  • the-image-tube-CAD
    本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 (In this paper, we base on the three theorems of the electric field, continuous ultra-relaxation iterative algorithm, and Lagrange interpolation algorithm. We use the C language as a programming tools, and transform the model derived above into a CAD software to calculate the electric potential in the image tube. In case the image tube parameters and electrode potential are known, the program written can get the potential of every point in the image tube, and plot equipotential lines inside the image tube. It can also get the potential of every point on the axis of symmetry by Lagrange interpolation. )
    2015-02-04 22:28:55下载
    积分:1
  • drawer
    VB编写的画图板,使用方便可以帮助代码学习。。(VB prepared the drawing board, easy to use can help the code to learn. .)
    2010-07-03 20:12:25下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • jpaint-src-0.0.1
    这是国外的同行编写的画图板程序,感觉比陈建春的要好些,说实话研究了半天,发现国内的cad水平低不是因为国内的人笨,主要是国外的cad技术不能很快的传递到国人手中,总是参考陈建华等水平有限,工程水平差的书籍造成整体水平低,书中没有详细的流程图,和软件设计思路,而且代码错误连篇。(This is the foreign counterparts of the drawing board to prepare procedures, CHEN Jian-chun than feeling the need to better tell the truth for a long time study and found that low levels of domestic cad because people are not stupid, mainly abroad cad technology should not quickly delivered to the the hands of the people always refer to Chen Jianhua, such as the limited level, engineering level difference caused by the overall level of books low, the lack of a detailed flow chart of the book, and software design, and code errors pack.)
    2007-10-09 22:23:11下载
    积分:1
  • BresenhamCircle
    杜晓增计算机图形学基础Bresenham法画圆源程序(Du Xiaozeng computer graphics based Bresenham law circle source program)
    2015-05-26 08:44:12下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • NT9200
    NT9200数字脑电图仪 的串行通讯及实时绘图程序。可借鉴里面的绘图程序。(NT9200 digital EEG instrument serial communications and real-time drawing program. Inside of the mapping process can learn from.)
    2010-05-20 16:33:22下载
    积分:1
  • the-four-order-Runge-Kutta-method.
    用四阶龙格-库塔法求系统在U单位阶跃输入下该系统的响应曲线(Using the four order Runge Kutta method to find the response curve )
    2013-11-05 21:23:28下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载