搜索资源列表
AES.zip
- AES matlab源码, 分加密子模块实现, 与参考书一致, 参考价值高 ,AES matlab source code, divided to sub-module for encryption, consistent with the reference books, reference high value
newt_g
- 牛顿迭代法求非线性方程的根 调用格式:f_name函数名; x0初值; xmin,xmax:x坐标; n_point描绘曲线所用点数-Newton iteration of nonlinear equations for root Call format: f_name function names x0 initial value xmin, xmax: x coordinates n_point curve described by points
DiffieHellmanMerkle
- ECC 是下一代用于移动或无线环境的公钥加密技术。ECC 基于一套用于执行非对称加密的密钥生成、加密和解密算法。 ECC 包含以下重要功能: 较之传统的密码系统(如 RSA),ECC 可以使用较小的密钥大小提供同等的安全性,这可以加速计算、降低功耗和内存并节省带宽。 ECC 在椭圆曲线上进行运算。您必须选择曲线和密钥长度。曲线由 NIST、ANSI 和 SECG 等多个组织标准化并命名。由于这些标准包含密钥长度,因此您只需选择其中一个预定义的曲线名称。Web Server 7.0 支持当前指定的
greylevel
- 用matlab读入图像并绘制指定图像某一层的的灰阶曲线。-Using matlab read into the image and draw a layer of the specified image' s gamma curve.
Matlab-Projet
- 模拟股票系统, 含用户登录和即时刷新股票曲线等功能-Simulated stock system, including user login immediately refresh the stock curve
Cryptosysteme
- code for curve elliptic in matlab
Encription_Decription_Code
- Matlab Code for Watermarking. This code is useful for elliptic curve cryptography
least_square_method
- 最小二乘法曲线拟合的MATLAB程序,输出拟合曲线。-Least squares curve fitting program MATLAB, the output curve fitting.