文件名称:based-on-Euclid
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-03-06
- 文件大小:
- 988kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
自己以前写的基于欧几里得的小程序。
1.判断一个整数是不是素数
2.计算两个整数的最大公约数
3.计算两个整数的最小公倍数
4.将输入的a,b表示成s*a+t*b=gcd(a,b)的形式
5.求输入的a,m中a模m的逆元-A small program based on Euclid .
1. Determine an integer is not a prime number
2 Calculate the greatest common divisor of two integers
3 Calculate the least common multiple of two integers
4 input a, b ,output in the form of s* a+ t* b = gcd (a, b)
5. Seeking input a, m in a mold of inverse m
1.判断一个整数是不是素数
2.计算两个整数的最大公约数
3.计算两个整数的最小公倍数
4.将输入的a,b表示成s*a+t*b=gcd(a,b)的形式
5.求输入的a,m中a模m的逆元-A small program based on Euclid .
1. Determine an integer is not a prime number
2 Calculate the greatest common divisor of two integers
3 Calculate the least common multiple of two integers
4 input a, b ,output in the form of s* a+ t* b = gcd (a, b)
5. Seeking input a, m in a mold of inverse m
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\OuJiLiDe.obj
.....\vc60.idb
.....\vc60.pdb
.....\欧几里德.exe
.....\欧几里德.ilk
.....\欧几里德.pch
.....\欧几里德.pdb
OuJiLiDe.cpp
欧几里德.dsp
欧几里德.dsw
欧几里德.ncb
欧几里德.opt
欧几里德.plg
Debug