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

搜索资源列表

  1. Scan&RegFill

    0下载:
  2. 用“扫描线填充法”和“边界填充算法”填充椭圆
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:109.64kb
    • 提供者:陈新新
  1. TuXingXueZongHeShiXi

    0下载:
  2. 这是我图形学的综合实习程序,里面实现直线的dda算法,中点Bresenham算法,改进Bresenham算法的绘图,椭圆的中点Bresenham算法,圆的八分画圆结合中点Bresemham算法的绘制,并包含了图形的翻转,平移,对称,比例变换,内有说明文档-integrated graphics attachment procedures, straight line inside the dda algorithm, the midpoint of Bresenham algorithm, im
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10.4kb
    • 提供者:4587
  1. Line_Circle_Ellipse

    0下载:
  2. 简单的Bresenham_Circle(画圆)Bresenham_Line(直线) MidpointEllipse(椭圆) 三个基本图形的实现算法-simple Bresenham_Circle (Circle) Bresenham_Lin e (linear) MidpointEllipse (oval) three basic graphics algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.36kb
    • 提供者:efeffeef
  1. ghgj

    0下载:
  2. 本实验程序完成了直线、圆和椭圆的生成技术,并用不同的算法实现。-completed the straight, round and elliptical generation technology, and use different algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:86.33kb
    • 提供者:黎明
  1. matalb

    0下载:
  2. 这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。-This is my collection of a foreigner series of the least squares fit algorithm for elliptic. Hope can be put to use.
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:4.05kb
    • 提供者:123456
  1. Bresenham_Layer2

    0下载:
  2. bresenham 算法 绘制椭圆 及圆形-bresenham elliptical and circular
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50.55kb
    • 提供者:王林
  1. hough111

    0下载:
  2. 一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:437.71kb
    • 提供者:崔少云
  1. DrawGraph

    0下载:
  2. 计算机图形学实验,画出DDA算法、Bresonman算法、中点圆、椭圆算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71.31kb
    • 提供者:草野彰
  1. 画椭圆的算法的程序

    0下载:
  2. 画椭圆的算法的程序.rar,短小而精悍,你可以去-oval painting algorithm procedures. Rar, and the short-skinned, you can try to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:834byte
    • 提供者:ouxm
  1. 计算机图形算法演

    0下载:
  2. 计算机图形算法演示 包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-computer graphics algorithms demonstration included painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27.38kb
    • 提供者:张春民
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3.1mb
    • 提供者:wl409873350
  1. 判断鼠标是否在椭圆内

    0下载:
  2. 一个判断鼠标是否在椭圆内的算法
  3. 所属分类:其他小程序

    • 发布日期:2009-04-15
    • 文件大小:4.86mb
    • 提供者:mozf881
  1. Houghsourcefile.rar

    0下载:
  2. 用vc编写的Hough算法源代码,可以用于椭圆拟合等,Vc prepared using Hough algorithm source code, can be used, such as ellipse fitting
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3.39kb
    • 提供者:王鼎
  1. Graphics_project

    0下载:
  2. C#实现的画图工具,可以绘制直线,圆,椭圆,直线采用DDA算法,圆采用中点圆算法,椭圆采用中点椭圆算法-C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-01
    • 文件大小:517.35kb
    • 提供者:maxwell
  1. zhongdianhuayuanhetuoyuan

    0下载:
  2. 包含了Bresensham画线、中点画圆、中点画椭圆算法代码,可以直接运行;以及中点画圆与中点画椭圆的实验报告。-Contains Bresensham draw lines, the midpoint Circle, were dotted ellipse algorithm code can be directly run and lab reports midpoint Circle and were dotted ellipse.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:83.44kb
    • 提供者:章新
  1. fit_ellipse

    1下载:
  2. 用matlab编写的进行椭圆拟合的算法,用时要自己改变图片路径(Matlab prepared by the elliptical fitting algorithm, when used to change their own picture path)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3kb
    • 提供者:鱼慕方
  1. 椭圆旋转源码

    0下载:
  2. 算法模版椭圆旋转代码代码可以写出椭圆旋转的一些坐标子类(Algorithm template elliptical rotation code code, you can write some of the elliptical rotation coordinates subclass)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:193kb
    • 提供者:dddddd3
  1. ComputerGraphicsexci3

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

    • 发布日期:2018-05-03
    • 文件大小:33kb
    • 提供者:xiaomenghui
  1. MOV约化攻击

    3下载:
  2. 关于MOV攻击算法使用同构解决椭圆曲线离散对数问题(Use automorphisms of about MOV attack algorithm solving the elliptic curve discrete logarithm problem)
  3. 所属分类:其他

    • 发布日期:2020-06-17
    • 文件大小:1kb
    • 提供者:散仙
  1. pollard rho 攻击

    3下载:
  2. 使用SSSA约化自同构算法解决椭圆曲线离散对数问题(Use of from about SSSA reconstruction algorithm solving the elliptic curve discrete logarithm problem with)
  3. 所属分类:其他

    • 发布日期:2020-06-17
    • 文件大小:1kb
    • 提供者:散仙
« 12 3 4 5 »
搜珍网 www.dssz.com