搜索资源列表
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 elliptic curves.
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.
QuickMod
- 椭圆曲线的取模运算,是求倍点时所用到的算法,比较有用。-Elliptic Curve modular, the point is the pursuit of times when used in the algorithm, more useful.
mul
- 汇编语言计算ECC-192域的椭圆曲线的点乘运算 采用代码完全拆分的乘法及平方,宽度为5的窗口NAF,混合坐标点加。速度很快-Assembly language computing ECC-192 field s elliptic curve point multiplication using code-splitting multiplication and square, 5-NAF, mixed coordinates adding. Fast
sm2java
- 椭圆曲线加密算法的java语言的实现,适合密码学初学者-Java elliptic curve encryption algorithm implementation language, suitable for beginners cryptography
ecc_nomal
- 描述ECC(椭圆曲线密码学)的一些功能。在VC企业版开发环境下。-Descr iption of ECC (Elliptic Curve Cryptography) some of the features. In the VC Enterprise Edition development environment.
P-r
- fortran编写,处理椭圆数值解法问题-fortran prepared to deal with the issue of numerical solution of elliptic
Clutter-Filtering-
- 。给出了时域滤波的基本原理以及通常采用的 IIR 椭圆地物杂波滤波器的设计方法。重点研究了回归滤波器这一时域滤波算 法。从正交多项式的拟合出发,给出了回归滤波器抑制地物杂波的基本原理及 其滤波实现过程。通过对回归滤波器的计算复杂度的研究,寻找使回归滤波器 计算量最小的正交多项式。分析了回归滤波器频率响应特性,比较了回归滤波 器与IIR 椭圆地物杂波滤波器的计算复杂度。利用仿真的雷达信号,分析了回 归滤波器的地物杂波抑制性能。回归滤波器实际上是一高通滤波器,它在滤掉 低
Graphic
- VC/C++源码,图形处理,图形绘制Graphic 用VC画直线、画椭圆、画矩形、画点,选择所要绘制的图形,拖动鼠标即可完成绘制,同时程序还演示了如何读取和写入TXT文件。-VC/c++ source code, graphics processing, graphics rendering with VC Graphic painting line, painting elliptic, painting rectangular, painting point, choose to draw
Numerical-heat-transfer___taowenquan
- 陶文铨教授的数值传热学课程,其中包括二维椭圆型流动传热通用程序(fortran)和讲义。-Professor Tao Wenquan numerical heat transfer courses, including two-dimensional elliptic flow and heat transfer general program (fortran) and handouts.
difference-equation
- 差分方程MATLAB代码,包括椭圆型,双曲线型,抛物线型-Differential equation of MATLAB code, including elliptic, the elliptic and parabolic
c5_ellipexam
- 五阶椭圆滤波器综合设计。具有1dB通带波纹,和一个最小20dB的阻带衰减。-Fifth-order elliptic filter integrated design. With 1dB passband ripple, and a minimum stopband attenuation of 20dB.
11
- 采用五点差分格式解决椭圆问题,这里是3个详例。-Using a five-point difference scheme to solve elliptic problems, here are three detailed examples.
egg_calc
- 对于给定的椭圆曲线,以及一个生成元和模数,此程序能够自动计算出椭圆群-For a given elliptic curve, and a modulus and generator, this program can automatically calculate the ellipse group
PaintWindow
- Delphi在窗体上直接绘图 椭圆 直线 画笔,编程学习源码,很好的参考资料。-Delphi in the form of elliptic linear drawing directly on the brush, learning programming source code, a good reference.
butterworth
- Most practical filters exhibit steady roll-off characteristic, in contrast to the sharp transition from the pass and stop bands. The important families of filters are: Butterworth, Chebyshev and Elliptic. As part of this lab, we study and design
gradient
- TGradient can draw gradients in 24 predefined styles and you can easily define your own custom ones. In addition, this control can shift and/or rotate the gradient colors, which is suitable for creating animated gradients. Like standard TShape c