搜索资源列表

  1. Collision_Detection

    0下载:
  2. 利用VC++实现碰撞检测的算法。其中假设粒子都是椭圆的。-Use VC++ Realize collision detection algorithms. One assumption that particles are elliptical.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:89088
    • 提供者:forestnie
  1. GuidetoEllipticCurveCryptography2004

    0下载:
  2. 介绍椭圆曲线算法最详细的书籍,其中椭圆曲线上数论知识也很详尽-Elliptic curve algorithm, introduced the most detailed books, which number theory on elliptic curve is also very detailed knowledge
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2501632
    • 提供者:xuyong
  1. Least-Squares-Ellipse-Fit

    0下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。当然必须要提供至少5个点的数据,椭圆x,y轴的中心点,最大轴最小轴-err
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:37888
    • 提供者:杨霄
  1. DrawCircleEllipse

    0下载:
  2. (计算机图形学)用Bresenham实现画圆的算法,用MidPoint实现画椭圆的算法-(Computer graphics) to realize drawcircle Bresenham
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:Zhong
  1. 11

    0下载:
  2. 椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse ce
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Tian
  1. 22

    0下载:
  2. 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Tian
  1. tuxingxue

    0下载:
  2. 图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cu
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:4066304
    • 提供者:ljj
  1. ECCsourcecode

    0下载:
  2. 椭圆曲线加密算法源代码,用VC++编写,很好的东西-Elliptic curve encryption algorithm source code, using VC to prepare, good things
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:107520
    • 提供者:sgirl
  1. graphics0

    0下载:
  2. 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和We
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:228352
    • 提供者:盖大明
  1. RanSacesp8.21

    0下载:
  2. RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。-RANSAC ellipse detection algorithm requires each point is closer to a flat oval. Effects can also.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:Ma xianzhe
  1. ec2n

    0下载:
  2. 椭圆曲线公钥密码算法,可用于加密和数字签名等应用,该版本算法是有限域GF(2^n)上的算法-Elliptic curve public key cryptography algorithms can be used for encryption and digital signature applications, the version of the algorithm is a finite field GF (2 ^ n) the
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:che wang
  1. C++ecc

    0下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:102400
    • 提供者:Decell Hoo
  1. CECC

    0下载:
  2. C语言实现的椭圆曲线加密算法,十分强悍。真的很好用-C Language Implementation of elliptic curve encryption algorithm, is very tough. Really good use
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:183296
    • 提供者:Decell Hoo
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:152576
    • 提供者:ling
  1. borZoi-1.0.2.tar

    0下载:
  2. 椭圆曲线Elliptic Curve)加密算法的开源实现 国内很难下载到 borZoi-1.0.2.tar.gz-Elliptic Curves Elliptic Curve) encryption algorithm it is very difficult to achieve the open-source download borZoi-1.0.2.tar.gz
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:605184
    • 提供者:坏月
  1. DDA_Bresenham_Circle_Ellispe

    0下载:
  2. DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法-DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:1982464
    • 提供者:yangpan
  1. Graphics_project

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

    • 发布日期:2024-05-18
    • 文件大小:529408
    • 提供者:maxwell
  1. tuoyuanquxian

    0下载:
  2. 关于椭圆算法的,比较通俗易懂,供初学者用-Algorithm on the elliptical, more user-friendly for beginners with
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:48128
    • 提供者:tor
  1. mulf2m

    0下载:
  2. 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。-Elliptic curve encryption algorithm to generate the multiplier, the main function is to achieve in the Su-domain polynomial module P (large prime numbers) by the operator.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:傅建新
  1. ecc_encrypt_key

    0下载:
  2. 椭圆曲线的加密密钥算法实现。包括密钥长度的设定等。-The encryption key elliptic curve algorithm. Including settings such as key length.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:傅建新
« 1 2 3 4 5 67 8 9 10 11 ... 31 »

源码中国 www.ymcn.org