资源列表
[数学计算/工程计算] Ellipticcurvepublickeysystem
说明: 计算机安全学中椭圆曲线公钥系统的c源码 输入与输出: 请输入椭圆曲线方程y^2=x^3+cx+d(mod p)中c,d,p的值:8,10,23 椭圆曲线方程为y^2=x^3+8x+10(mod23) 请输入所取明文x的x1,x2:19,13 请输入选择的椭圆曲线上的点a0的x,y:7,8 请输入私钥a=17 选取t=3 加密的结果是(y0,y1,y2) = ((22,22),20,18) 实施解<ttt> 在 2025-02-06 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] Euclidalgorithmandseekreciprocal
说明:加密解密关于欧几里德算法以及欧几里德扩展算法(求倒数)的c源码 -Encryption and decryption on the extended Euclidean algorithm and Euclidean algorithm (demand reciprocal) c-source code<ttt> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Data-Analysis-Toolbox
说明:数据分析工具箱,里面有部分常用函数的代码,希望对某些朋友有用。-Data analysis toolbox, some commonly used functions inside the code, want to be useful for some friends.<Haha> 在 2025-02-06 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] Numerical-integration-toolbox
说明:数值积分工具箱,里面有一些常用的数学函数。-Numerical integration toolbox, which has a number of commonly used mathematical functions.<Haha> 在 2025-02-06 上传 | 大小:36kb | 下载:0
[数学计算/工程计算] relaxation08_3
说明:松弛法进行迭代,求解方程组的解。先输入矩阵维数、迭代最高次数、松弛因子、误差范围,然后输入系数矩阵、长数矩阵,程序自动根据松弛法进行迭代求解。-Iterative relaxation method, to solve equations. Input matrix dimension, the maximum number of iterations, relaxation factor, error range, then ente<dong8499> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] numerical_algorithm
说明:visualc++ 常用数值算法集,包括椭圆形微分方程、抛物线型方程的数值解-visualc++ common set of numerical algorithms, including elliptic differential equations, numerical solution of parabolic equations<ccl> 在 2025-02-06 上传 | 大小:7.16mb | 下载:0