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

搜索资源列表

  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:87.37kb
    • 提供者:韩为
  1. 图形的生成

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan generated by the basic algorit
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:223.46kb
    • 提供者:张伟
  1. hueituchenxudaquan

    0下载:
  2. 程序的功能: 一、用两种不同算法(DDA法和中点法)画任意直线,输入方式有鼠标取点点法,和对话框输入直线端点法。直线颜色在画线前任意选取。 二、直线的属性控制。可以从对话框中任意输入线宽画直线。还有画虚线的功能,你可以输入虚线中实线部分的长度和空白间隔的长度来画虚线。 三、用两种算法(中点法和正负法)画任意圆。 四、画任意椭圆。画椭圆时限任意取两点确定一矩形,由该矩形确定椭圆的大小。 五、多边形填充。用鼠标取点画任意多边形,可选取任意颜色去填充多边形区域。 六
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.18mb
    • 提供者:wgz
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:82.42kb
    • 提供者:huang wei
  1. graphy

    0下载:
  2. 本程序增加了图形输入的菜单,通过下边的子菜单可以向窗口中输入点,直线,矩形和椭圆4种图形-procedures to increase the importation of graphics menu, the fantasy sub-menu can be imported to the window, straight, Rectangle and Ellipse four graphics
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35.71kb
    • 提供者:yu
  1. cartographic

    2下载:
  2. 本程序是用C编写的数字地图制图实习的源程序,主要实现四个功能:绘制晕线,晕线填充,绘制土堤以及绘制点状符号-this process is the preparation of the C Digital Cartography internship program, the four main functions : Drawing halo lines, Halo filled with earth berms and the mapping of drawing point symbols
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:36.94kb
    • 提供者:梦飞
  1. usefulcode4

    0下载:
  2. 用MATLAB写的图形应用的实例程序4,很有用哦,-write MATLAB graphics application procedures four examples, useful Oh,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.17kb
    • 提供者:张帅勇
  1. 图形编辑

    0下载:
  2. 实现四个功能:一、图和图素1. 定义屏幕坐标2. 在屏幕中心作下列图素:点 • ; 小方块 ■ ;大方块 ■ ; 圆点 ● 。以上述图素画线二、3. 用DDA法画线段;4. 用DDA法画圆。三、已知如图所示的多面体,其各棱边长均相等。要求1. 用步进法(即+1比较法)编写AB线段生成程序;2. 用法线法编写消隐程序;3. 编写让多面体绕其中心轴线旋转30o、45o、60o的程序四.在三的基础上自动绘制各棱边,自由旋转任意角度-realization of the four funct
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:246.05kb
    • 提供者:张帆
  1. shikou.rar

    0下载:
  2. 分享一个CAD VBA代码,将CAD视口分为四个视口!!,Share a CAD VBA code, CAD, as I will be divided into four, as I! !
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:3.99kb
    • 提供者:lufujiang
  1. wodechengxudaima

    0下载:
  2. 在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:42.56kb
    • 提供者:王莹
  1. bezier

    0下载:
  2. 4个控制点P0、P1、P2、P3连成的折线多边形称为特征多边形,Bezier曲线的形状是由这个多边形的各个顶点的位置确定的,特征多边形的形状改变,则曲线的形状也就随之改变。-Four control points P0, P1, P2, P3 even into the broken line polygon called the characteristics of polygons, Bezier curves is the shape of the polygon to determine
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:98.36kb
    • 提供者:lee
  1. DisplaySquareBezier

    0下载:
  2. 三次Bezier曲线法的扫描转换程序:可以通过四个控制点来确定P(t)取不同的t时对应的二维坐标。用三次Bezier曲线绘制的一片花瓣和一根曲线。-Three Bezier curve scan conversion process: the four control points can be determined by P (t) at t different from the corresponding two-dimensional coordinates. Bezier curve w
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-25
    • 文件大小:34.47kb
    • 提供者:tomomoon
  1. n

    0下载:
  2. 由bezier的定义出发给出了由鼠标点击产生任意四点的绘图程序-Bezier starting from the definition given by the mouse click generated graphics arbitrary four-point program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:2.58kb
    • 提供者:pan
  1. bezier_demo

    0下载:
  2. matlab下bezier曲线的绘制,由鼠标左键产生四个点随即产生曲线,并可对曲线进行编辑。解压缩后,运行bezier_demo.m文件即可。压缩包里的文件是相互关联的。-matlab under bezier curve drawing, the left mouse button generated by the four-point curve was generated, and may be edited on the curve. After decompression, bezie
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:6.59kb
    • 提供者:pan
  1. haochengxu

    0下载:
  2. 改程序是计算机图形学试验,分4个试验,具有绘图功能-Computer graphics to the pilot program is divided into four tests, with graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2.52mb
    • 提供者:尧中华
  1. test

    0下载:
  2. 可以将规则的矩形转换为以任意四个点为顶点的不规则的四边形。-Rectangular rules can be converted to an arbitrary four-point vertex of the irregular quadrilateral.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1.86mb
    • 提供者:璩程
  1. pic

    0下载:
  2. 作业名称: 简易的图形编辑器 实现功能:A: 有一些图元(例如:点,线,矩形,园...) B: 可以在任意位置任意方向作图 C: 填充方式至少有四种(实的,网格,竖线,横线等) D:可以扩充图元课填充的方法 -Operating Name: simple graphics editor to achieve function: A: there are some graphic elements (such as: point, line, rectangle, P
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:2.33kb
    • 提供者:zhangbin
  1. Scene-Reconstruction-Pose-Estimation-and-Tracking

    0下载:
  2. This volume, in the ITECH Vision Systems series of books, reports recent advances in the use of pattern recognition techniques for computer and robot vision. The sciences of pattern recognition and computational vision have been inextricably inte
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:11.85mb
    • 提供者:Vitali
  1. the-production-of-four-deportment

    0下载:
  2. 将一个公司的四个部门一年的产量进行统计,并将产量化成柱状图的形式表示出来(每1000个产量画出一个*)-The year of the four departments of a company s production statistics, histograms and production into a form that out (per 1000 yields draw a*)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:932byte
    • 提供者:熊先平
  1. Four-connected-to-fill

    0下载:
  2. 如果从区域中的一个像素出发,经连续地向上,下,左,右四个相邻像素的移动,就可以到达区域内的另一个任意像素,就称区域是四连通的。从而实现四连通填充。-If a pixel region of the continuously up, down, left, right of the four adjacent pixels mobile, you can reach the region of another arbitrary pixel, is four connected region.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-06
    • 文件大小:909.42kb
    • 提供者:王丹
« 12 3 »
搜珍网 www.dssz.com