文件名称:EratosthenesMillerRabin
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.7mb
- 下载次数:
- 0次
- 提 供 者:
- n***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该源代码通过使用Eratosthenes和MillerRabin实现素性检测,是实现数据加密,数字签名等功能的有机成分-The source code is achieved by using the Eratosthenes and MillerRabin primality testing is to achieve data encryption, digital signature and other features of organic compounds
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用Eratosthenes和MillerRabin实现素性检测\Eratosthenes.cpp
.......................................\flint.h
.......................................\MillerRabin.cpp
.......................................\modExpFun.cpp
.......................................\PRIME.APS
.......................................\PRIME.clw
.......................................\PRIME.cpp
.......................................\PRIME.dsp
.......................................\PRIME.dsw
.......................................\PRIME.h
.......................................\PRIME.ncb
.......................................\PRIME.plg
.......................................\PRIME.rc
.......................................\PRIMEDlg.cpp
.......................................\PRIMEDlg.h
.......................................\ReadMe.txt
.......................................\resource.h
.......................................\StdAfx.cpp
.......................................\StdAfx.h
.......................................\_assert.h
.......................................\MillerRabin.ncb
.......................................\MillerRabin.plg
.......................................\PRIME.opt
.......................................\MillerRabin.dsp
.......................................\MillerRabin.opt
.......................................\MillerRabin.dsw
.......................................\Debug\PRIME.exe
.......................................\.....\PRIME.ilk
.......................................\.....\PRIME.pdb
.......................................\.....\PRIME.res
.......................................\.....\vc60.idb
.......................................\.....\vc60.pdb
.......................................\.....\MillerRabin.pch
.......................................\.....\MillerRabin.pdb
.......................................\.....\PRIME.pch
.......................................\.....\StdAfx.obj
.......................................\.....\PRIMEDlg.obj
.......................................\.....\PRIME.obj
.......................................\.....\modExpFun.obj
.......................................\.....\Eratosthenes.obj
.......................................\.....\MillerRabin.obj
.......................................\res\PRIME.ico
.......................................\...\PRIME.rc2
.......................................\...\Thumbs.db
.......................................\Debug
.......................................\res
用Eratosthenes和MillerRabin实现素性检测
.......................................\flint.h
.......................................\MillerRabin.cpp
.......................................\modExpFun.cpp
.......................................\PRIME.APS
.......................................\PRIME.clw
.......................................\PRIME.cpp
.......................................\PRIME.dsp
.......................................\PRIME.dsw
.......................................\PRIME.h
.......................................\PRIME.ncb
.......................................\PRIME.plg
.......................................\PRIME.rc
.......................................\PRIMEDlg.cpp
.......................................\PRIMEDlg.h
.......................................\ReadMe.txt
.......................................\resource.h
.......................................\StdAfx.cpp
.......................................\StdAfx.h
.......................................\_assert.h
.......................................\MillerRabin.ncb
.......................................\MillerRabin.plg
.......................................\PRIME.opt
.......................................\MillerRabin.dsp
.......................................\MillerRabin.opt
.......................................\MillerRabin.dsw
.......................................\Debug\PRIME.exe
.......................................\.....\PRIME.ilk
.......................................\.....\PRIME.pdb
.......................................\.....\PRIME.res
.......................................\.....\vc60.idb
.......................................\.....\vc60.pdb
.......................................\.....\MillerRabin.pch
.......................................\.....\MillerRabin.pdb
.......................................\.....\PRIME.pch
.......................................\.....\StdAfx.obj
.......................................\.....\PRIMEDlg.obj
.......................................\.....\PRIME.obj
.......................................\.....\modExpFun.obj
.......................................\.....\Eratosthenes.obj
.......................................\.....\MillerRabin.obj
.......................................\res\PRIME.ico
.......................................\...\PRIME.rc2
.......................................\...\Thumbs.db
.......................................\Debug
.......................................\res
用Eratosthenes和MillerRabin实现素性检测