-
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
-
Evaprtator_20230
蒸发器(直接蒸发式空气冷却器)的设计;参考彦启森的空气调节用制冷技术第四章的内容;制冷剂为R22和R134a(Evaporator (direct evaporative air cooler) design reference Kai Yan Sen air conditioning refrigeration technology content of Chapter IV R22 and R134a refrigerant)
- 2020-06-29 12:40:01下载
- 积分:1
-
STM32 内部nand 文件系统
FILES
ffconf.h Configuration file for FatFs module.
ff.h Common include file for FatFs and application module.
ff.c FatFs module.
diskio.h Common include file for FatFs and disk I/O module.
integer.h Alternative type definitions for integer variables.
option Optional external functions.
Low level disk I/O module is not included in this archive because the FatFs
module is only a generic file system layer and not depend on any specific
storage device. You have to provide a low level disk I/O module that written
to control your storage device.
- 2023-01-29 13:10:04下载
- 积分:1
-
PWM4路占空比可调
4路pwm占空比可调节,按键中断,步进10%可改写(4-way PWM duty cycle adjustable)
- 2020-06-18 21:40:01下载
- 积分:1
-
PlayWSF
一个VC6调用Flash动画文件的应用源码(VC6 call a Flash animation file the application source code)
- 2008-05-08 23:30:08下载
- 积分:1
-
ADC DMA16路数据采集
ADC16位DMA电压采集,能够快速精确的采集到电压电流的值(ADC16 Bit DMA Voltage Acquisition)
- 2020-06-22 22:40:02下载
- 积分:1
-
si4745收音机C51程序 si47xx_radio_linux-master
说明: si4745收音机C51程序,车载si4745收音模块单片机驱动可直接使用。(C51 Program for Radio Si4745)
- 2020-06-20 04:00:02下载
- 积分:1
-
zhiliudianji
由单片机8951来控制 c语言编写 具有实现正转反转 加速减速 采用PWM调制的方法(By the single-chip microcomputer to control the 8951 with c language implementation is to accelerate the slowdown in the use of inverted PWM modulation method)
- 2009-03-23 22:04:15下载
- 积分:1
-
63535323pcma
matlab pcma完好的pcma编解码程序(matlab pcma intact pcma decoding process)
- 2009-11-09 11:49:22下载
- 积分:1
-
TabControl
C#编写的TabControl控件,类似于360,QQ面板那样(TabControl controls written in C#, similar to the 360, the QQ panel as)
- 2013-01-08 16:40:40下载
- 积分:1