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

搜索资源列表

  1. CSimpleDrawer

    0下载:
  2. 设计一个简易的画图程序,能够绘制直线、矩形与椭圆,并运用序列化对所绘图形进行保存与打开。(Design a simple drawing program, can draw straight line, rectangle and ellipse, and use serialization to save and open the drawing.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-10
    • 文件大小:201728
    • 提供者:玉兰
  1. 椭圆拟合

    0下载:
  2. 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:55296
    • 提供者:小妖儿
  1. CAD

    0下载:
  2. CAD,c语言实现,可实现画椭圆矩形直线曲线字符等,编辑删除操作完整(CAD, C language realization, can realize drawing ellipse rectangle linear curve character and so on, edit and delete operation complete)
  3. 所属分类:界面编程

    • 发布日期:2018-01-11
    • 文件大小:875520
    • 提供者:Elliotloststh
  1. src

    0下载:
  2. 利用Bresenham画圆法、中点画圆法以及椭圆生成算法在java界面绘制(Using the Bresenham circle method, the middle point drawing circle method and the ellipse generation algorithm to draw the java interface)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:李木华
  1. Hed_ell

    0下载:
  2. Electromagnetic field components and polarization ellipse for a horizontal electric dipole
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:17408
    • 提供者:adil
  1. r

    0下载:
  2. 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:8179712
    • 提供者:momo_kk
  1. circulateScroll

    0下载:
  2. cocos-lua 3.x 伪3d菜单 椭圆旋转(24/5000 Cocos -lua 3. X pseudo 3d menu ellipse rotation.)
  3. 所属分类:棋牌游戏

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:林曦
  1. NTS-TRANSFER_V1.7

    3下载:
  2. 南方测绘gnss数据处理(Gpsadj)其功能强大全面,结构明晰,操作简单而便捷,特点明显。人性化的设计,使用起来十分高效,非常实用。流程化管理与操作,具有更出色的图形操作界面和良好的图形服务功能,可进行包括基线网图、误差椭圆等各种图形的输出、打印。自动化程度更高、操作更方便的基线向量解算、闭合环搜索、网平差处理等功能。(The southern surveying and mapping GNSS data processing (Gpsadj) has a powerful and comp
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:25600
    • 提供者:yjn123
  1. spectrum_and_Tidcur_ellipse

    2下载:
  2. 用matlab自带函数psd对数据进行功率谱分析;画潮流椭圆图(Power spectrum analysis of data using MATLAB self band function PSD and a drawing of a tidal current ellipse.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:fe乐悠悠
  1. ellipse

    1下载:
  2. 使用matlab编程,用椭圆方程拟合非线性方程,以最小二乘法辨识。(Matlab programming, the elliptic equation fitting nonlinear equation, with least square identification.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:zjqhdu
  1. coupled mode theory

    2下载:
  2. 耦合模理论计算。原文见Plasmon-induced transparency based on a triangle cavity coupled with an ellipse-ring resonator(coupled-mode theory from Plasmon-induced transparency based on a triangle cavity coupled with an ellipse-ring resonator)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:947200
    • 提供者:metalcry
  1. ellipse_fit

    1下载:
  2. 对数据进行椭圆拟合,得到椭圆参数,包括椭圆中心,半长轴,半短轴等参数(Ellipse fit the data to get the ellipse parameter)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:414720
    • 提供者:direwolf100
  1. hough变换提取椭圆matlab源程序

    1下载:
  2. hough变换提取椭圆,可以从二值图像中提取出椭圆(The ellipse can be extracted from Hough transform, and ellipse can be extracted from the two valued image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:149504
    • 提供者:wangxu
  1. 中点画椭圆算法

    0下载:
  2. 中点画椭圆算法,解决中点画椭圆问题的算法。。。。。。。。(The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse. The algorithm of midpoint ellipse solves the algorithm of midpoint ellipse.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:10240
    • 提供者:呵呵随便吧
  1. ComputerGraphicsexci3

    0下载:
  2. 用Bresenham算法和中点算法画圆和椭圆(Using the Bresenham algorithm and the midpoint algorithm of circle and ellipse)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:33792
    • 提供者:xiaomenghui
  1. Matlab在离散点拟合椭圆及极值距离计算中的应用

    0下载:
  2. Matlab在离散点拟合椭圆及极值距离计算中的应用.pdf(Application of Matlab in discrete point fitting ellipse and extreme distance calculation.Pdf)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1092608
    • 提供者:小太阳哥
  1. 跟踪目标的快速椭圆拟合方法

    0下载:
  2. 跟踪目标的快速椭圆拟合方法的实现,是一篇论文(Fast ellipse fitting method for tracking target.Caj)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:734208
    • 提供者:小太阳哥
  1. 绘图应用程序

    0下载:
  2. 实现功能: (1)能够打开和保存图片。 (2)能够实现绘画图形(直线、空心(实心)椭圆、空心(实心)矩形、多边形);多边形主要包括三角形、四边形、五边形、六边形。 (3)实现画笔粗细的变更; (4)实现画笔颜色的变更; (5)能够用鼠标在绘图板上单击拖动进行随笔画; (6)具有橡皮擦除功能以及全屏清除功能。(Realization function: (1) can open and save the picture. (2) can realize drawi
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:267264
    • 提供者:我就是我ZC
  1. error_ellipse

    0下载:
  2. 误差椭圆,计算椭圆误差,画出对应的椭圆曲线,根据特征值特征向量计算得到的(Error ellipse, calculate ellipse error, draw corresponding ellipse curve, calculate according to eigenvalue eigenvector)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-06
    • 文件大小:2048
    • 提供者:古先生2010
  1. MFC画图板

    1下载:
  2. MFC画图板,可以画一些基本图形,如直线,椭圆,扇形,矩形,弦形,三角形。 可以保存为BMP的文件(MFC drawing board, you can draw some basic graphics, such as line, ellipse, sector, rectangle, string, triangle. Files that can be saved as BMP)
  3. 所属分类:绘图程序

    • 发布日期:2020-05-05
    • 文件大小:5143552
    • 提供者:hkjabcd
« 1 2 ... 40 41 42 43 44 4546 »
搜珍网 www.dssz.com