CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象 绘图程序

资源列表

« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 848 »
  1. screen_delphi

    0下载:
  2. 用DELPHI实现屏幕拷贝,可以全屏拷贝,也可以局部用鼠标选择拷贝-using DELPHI screen copy, full screen copy can also use the mouse to choose partial copy
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:16939
    • 提供者:刘起
  1. NewBezierLine

    0下载:
  2. 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3674
    • 提供者:lins
  1. liujunpeng03081528

    0下载:
  2. 实验内容: 1 实现扫描转换多边形的算法填充多边形。 实现内容: 1, 可以画任意多边形。 2, 三角形也是通过扫描转换多边形的算法实现。 具体实现: 画多边形用moveto(),lineto(),两个函数实现画没一条边。 构造ET表,AEL表,通过这两个表填充多边形。 画图步骤: 1. 取顶点:用n记录顶点个数,按下鼠标开始取点,第二次按下取得第二个顶点,第i次按下取得第i 个顶点。取得的顶点放到Verex[]中。 2. 画多边形:按下菜单按钮----多
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:51309
    • 提供者:god
  1. liujunpeng20060618

    0下载:
  2. 1. 实现编码线段裁剪算法 1.1 段和裁剪窗口顶点坐标由鼠标输入 1.2 裁剪结果用红色绘制 1. 实现编码线段裁剪算法 实验步骤 1. 点画线段菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时画出线段 2. 选取颜色 3. 点裁剪菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时就可以得到裁剪到的线段用2中的颜色绘制出来 -1. Line Clipping achieve coding algorithm 1.1 of the window and
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:48096
    • 提供者:刘俊朋
  1. liujunpeng20060618polygon

    0下载:
  2. 实验内容: 2. 实现逐边裁剪算法 2.1 段和裁剪窗口顶点坐标由鼠标输入 2.2 裁剪结果用红色绘制 实验步骤 1. 点取点菜单,在客户区中按下鼠标左键取点 2. 取点完毕后,点画菜单 多边形 把多边形画出 3. 点裁剪菜单裁剪-experiment : 2. By cutting edge achieve 2.1 of the algorithm and cutting window vertex coordinates input from the mou
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:45019
    • 提供者:刘俊朋
  1. qw123434

    0下载:
  2. 用VC++实现扫描线填充算法,用交互式技术实现,功能强大.-with VC scanning fill algorithm, using interactive technology and powerful.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:106529
    • 提供者:黎明
  1. 1059309588_huatu

    0下载:
  2. huatu程序,可以绘制一系列的基本图形,很实用很方便 -huatu procedures, drawing a series of basic graphics, very practical very convenient
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8008
    • 提供者:menwei
  1. 5js

    0下载:
  2. AutoCAD2004二次开发源程序,自动绘制红色五角星图形,有需要的就下,方便写作业用-AutoCAD2004 secondary development source, automatic drawing a red five-pointed star graphics, need it, worked hard to facilitate use
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:836
    • 提供者:亚军
  1. DBKCSJ03263081

    0下载:
  2. 通过使用VB界面与SQL数据库相连实现宾馆管理系统-interface through the use of VB with SQL database connected to achieve Hotels Management System
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:179503
    • 提供者:风雨
  1. gprint

    0下载:
  2. 是一个用java编写的绘图程序 界面比较简单,有的功能并不是很完善 -java is prepared using a graphics interface procedures are relatively simple, functional is not perfect
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:9767
    • 提供者:戴明珠
  1. VCDOTNETJCBCBL

    0下载:
  2. 绘图例子,进行参考和模仿,一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学-Mapping example, reference and imitate, a fairly good mapping procedures, including the basic line drawing and picture polygon features paintings and Drag, moving,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3051003
    • 提供者:tkyard
  1. swtxbh

    0下载:
  2. 利用TurboC实现三维(立方体)图像旋转变换以及比例变换-use Turbo 3D (cube) image rotation transformation and transformation ratio
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1674
    • 提供者:刘碧茜
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 848 »
搜珍网 www.dssz.com