搜索资源列表
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan
midpointEllipse
- 中点椭圆生成算法-midpoint oval Algorithm
直线、圆弧、椭圆弧生成
- 图形学的一个作业,通过对话框画直线、圆弧、椭圆弧-graphics of an operation, through dialog painting line, arc, ellipse
ecc
- 椭圆曲线密钥生成程序,主要是为了了解ECC密钥的生成算法,只是得到密钥,没有加解密过程。-Elliptic Curve key generation procedures, is to understand the ECC key generation algorithm, the key is to be no encryption and decryption process.
Bresenham_Middle_line
- 图形直线中点生成算法,Bresenham画直线,Bresenham画椭圆-This is a arithmetic of Bresenham_Middle_line.It draw line and ellipse acrossed Bresenham.
图形的生成
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法-basic 2D linear map of the yuan
Thecircleandtheellipsescanningtransfers
- 圆和椭圆的扫描转换:输入半径(圆)或者长半轴短半轴(椭圆)生成圆或者椭圆.-round and elliptical Scan Conversion : Admission radius (yen) long or short Semiaxle Semiaxle (oval) to form a round or oval.
contourGEN
- 基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
ECC_1
- 椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
ibe_ext
- 椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
ECCFp
- 椭圆加密,实现了通过椭圆曲线实现加密,生成密钥对等。-elliptical encryption, achieved through the realization of elliptic curve cryptography, generating key pairs, and so on.
EC2
- 椭圆曲线的初始化和生成,以及一些相关参数的生成,-Elliptic Curve initialization and generation, as well as some related parameters generation,
ECInitialize
- 实现了椭圆曲线的初始化,并当参数生成后,会对参数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
ECParameters
- 椭圆曲线相关参数的生成,以及实现取得相关参数的算法-elliptic curve parameters generation, and the realization of the algorithm parameters, etc.
EllipticCurve
- 椭圆曲线的生成,以及初始化的一些参数,对以后其他算法起到一定的作用。-elliptic curve generation, and the initialization of some of the parameters, right after the other algorithms play a certain role.
eccencordeing
- 椭圆曲线密钥生成程序,主要是为了了解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.
source
- ECC实现的原代码,包括椭圆曲线的生成和对文件的加密解密。-ECC to achieve the original code, including elliptic curve generation and the encryption and decryption of documents.
Ecc
- 椭圆曲线加密ECC。功能是公共密钥的生成、加密、解密等。-Elliptic Curve Cryptography ECC. Function is the generation of public key encryption, decryption and so on.
O网格椭圆型生成法及求解势流方程
- 自动生成NACA0012翼型的网格,并在网格的基础上求解势流方程,fortran编译,可自改(O grid that mainly generates NACA0012 airfoil)
random_circle
- 在矩形方框中随机生成半径不同的圆,用于模拟多孔介质(Randomly generate circles with different radii in rectangular box to simulate porous media)