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

搜索资源列表

  1. 基本代码实现

    0下载:
  2. 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237006
    • 提供者:何阿瑟
  1. 图形的生成

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

    • 发布日期:2008-10-13
    • 文件大小:228823
    • 提供者:张伟
  1. VCNET实现的CAD开发系统

    0下载:
  2. 用VC NET实现的CAD开发源程序, 包括画直线,圆弧,多边形,图形打印等。 -VC NET development of CAD source, including drawing straight lines, arcs, and polygons, graphics printing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2915080
    • 提供者:王晓明
  1. my_gis

    0下载:
  2. 实现了基本的图形绘制功能,包括点、线、面和圆弧的绘制-achieve the basic graphic functions, including point, line, surface and the Arc Drawing
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:188167
    • 提供者:毛玉柱
  1. DRCView

    0下载:
  2. 圆弧算法的B算法,很简单,相信很多人都用过,在此拿出来自己分享,是我自己写的-arc algorithm B algorithm is very simple, I think many people have used in this show to share their own, I wrote it myself
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2745
    • 提供者:wolf
  1. vbcadmath

    1下载:
  2. 用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。-VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-of
  3. 所属分类:2D图形编程

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

    0下载:
  2. 该圆弧程序是用了Bresenham算法,是一很有效的算法,希望大家支持!-the arc procedures are used in the Bresenham algorithm, is a very effective algorithm, we want to support!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:张涛
  1. Rj_Circle

    0下载:
  2. 计算机专业图形学作业,利用圆弧扫描转换算法在像素上画出圆形,在对话框上拉动鼠标即可.-professional computer graphics operations, the use of circular scan conversion algorithm pixels paint round, in the dialog box pull on the mouse.
  3. 所属分类:GDI/图象编程

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

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

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

    0下载:
  2. 编译的图形软件的一部分程序可以画出直线圆弧矩形-graphics software compiler part of the procedure can draw straight rectangular arc
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2752
    • 提供者:zhongyi
  1. chap08huitugongju

    0下载:
  2. 一个用VC++编写的绘图工具,可以进行直线绘制、矩形绘制、圆弧绘制等。-a VC prepared by the graphics tools for drawing straight lines, rectangular painting, drawing, etc. arc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:511142
    • 提供者:gra_summer
  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3184405
    • 提供者:张强
  1. draw_project(LJ)

    1下载:
  2. 1. 根据csv文件数据内容绘图。csv文件内容包括:图形类型(横线,竖线,横半圆弧,竖半圆弧),长度(线长度,半圆半径)。根据csv文件中提供的数据,在dialog中绘制出相应的图形。如果要绘制的图形超出dialog的 x轴边界,则从x=0,y不变的坐标开始绘制该图形;如果超出了y轴边界,则从x不变,y=0坐标开始绘制。-1. According csv document mapping data elements. Csv file contents include : graphic ty
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90457
    • 提供者:李小跳
  1. yfy2003_C1

    0下载:
  2. CASIO 计算器程序: 直线段边坡超欠挖检查及开口线放样程序 圆弧段边坡超欠挖检查及开口线放样程序 测量坐标与施工坐标换算 隧洞直线段顶圆弧放样程序-CASIO calculators : slope of the straight-less digging and inspection procedures for opening lines lofting arc of the slope-unerbreak opening line inspection and meas
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:25936
    • 提供者:倪付清
  1. 200609271917135740

    0下载:
  2. 圆/椭圆圆弧生成的中点算法C++源代码,实验模拟的-round / oval arc midpoint algorithm generated C source code, the simulation experiments
  3. 所属分类:分形几何

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

    2下载:
  2. 数控插补程序,直线插补和圆弧插补,1.直线插补:逐点比较法插补;2. 圆弧插补:DDA法插补第一、二象限的逆圆弧。 -NC interpolation procedures, linear interpolation and circular interpolation, 1. Linear interpolation : a case-by-point comparison interpolation; 2. Circular interpolation : DDA interpolati
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:63062
    • 提供者:chen
  1. GUI(LCD-DRIVER)

    0下载:
  2. 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:79425
    • 提供者:杨芸健
  1. arc_in_vc

    0下载:
  2. visual c 6.0下面的圆弧绘制程序-visual c 6.0 below the arc drawing program
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41051
    • 提供者:tom
  1. vc60_draw_system

    0下载:
  2. VC++编写的图形绘制软件 能绘制直线,方形,圆角方形,折线,椭圆,圆,圆弧,样条曲线,文本等 并能选中图形,支持鼠标捕捉,实时调整图形属性等 还能保存绘制结果并关联文件扩展名.-VC prepared by the graphics rendering software can draw straight lines, square, square corner, dogleg, ellipse, circle, arc, spline curves, such as text a
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:204333
    • 提供者:林克
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com