搜索资源列表
MillerRabin
- Miller rabin素性检测算法源代码-Miller R
37
- When the gate-emitter capacitance is fully charged the collector current ID has reached the same value as the external circuit. The gate-emitter voltage, (VGE), will then remain constant because no current changes will now occur. The gate-colle
function.py
- 使用miller rabin进行素数生成-a prime number generator using miller rabin algorithm
ml
- Miller rabin. This is implementation of miller rabin to find if the given no. is prime or composite.
Code
- 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2; 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列) 改用HDB3码,画出前20个符号对应的波形 改用密勒码,画出前20个符号对应的波形 分别对上述1000个符号的波形进行功率谱估计,画出功率谱 改变信源“0”的概率,观察AMI码的功率谱变化情况-Have a length of 1000 random bi
CPLD
- CPLD上五种密勒码基带码型变换方法,密勒码的时序产生实现方式。-Miller yards on five kinds of CPLD baseband pattern transformation method, the timing generator Miller code implementation.
baseband
- 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2; 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列) 改用HDB3码,画出前20个符号对应的波形 改用密勒码,画出前20个符号对应的波形 分别对上述1000个符号的波形进行功率谱估计,画出功率谱 改变信源“0”的概率,观察AMI码的功率谱变化情况-A length of 1000 random binary
Miller
- 密勒码仿真,应用在通信原理课程实验中。其中包涵双相码编码过程。-Miller s code simulation, application in the communication principle course experiments.Includes two phase code encoding process.
Bignumber-Miller-Rabin
- 实现大素数判断,通过传统的MillerRabin算法-Achieve large prime number judgment through traditional MillerRabin algorithm
miller-rabin
- miller-rabin素性检测算法,信息安全安全数学基础适用。-miller-rabin primality testing algorithm.
AMI-HDB-Miller编码
- 通信原理;编码;MATLAB仿真;AMI码,HDB3码,Miller码;绘制波形及功率谱;
MillerRabin
- 实验目的 许多密码算法和协议都需要“随机”的大素数,特别是在共享密钥的密码协议中。对于大素数的生成,一个最自然的方法是先生成一个大整数,然后对其进行素性检测。 实验内容与要求 随机选择一个12位的整数n,用Miller-Rabin素性检测算法,测试n是否为素数。 -Purpose of many cryptographic algorithms and protocols need to " random" large prime numbers, partic
fermat_test.py
- Fermat primality test. most applications use a Miller-Rabin or Baillie-PSW test for primality. Sometimes a Fermat test (along with some trial division by small primes) is performed first to improve performance. GMP since version 3.0 uses a base-210 F
AMI-HDB3-Miller-Code
- AMI HDB3 Miller Code,AMI码和HDB3码和miller码的仿真比较
Miller-rabbin.py
- 该程序可以实现随机产生10个大数,并用miller-rabbin方法检验是否为素数.最后产生一个大素数(The program can be implemented randomly generated 10 large numbers, and miller-rabbin method is used to test whether the prime number. Finally, a large prime number)
sewializtfion
- 一个Web爬虫Java类库,最初由Carnegie Mellon 大学的Robert Miller开发,()
