资源列表

« 1 2 ... .52 .53 .54 .55 .56 1357.58 .59 .60 .61 .62 ... 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-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算ga170

说明:fortran的遗传算法源程序(Genetic algorithm source code)-Genetic algorithm source code
<枫过留痕> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算lizilvbo

说明:实现了粒子滤波算法代码,供大家参考学习。-Particle filter algorithm to achieve the code for your reference study.
<shandong> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算EL

说明:自己编写的微腔有机发光器件发光光谱,验证过的-I have written a micro-cavity light-emitting organic light-emitting device spectrum
<胡都> 在 2025-03-04 上传 | 大小:12kb | 下载:0

[数学计算/工程计算N_QUEENS

说明:n-queens问题,目前最佳的解法为法国人pion所写-n-queens
<bluecats> 在 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

[数学计算/工程计算GMMEMDEMO

说明:This matlab code implements the Expectation-Maximization algorithm to estimate the parameters of a gaussian mixture model.
<kjm> 在 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

[数学计算/工程计算AVOANDAVAForward

说明:
<lium> 在 2025-03-04 上传 | 大小:12kb | 下载:1

[数学计算/工程计算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
« 1 2 ... .52 .53 .54 .55 .56 1357.58 .59 .60 .61 .62 ... 3400 »

源码中国 www.ymcn.org