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

搜索资源列表

  1. CLIPLINE

    0下载:
  2. 可以实现线段的裁减 ,对初学者有所帮助-segment can be achieved reductions to help beginners
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:992byte
    • 提供者:jyl
  1. LineClip

    0下载:
  2. 一个利用中点画线算法实现的线段剪裁的程序。程序写在override函数OnDraw(CDC *pDC)函数里边-a utilization dotted line algorithm segment of the tailoring process. The override procedure write function OnDraw (CDC * pDC) function inside
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:25.85kb
    • 提供者:朱麟
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, seed filling, side table filled w
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:33.72kb
    • 提供者:张楠
  1. ImproveDDA

    0下载:
  2. 改进的DDA算法,不论方向输出像素点,即给出线段两端点,就得到唯一的线段像素值-improved algorithm, regardless of the direction of the output pixel, which is given segment ends, on the line is the only value of the pixel
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:841byte
    • 提供者:Jakewowy
  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. MyExam

    0下载:
  2. 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42.87kb
    • 提供者:力风
  1. 124816

    0下载:
  2. 自己写的一个绘图程序 可以画一些基本图形和线段-himself in a drawing program can draw some basic graphics and line segment
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-01
    • 文件大小:48.88kb
    • 提供者:花名册
  1. LedCtrlUse

    0下载:
  2. 实现浮点数的LED显示,模拟七段数码管显示数字及小数点,里面还包含数字键输入功能.-The realization of floating-point numbers of the LED display, analog Seven-Segment LED display figures and the decimal point, which also includes a numeric keypad input capabilities.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:2.31mb
    • 提供者:super star
  1. CutLine

    0下载:
  2. 任意画一条直线,然后用截图框截取!去掉框外的线段而留下框内线段.-Arbitrarily draw a straight line, and then box interception screenshot! Remove the box and left outside the frame line segment.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:32.6kb
    • 提供者:huangjie
  1. drawline

    0下载:
  2. 程序运行Bresenham的直线算法,所用坐标系为笛卡尔直角坐标系, 起始状态:用户输入所画线段的起点和终点坐标(要求起点横坐标小于终点横坐标) 结束状态:程序打印出所画线段-Bresenham run a straight line algorithm, used for the Cartesian coordinates Cartesian coordinate system, the initial state: the user to enter the painting o
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:3.31kb
    • 提供者:
  1. cor_wr

    2下载:
  2. 该LISP可以实现批量读取AUTOCAD中多段线各结点坐标,并输出到文件中。-LISP can be achieved in the bulk AUTOCAD read multi-segment line in the node coordinates, and output to file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:1017byte
    • 提供者:LEONARD
  1. zbout

    0下载:
  2. ACAD中多段线X、Y坐标根据绘图比例的有序输出,本程序为选取一条、输出一条,因选取速度慢于计算、输出速度,所以感觉不到,却是非常实用的,比选取多条后必须点鼠标右键确认选取结束要方便、实用的多。-ACAD in the multi-segment lines X, Y coordinates in an orderly manner in accordance with the drawing ratio of the output, the procedure for selecting an
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:799byte
    • 提供者:shenyl0211
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algor
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:lixuan
  1. objectarx

    0下载:
  2. 常用函数,查询文档,多条多段线,求多边形的重心-Commonly used functions, query the document, a number of multi-segment lines, and the focus of polygon
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:徐小天
  1. CLine

    0下载:
  2. 直线段图元类,其基本属性有直线段的ID号,颜色,线型,线宽,起点和终点等,这些属性是可读可写的。为实现一定的绘图目的,可能还需要知道直线段的中点坐标,长度和方位角等。还能实现平移、旋转等操作-Pixel line segment, whose basic properties are straight-line segment ID number, color, line, line width, starting point and destination and so on, these a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:2.03kb
    • 提供者:
  1. CLines

    0下载:
  2. 直线段图元集合类,可实现对直线段图元的存取和索引功能-Pixel line segment collections can be realized on the straight-line elements of access and indexing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:995byte
    • 提供者:
  1. cadercikaifa

    0下载:
  2. cad二次开发入门及简单功能,主要是画点画线多段线等-secondary development of entry-cad and simple functions, mainly paintings dotted line multi-segment lines
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:1.24mb
    • 提供者:sidian
  1. CardinalTest

    0下载:
  2. Spline类就是Cardinal样条曲线了,这个类里面记录了4个控制点:m_startControlPoint, m_startPoint, m_endPoint, m_endControlPoint, 分别按顺序对应Pk-1, Pk, Pk+1, Pk+2, 由于Cardinal是用多个线段去模拟曲线,所以我们在这里取20个点,这样,在Pk 和 Pk+1之间,有20个样本点,用画直线的方法将这些点按顺序连起来,连成的曲线段就是我们所要的Cardinal 曲线了-Spline class is
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:2.33kb
    • 提供者:黄腾
  1. Ex_DrawS

    0下载:
  2. 一个简单的绘图程序,用于显示各段成绩的人数比例的立方图-A simple drawing program, showing the segment results for the proportion of the cube
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-31
    • 文件大小:12.37mb
    • 提供者:lch
  1. CLASSDEMO

    0下载:
  2. 通过计算直线段上任意点坐标这样一个小程序来演示类的定义和使用-By calculating the coordinates of any point on the line segment a small program to demonstrate the class definition and use of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:3.62kb
    • 提供者:zhongniuniu
« 12 »
搜珍网 www.dssz.com