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

搜索资源列表

  1. 计算机图形算法演示

    0下载:
  2. 画直线_反走样直线_圆_椭圆_矩形_多边形_矩形填充_多边形填充_3D变换_光照_贴图
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:407.39kb
    • 提供者:
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:407.7kb
    • 提供者:wuxuegang
  1. fitellipse

    1下载:
  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
    • 文件大小:1.73kb
    • 提供者:王流
  1. 最新椭圆曲ECC线算法实现

    1下载:
  2. 最新椭圆曲ECC线算法实现是目前广泛应用于智能卡上的加密算法。当然也可以用于其他地方,它能保护你的数据安全。-The newest ellipsoit ECC arithmetic program is wildly used in the smart card filed.Of course it can be used in anyother else and it can provide the security of your data.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.43mb
    • 提供者:王清华
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8.41kb
    • 提供者:susu
  1. ECC (椭圆曲线加密算法) 的源代码c++builder

    1下载:
  2. ECC (椭圆曲线加密算法) 的源代码c++builder,很难得到的源代码-ECC (elliptic curve encryption algorithm) source code c builder, it is difficult to get the source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:207.62kb
    • 提供者:李军
  1. quxian11

    0下载:
  2. 图形学曲线算法。其中有椭圆算法和双曲线参加方程的算法。-graphics curve algorithm. These elliptical algorithm and hyperbolic equation algorithm to participate.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.85kb
    • 提供者:ak
  1. ibe具有认证功能算法

    3下载:
  2. 1 Boneh-Franlin的IBE算法主要由四个子算法组成:Setup,Extract,Encrypt和Decrypt,分别完成系统参数建立、密钥提取、加密和解密的功能。假定消息的明文空间为 ,密文空间 。 (1)、建立: 给定一个安全参数 k蝂+ Step 1: 执行G生成一个素数q, 两个q阶群G1, G2 , 和一个可用的双线性映射 ê: G1碐1瓽2。 此外选取G1 任一生成元 P蜧1,再选取两个HASH函数 H3:{ 0, 1}n×{0, 1}n。 -?, H4:。 :{ 0,
  3. 所属分类:密码/编码算法

  1. OpenGL 椭圆绘制

    0下载:
  2. 就是用OpenGL在VC上写的绘制椭圆的算法 是中点方法
  3. 所属分类:OpenGL

    • 发布日期:2008-11-02
    • 文件大小:214.62kb
    • 提供者:askry31
  1. 画椭圆算法

    1下载:
  2. 参数式法画椭圆
  3. 所属分类:源码下载

    • 发布日期:2010-11-28
    • 文件大小:490.53kb
    • 提供者:570732337@qq.com
  1. 椭圆曲线加密算法TC实现

    0下载:
  2. 椭圆曲线加密在TC上的实现
  3. 所属分类:密码/编码算法

    • 发布日期:2011-03-28
    • 文件大小:104.92kb
    • 提供者:771075598@qq.com
  1. DDA法画椭圆.rar

    0下载:
  2. 画椭圆的方法有很多,这是其中一种,用DDA算法画的,oval paintings are lots of ways, this is one of those painted with the DDA Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:28.48kb
    • 提供者:李少
  1. tuxingxueVC6.rar

    0下载:
  2. 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2.18mb
    • 提供者:文网文
  1. grapic

    0下载:
  2. 图像学breasem算法,中点圆算法和中点椭圆算法 可以保存 打开-Image Study breasem algorithm, the midpoint circle algorithm and the midpoint ellipse algorithm can be preserved for open
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:66.61kb
    • 提供者:sunkewu
  1. SM2椭圆曲线公钥密码算法推荐曲线参数

    0下载:
  2. SM2椭圆曲线公钥密码算法.pdf 介绍SM2算法,ecc算法(SM2 elliptic curve public key cryptography algorithm. PDF introduces SM2 algorithm, ecc algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:17kb
    • 提供者:WOWTOT
  1. 附件:1.SM2椭圆曲线公钥密码算法

    0下载:
  2. 附件:1.SM2椭圆曲线公钥密码算法 国家密码局2010年发布(Appendix: 1.SM2 elliptic curve public key cryptography algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:837kb
    • 提供者:濮阳小城
  1. GpDraw

    0下载:
  2. 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)
  3. 所属分类:2D图形编程

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:小工瑞
  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
    • 文件大小:10kb
    • 提供者:呵呵随便吧
  1. 椭圆约束主动轮廓视盘分割

    1下载:
  2. 对图像分割,初始轮廓为椭圆。变化的过程中始终以椭圆为约束(For image segmentation, the initial contour is an ellipse.)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-29
    • 文件大小:16kb
    • 提供者:冰泪缘
  1. 椭圆检测

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。(Matlab implementation of a direct Algorithm based on the least squares ellipse fitting source code. Annex in the source code is prepared by Matlab, to achieve a stable data for the o
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-19
    • 文件大小:44kb
    • 提供者:月落江城0
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com