-
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)采用一种好的排序算法对 L1、L2 排序;
4)采用概率算法(如Miller Rabin算法)自动生成素数 p,采用本原元的充要条件自动生成 a;(Discrete number of shanks on demand algorithm, the following: calculation of Zp calculated to achieve the discrete logarithm Shanks algorithm, the basic requirements are as follows: 1) p is a small prime number (less than 32 bit), a is a primitive element. Process input (p, a, b), output logab (mod p) (can use log3525 (mod 809) so as a test) 2) The fast mode index algorithm to solve the power (such as the am), using extended Euclidean Reed inverse algorithm (such as ai (mod p)) 3) use a good sorting algorithm on the L1, L2 sort 4) using probabilistic algorithms (such as the Miller Rabin algorithm) automatically primes p, using primitive element automatically generate the necessary and sufficient conditions a )
- 2010-05-26 11:30:38下载
- 积分:1
-
tcyuandaimajijin
tc源代码集锦,包括许多源代码!方便实用!(you maylove it!)
- 2011-06-13 10:52:12下载
- 积分:1
-
Boost
Boost库使用大全,每个函数的详细介绍,使用例子,是上手的Boost的必备教材(Boost library Guinness, detailed description of each function, usage examples, are essential materials to get started Boost)
- 2014-09-01 17:25:02下载
- 积分:1
-
Matlab-Codes
非线性格兰杰granger因果关系检验,直接点击c-code文件夹下的hjt2_tval.exe即可(non-linear granger tests)
- 2015-06-05 21:26:36下载
- 积分:1
-
pp
说明: 利用vc++实现avi文件图像截取,avi图像即视屏图像(Use vc++ Achieve avi file image capture, avi video image that is, images)
- 2008-12-17 23:26:31下载
- 积分:1
-
Example4
采用贝叶斯正则化算法(抑制过拟合)提高 BP 网络的推广能力,采用两种训练方法,
即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络;(Bayesian regularization algorithm (inhibition of over-fitting) to improve the generalization ability of BP network, using two training methods, that LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr), to train BP network )
- 2011-07-22 18:39:48下载
- 积分:1
-
SEED_DEC28335_CODE
基于合众达公司DSP开发板SEED_DEC28335的例程,全部是结果检验之后的例程,希望对各位兄弟有用。(DSP-based development board of the company,SEED_DEC28335 routines, after all the routine test results, I hope useful to you brother.)
- 2020-12-29 14:49:00下载
- 积分:1
-
实现c#和excel交互,可以通过c#代码设置数据的有效性
实现c#和excel交互,可以通过c#代码设置数据的有效性-Interact to achieve c# and excel, you can set the c# code to the validity of data
- 2023-08-05 05:35:03下载
- 积分:1
-
1
CVI环境下的串口调试助手,主要功能有即时收发信息,显示波形,截图和保存数据(CVI environment serial debugging assistant, the main function includes immediately send and receive information to display waveforms, capture and save data)
- 2013-07-11 09:47:50下载
- 积分:1
-
Ramirez-N.---WiX-3
Ramirez N. - WiX 3.6 - A Developer s Guide to Windows Installer XML - 2012.pdf
- 2015-04-08 22:42:21下载
- 积分:1