资源列表
[数学计算/工程计算] 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-03-04 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] SkillBilder1
说明:This the complete skill builder specified in SSD7-This is the complete skill builder specified in SSD7<Sunny> 在 2025-03-04 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] ydaimaBigNum
说明:件介绍: VC++数论计算的无符号大整数类及范例 VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类: //乘2运算,即 // a = a * 2^dwTimes 相当于左移一位二进制,低位补0 CUSuperInt& Double(DWORD dwTimes = 1) //除2运算 相当于右移一位二进制,高位边补0,低位舍弃 CUSupe<qiufeng> 在 2025-03-04 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] geometry-1.5.source.tar
说明:一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is<wang> 在 2025-03-04 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] tanlansuanfa
说明:这是一个ACM的算法,叫贪婪算法,内含PPT和实例代码,希望对喜欢ACM的同学有所帮助!-This is an ACM algorithm, called greedy algorithm, containing the PPT and examples of code, and want to help students like the ACM!<卢笑天> 在 2025-03-04 上传 | 大小:12kb | 下载:0
[数学计算/工程计算] Nonlinear_equations
说明:本工具箱包含非线性方程组求解的程序代码,通过调用函数可求解相关方程的数值解,适合MATLAB初学者调试-This kit contains the nonlinear equations of the program code, by calling the function can be related equation for solving the numerical solution, suitable for beginner<zhangnijin> 在 2025-03-04 上传 | 大小:12kb | 下载:0