CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 椭圆弧

搜索资源列表

  1. 221121711222005622135524929143

    1下载:
  2. 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55258
    • 提供者:zhen
  1. 中点算法

    0下载:
  2. 扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法-linear scan conversion of the midpoint algorithm depiction of the mid-point arc conversion algorithm and scan conversion ellipse the midpoint algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23610
    • 提供者:kuld
  1. apofkgrjj

    0下载:
  2. 一个简单的程序,可以画各个象限的椭圆弧,和整个椭圆。-a simple procedure, each quadrant can draw an ellipse, and the entire oval.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28701
    • 提供者:lusang
  1. ellipse_arc

    1下载:
  2. 绘制椭圆弧,这个算法讲究快速、效率高,特别是逼近椭圆弧的直线个数较少-drawn ellipse, the algorithm stresses fast, high efficiency, in particular approximation ellipse line number less
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:38761
    • 提供者:wgede
  1. Graph

    1下载:
  2. 矢量图形的绘制 点 线 多变形 椭圆 椭圆弧 面积计算 坐标保存成txt文件
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:55997
    • 提供者:李建国
  1. ColorDisc

    0下载:
  2. 使用绘制圆弧的方法,输出一个统计图表“圆饼图”和一个“折扇”。 原始数据在数组Data中,这5个数据在圆饼图中为角度不同的扇形,各自角度的计算值分别为38、91、54、125、53,放在数组drgree中。第一个数据的扇形起始角start=0,用绿色画。第二个的起始角start=38,用蓝色画。最后一个的起始角start=308,用橙色画。 折扇的画法是:在左上角坐标(130,40),长150,宽80的椭圆区域内,从22度开始逆时针地画一个15度的扇性,再画一段15度的椭圆弧;然后交替地画扇形和
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:刘流
  1. huitu

    0下载:
  2. 画图基本操作,包括直线,圆,圆弧,椭圆,椭圆弧,折线,多边形,任意线
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:58746
    • 提供者:clp
  1. Draw

    0下载:
  2. 实现一个画图程序。要求能够画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。并能实现Undo/Redo(一步即可)。要求结果可以存盘,但不必存成图片文件。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40511
    • 提供者:leo
  1. 直线、圆弧、椭圆弧生成

    0下载:
  2. 图形学的一个作业,通过对话框画直线、圆弧、椭圆弧-graphics of an operation, through dialog painting line, arc, ellipse
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:65516
    • 提供者:王俊惠
  1. DrawLib.rar

    1下载:
  2. 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color),Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2600
    • 提供者:litao
  1. u3vw1x.ZIP

    0下载:
  2. 基于第二类椭圆积分的椭圆弧长公式变换与应用Based on the elliptic integral of the second kind of elliptic arc length formula transformation and Application-Based on the elliptic integral of the second kind of elliptic arc length formula transformation and Application
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:
    • 文件大小:799489
    • 提供者:me520
  1. line

    0下载:
  2. 二维线图元生成算法:包括直线中点算法、直线Brensenham算法 圆弧的中点算法、椭圆弧的中点算法等 -Two-dimensional line element generation algorithm: including a straight-line mid-point algorithm, linear algorithm Brensenham the mid-point arc algorithm, elliptical arc of the mid-point algorith
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:34457
    • 提供者:侯锦
  1. MyPaint

    0下载:
  2. 1、 在屏幕上绘制图形以下图形  直线:从[200,200]到[300,350]画一宽度为3,蓝色的实线,。  矩形;左上角为[150,120]右下角为[200,300],外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆:  扇形: 2、 用LOGFONT结构来定义字体,输出文本;用字体对话框来选择字体格式、字体颜色。 分别在上述图形的附近标注出:直线、矩形、椭圆、椭圆弧
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:92557
    • 提供者:张陆军
  1. MyPaint

    0下载:
  2.  直线:从(200,200)到(300,350)画一宽度为3,蓝色的实线,。  矩形;左上角为(150,120)右下角为(200,300),外框为黑色,填充画刷为HS_CROSS,红色。  椭圆弧:  椭圆: 扇形: - a straight line: from (200200) to (300350) First draw a width of 3, blue solid line,. 
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4295140
    • 提供者:刘珊珊
  1. MidPointEllipse

    0下载:
  2. 掌握实现了扫描转换直线段的中点算法、描转换圆弧的中点算法和扫描转换椭圆弧的中点算法。-Grasp the realization of the scan conversion of the mid-point of the straight-line algorithm, described the mid-point arc conversion algorithm and scan conversion of the mid-point algorithm for elliptic arc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:826008
    • 提供者:wangying
  1. Simple-Graphic-Design-And-Implementation-of-librar

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能-Design and implementation of a graphics library, with drawing straight line segments, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions
  3. 所属分类:Graph program

    • 发布日期:2017-03-21
    • 文件大小:24724
    • 提供者:celine
  1. your_dram

    0下载:
  2. 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4371
    • 提供者:feihu
  1. AntiAliasing

    0下载:
  2. 直线, B样条曲线, 椭圆, 椭圆弧, 圆角矩形的反走样算法.-Straight line, B-spline curve, ellipse, elliptical arc, rounded rectangle of anti-aliasing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:51265
    • 提供者:徐国民
  1. EllipseArc

    0下载:
  2. 椭圆弧的非VC函数绘制,一种自制算法,很好用-Ellipse drawing functions of non-VC, a self-made algorithm, useful
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1931204
    • 提供者:sdgs
  1. test

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。-Design and implementation of a graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:451171
    • 提供者:greAt
« 12 »
搜珍网 www.dssz.com