登录
首页 » Visual C++ » vg

vg

于 2005-04-08 发布 文件大小:7803KB
0 293
下载积分: 1 下载次数: 0

代码说明:

说明:  一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!(a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!)

文件列表:

arrows.dat
consts.bas
default.clr
demo
....\baobiao-1.tbl
....\baobiao-10.tbl
....\baobiao-11.tbl
....\baobiao-12.tbl
....\baobiao-13.tbl
....\baobiao-14.tbl
....\baobiao-16.tbl
....\baobiao-17.tbl
....\baobiao-18.tbl
....\baobiao-2.tbl
....\baobiao-3.tbl
....\baobiao-4.tbl
....\baobiao-5.tbl
....\baobiao-6.tbl
....\baobiao-7.tbl
....\baobiao-8.tbl
....\baobiao-9.tbl
....\CHUUI.WAV
....\draw.tbl

....\project.ini
....\Project1.exe
....\中国.tbl
....\主接线图.tbl
....\交互设备.tbl
....\介休35KV电网接线图.tbl
....\使用流程.tbl
....\信息窗口.tbl
....\储液罐.TBL
....\动态棒图.tbl
....\动画之一.tbl
....\动画之三.tbl
....\动画之二.tbl
....\各种超酷边框.tbl
....\塔吊.tbl
....\多页画面.tbl
....\天平原理.tbl
....\宿州.tbl
....\对话窗口.tbl
....\小窗.tbl
....\开始.tbl
....\提升系统.tbl
....\搬箱子.zip
....\数学函数.tbl
....\文字单元.tbl
....\文字标签.tbl
....\方块游戏.tbl
....\旋转.tbl
....\时钟.tbl
....\曲线图.tbl
....\标准菜单.tbl
....\桌面.tbl
....\棒图.tbl
....\流程图.tbl
....\电气主接线图(220KV).tbl
....\电气主接线图(500KV).tbl
....\电网地图.tbl
....\盒子.tbl
....\窗口体系.tbl
....\管理流程.tbl
....\箭头.tbl
....\ϵͳͼʾ.tbl
....\自定义属性.tbl
....\自定义提示.tbl
....\菜单.tbl
....\表格计算.tbl
....\设备监控.tbl
....\设计流程.tbl
....\调用C%2B%2B.tbl
....\连接点.tbl
....\连杆原理.tbl
....\连线使用.tbl
....\靓图.tbl
....\颜色游戏.tbl
....\马鞍山.tbl
getcolor.bas
hints.dat
lib
...\headfoot.tbl
...\中国.tbl
...\其他元件.tbl
...\办公室.tbl
...\化学器具.tbl
...\印刷盒型.tbl
...\城市设施.tbl
...\尺寸线.tbl
...\工程图脚注.tbl
...\按钮库.tbl
...\控制.tbl
...\标志.tbl
...\水暖设备.tbl
...\电力设备.tbl
...\电子元件.tbl
...\电脑设备.tbl
...\监控设备.tbl
...\符号.tbl

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

发表评论

0 个回复

  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • Bezier
    实现贝塞尔曲线的编程,即人为指定N个点,程序自动生成这N个点的贝塞尔曲线。(Programming Bezier curve, namely human specified N points, the program automatically generates N points Bezier curve.)
    2013-03-24 10:31:51下载
    积分:1
  • CGPainter_lineCircle
    实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)
    2011-12-22 15:41:56下载
    积分:1
  • tdxchtime
    能够对通达信.lc5文件进行修改,主要是修改分钟数,这样可以在两年多的数据中进行画线处理(Mastery letter. Lc5 file to be modified, modify the number of minutes, so you can draw lines in more than two years of data)
    2013-01-30 14:20:02下载
    积分:1
  • DrawLine
    图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
    2013-04-18 13:33:27下载
    积分:1
  • Painter
    画画的,一个简简单单的画画的小型的C++编的软件(Paint of, a Chien is simple painting of list of small scaled C++weave of software)
    2011-12-17 00:25:46下载
    积分:1
  • gongjutiao45672
    精彩原代码,适合初学者(brilliant original code for beginners!)
    2007-04-28 10:51:36下载
    积分:1
  • Ellipse
    用于拟合椭圆的函数,支持对于多个离散数据点的椭圆曲线方程计算(new function)
    2014-12-31 01:47:04下载
    积分:1
  • dcacinvertermodel
    DCAC INVERTER MODELLING BY PSCAD/EMTDC
    2016-01-14 21:25:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载