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

搜索资源列表

  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. txtq

    0下载:
  2. 程序利用图像处理的一般办法,使用MATLAB将图像中的椭圆提取-Procedures using the general approach of image processing, using MATLAB to extract the image of the ellipse
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2960
    • 提供者:zoumuchun
  1. coordinate-ellipse

    0下载:
  2. 用WINDOWS 32 APPLITION 实现通用的坐标设计,函数是WIN32函数,没用MFC。-using windows 32 applition to draw a zuobiao,not using the MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:954
    • 提供者:ganggang
  1. wtftxxzds

    0下载:
  2. 计算机图形学指导书,给出直线生成算法、圆及椭圆生成算法、二维图形的几何变换算法的思想及算法-Computer graphics instructions, given generation algorithm straight line, circle and ellipse generation algorithm, two-dimensional graphics geometric transformation algorithm theory and algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:371098
    • 提供者:翁天发
  1. openglwtf

    0下载:
  2. 此文件为pdf文件,方便读者学习OpenGL。OpenGL具有三大特点: 1、与C 语言紧密结合。 2、强大的可移植性。 3、高性能的图形渲染。 -Computer graphics instructions, given generation algorithm straight line, circle and ellipse generation algorithm, two-dimensional graphics geometric transformation al
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:254841
    • 提供者:翁天发
  1. graph

    0下载:
  2. 图形函数库实现绘制直线段,圆形,椭圆,多边形区域的颜色填充-Graphics library of Drawing straight line, circle, ellipse, polygon fill area color
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:24678
    • 提供者:christine
  1. GRIGHIC123

    0下载:
  2. 一个绘制点、线、矩形、椭圆的程序,很好的学习例子。-A drawing point, line, rectangle, ellipse process, good learning example.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:3809884
    • 提供者:zhoukang
  1. CG(1)

    0下载:
  2. 绘图底层代码,实现了直线的DDA算法,圆和椭圆的中点算法。-Mapping the underlying code, the DDA algorithm to achieve the straight, round and ellipse midpoint algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:18078
    • 提供者:日月神君
  1. CG

    0下载:
  2. 实现了直线的DDA算法,圆和椭圆的中点算法的底层代码。-DDA algorithm to achieve a straight line, circle and ellipse midpoint algorithm underlying code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:20857
    • 提供者:日月神君
  1. clickchangecolour

    0下载:
  2. 当鼠标指针落在椭圆的外接矩形内时,每按一下鼠标左键,椭圆改变颜色-When the mouse pointer falls within the ellipse of the enclosing rectangle, each click the left mouse button, change the color of elliptical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:26165
    • 提供者:胡环星
  1. vect

    0下载:
  2. Simple vector graphics editor. Realized tools line, ellipse, rectangle. There is a choice of painted objects, remove them and change the Z-sequence. Moving is not implemented.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:15670
    • 提供者:Prr0tEct0
  1. vector_editor

    0下载:
  2. Simple vector graphics editor. Realized tools line, ellipse, rectangle. There is a choice of painted objects, remove them and change the Z-sequence. Moving is not implemented.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15674
    • 提供者:Prr0tEct0
  1. test1

    0下载:
  2. 一个用MFC写的基本绘制矩形与椭圆的程序-Using MFC to write a basic rectangle and ellipse drawing program
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2807322
    • 提供者:huchen
  1. fitellipse

    0下载:
  2. 基于最小二乘法的椭圆拟合MATLAB程序-Based on least squares ellipse fitting MATLAB program
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:43590
    • 提供者:
  1. DigitalFilter

    1下载:
  2. 1.题目:数字滤波器的设计与应用 2.设计要求:利用 Matlab 软件,以复合信号分离为例,对 “数字信号处理” 课程中 的谱分析 、数字滤波器设计和信号滤波这三个过程进行了仿真实现,给出了仿真结果。 3.具体步骤: (1)构造原始信号s(t) (2)画出s(t)的频谱 (3)设计ellipse数字滤波器(IIR),包括低通,带通,带通,并显示幅频特性 (4)用得到的滤波器进行滤波,分离出三路信号,观察时域波形和幅频特性 (5)用三路信号s1,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1522
    • 提供者:张智刚
  1. Classicprograms6

    0下载:
  2. 利用ellipse and rectangle 画图。 1.程序分析: 2.程序源代码:-Use of ellipse and rectangle drawing. 1. Program analysis: 2. Program source code:
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:2535
    • 提供者:royalty
  1. Graphic

    0下载:
  2. 初学MFC时编的绘图程序,可以选线型,设置颜色,画矩形,椭圆,直线等图形-MFC time series of the beginner drawing program, you can choose linear, set the color, draw rectangle, ellipse, straight line graph
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3685173
    • 提供者:Tony
  1. Circle_and_Ellipse

    0下载:
  2. 计算机图形学中Circle and Ellipse曲线画法-Computer graphics, drawing Circle and Ellipse Curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:36086
    • 提供者:张三
  1. yaya3

    0下载:
  2. 简单的绘图程序,包括直线,笔刷,矩形,椭圆,颜色-A simple drawing program, including the line, brush, rectangle, ellipse, color
  3. 所属分类:.net

    • 发布日期:2017-05-16
    • 文件大小:3831472
    • 提供者:丫丫
  1. as

    0下载:
  2. 利用ellipse and rectangle 画出图来-Use of ellipse and rectangle draw diagrams
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2484
    • 提供者:陈小
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 46 »
搜珍网 www.dssz.com