搜索资源列表

  1. 图形的生成

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

    • 发布日期:2008-10-13
    • 文件大小:228823
    • 提供者:张伟
  1. midpointEllipse

    0下载:
  2. 中点椭圆生成算法-midpoint oval Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-28
    • 文件大小:27648
    • 提供者:尹章才
  1. 直线、圆弧、椭圆弧生成

    0下载:
  2. 图形学的一个作业,通过对话框画直线、圆弧、椭圆弧-graphics of an operation, through dialog painting line, arc, ellipse
  3. 所属分类:绘图程序

    • 发布日期:2024-05-28
    • 文件大小:78848
    • 提供者:王俊惠
  1. ecc

    0下载:
  2. 椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic Curve key generation procedures, is to understand the ECC key generation algorithm, the key is to be no encryption and decryption process.
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:邱孝杰
  1. Bresenham_Middle_line

    0下载:
  2. 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-This is a arithmetic of Bresenham_Middle_line.It draw line and ellipse acrossed Bresenham.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-28
    • 文件大小:51200
    • 提供者:沈征华
  1. 图形的生成

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

    • 发布日期:2024-05-28
    • 文件大小:228352
    • 提供者:张伟
  1. Thecircleandtheellipsescanningtransfers

    0下载:
  2. 圆和椭圆的扫描转换:输入半径(圆)或者长半轴短半轴(椭圆)生成圆或者椭圆.-round and elliptical Scan Conversion : Admission radius (yen) long or short Semiaxle Semiaxle (oval) to form a round or oval.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:张敬
  1. contourGEN

    1下载:
  2. 基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-28
    • 文件大小:7168
    • 提供者:
  1. ECC_1

    0下载:
  2. 椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:kanyu
  1. ibe_ext

    0下载:
  2. 椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:kanyu
  1. ECCFp

    0下载:
  2. 椭圆加密,实现了通过椭圆曲线实现加密,生成密钥对等。-elliptical encryption, achieved through the realization of elliptic curve cryptography, generating key pairs, and so on.
  3. 所属分类:并行运算

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:随风
  1. EC2

    0下载:
  2. 椭圆曲线的初始化和生成,以及一些相关参数的生成,-Elliptic Curve initialization and generation, as well as some related parameters generation,
  3. 所属分类:并行运算

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:随风
  1. ECInitialize

    0下载:
  2. 实现了椭圆曲线的初始化,并当参数生成后,会对参数a和b进行判断,看是否符合椭圆曲线的要求。-realized the elliptic curve initialization, and when the parameters of the generated will parameters a and b for judgment to see whether they conform to the requirements of e
  3. 所属分类:并行运算

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:随风
  1. ECParameters

    0下载:
  2. 椭圆曲线相关参数的生成,以及实现取得相关参数的算法-elliptic curve parameters generation, and the realization of the algorithm parameters, etc.
  3. 所属分类:并行运算

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:随风
  1. EllipticCurve

    0下载:
  2. 椭圆曲线的生成,以及初始化的一些参数,对以后其他算法起到一定的作用。-elliptic curve generation, and the initialization of some of the parameters, right after the other algorithms play a certain role.
  3. 所属分类:并行运算

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:随风
  1. eccencordeing

    0下载:
  2. 椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic curve key generation procedures, mainly in order to understand the ECC key generation algorithm, only to be key, no encryption and decryption process.
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:134144
    • 提供者:chenyi
  1. source

    0下载:
  2. ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。-ECC to achieve the original code, including elliptic curve generation and the encryption and decryption of documents.
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:74752
    • 提供者:
  1. Ecc

    0下载:
  2. 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
  3. 所属分类:加密解密

    • 发布日期:2024-05-28
    • 文件大小:2048
    • 提供者:傅建新
  1. O网格椭圆型生成法及求解势流方程

    1下载:
  2. 自动生成NACA0012翼型的网格,并在网格的基础上求解势流方程,fortran编译,可自改(O grid that mainly generates NACA0012 airfoil)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:402432
    • 提供者:ghostdql
  1. random_circle

    0下载:
  2. 在矩形方框中随机生成半径不同的圆,用于模拟多孔介质(Randomly generate circles with different radii in rectangular box to simulate porous media)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:小李中
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org