资源列表

« 1 2 ... .14 .15 .16 .17 .18 819.20 .21 .22 .23 .24 ... 3400 »

[数学计算/工程计算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

[数学计算/工程计算reflex

说明:REFLEX 1.0 a finite element source code for linear and non linear analysis (BATOZ and DHATT)
<rachid> 在 2025-02-06 上传 | 大小:138kb | 下载:0

[数学计算/工程计算Feap_v7.5

说明:FEAP 7.5 complete source code for finite element method
<rachid> 在 2025-02-06 上传 | 大小:10.96mb | 下载:4

[数学计算/工程计算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

[数学计算/工程计算Jacobi

说明:简单迭代法(Jacobi跌代法),输入方程的维数、迭代最高次数、误差范围、方程的系数矩阵、常数矩阵,然后进行简单迭代法(Jacobi)迭代求解。-A simple iteration method (Jacobi or on behalf of the Law), enter the equation of the dimension, the maximum number of iterations, error range, equ
<董金勇> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LM

说明:Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
<empty> 在 2025-02-06 上传 | 大小:1kb | 下载:1

[数学计算/工程计算sic50.tar

说明:SIC forftran finite element source code for linear nonlinear solids and fluid modeling
<rachid> 在 2025-02-06 上传 | 大小:4.6mb | 下载: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

[数学计算/工程计算high

说明:使用longint每31位进行高精度加发运算-Use longint each an extra 31-bit high-precision operation
<张永辉> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 819.20 .21 .22 .23 .24 ... 3400 »

源码中国 www.ymcn.org