搜索资源列表
shanks
- 用VC实现非平凡的时间-存储平衡算法Shanks算法的小程序-with VC nontrivial time-balancing algorithm Shanks storage algorithm for small procedures
shanks
- 用VC实现非平凡的时间-存储平衡算法Shanks算法的小程序-with VC nontrivial time-balancing algorithm Shanks storage algorithm for small procedures
shanks
- 用于解离散对数问题的 商科斯算法,用c++编译的,可以实现-shanks
luciashanks
- 在windows系统下运用vc++实现shanks函数功能模块-Under the windows system using vc++ to achieve shanks function function module
shanks_1
- 利用VC++实现离散对数问题的一个非平凡的时间—存储平衡算法—的shanks算法。-Using VC++ to achieve the discrete logarithm problem of a non-trivial time- storage balancing algorithm- the shanks algorithm.
shanks
- 求离散对数的shanks算法,要求如下: 实现计算 Zp 中计算离散对数的 Shanks 算法,基本要求如下: 1)p 是一个小素数( 小于 32 bit ),a 是一个本原元。程序的输入为(p, a, b), 输出为 logab ( mod p) (可以用 log3525 (mod 809)等作为测试); 2)采用快速模指数算法求幂(如am),采用扩展欧几里得算法求逆( 如a-i (mod p) ); 3)采用
MFC_of_Discrete_logarithm
- MFC 实现 Shanks 离散对数问题(32比特以内)-MFC of Discrete logarithm by Shanks algorithm
shanks
- Model a signal using Shanks method -Model a signal using Shanks method
shanks
- uses shanks theorem to approximate series
shanks
- function [a,b,err] = shanks(x,p,q) SHANKS Model a signal using Shanks method ---- Usage: [a,b,err] = shanks(x,p,q) The sequence x is modeled as the unit sample response of a filter having a system
su
- ** Copyright 2010, Adam Shanks (@ChainsDD) ** Copyright 2008, Zinx Verituse (@zinxv) ** ** Licensed under the Apache License, Version 2.0 (the License ) ** you may not use this file except in compliance with
Algorithme_Shanks
- code maple for cryptanalysis ElGamal using shanks algorithm
shanks-a^x=amolb
- 商科斯(shanks)算法的C语言实现,内含多种子算法-Shanks in C