-
Fresnel Diffraction procedures for studying physics of optical or optical techno...
菲涅耳衍射的程序,对于研究物理光学或者应用光学的科技工作者应该有所帮助-Fresnel Diffraction procedures for studying physics of optical or optical technology should help workers
- 2022-07-12 16:41:10下载
- 积分:1
-
largreance插值 迭代法 迭代改善法
largreance插值 迭代法 迭代改善法-largreance interpolation Iterative Improvement Act
- 2022-09-26 12:55:02下载
- 积分:1
-
2DFDTDTM波模拟金属园柱体中电磁波,采用脉冲源激励。
2DFDTDTM波模拟金属园柱体中电磁波,采用脉冲源激励。
-2DFDTDTM wave simulation metal cylinder Park electromagnetic wave and pulse source incentive.
- 2022-06-27 14:01:29下载
- 积分:1
-
快速 RSA 密码体制实现使用中国剩余定理
/ / RSATestFast: 测试快速 RSA 实现
导入 java.math.* ; / / 为 BigInteger
导入 java.util.* ; / / 为随机
公共类 RSATestFast {
公共静态 void elapsedTime (长开始时间) {
长时间停止时间 = System.currentTimeMillis() ;
双 elapsedTime = ((双)(stopTime-startTime)) / 1000.0 ;
System.out.println ("已用时间:"+ elapsedTime +"秒") ;
}
公共静态 void main (字符串 [] args) {
随机 rnd = 新 Random() ;
BigInteger m、 m1、 m2、 m3、 c、 s,s1 ;
RSAPrivateKeyFast 爱丽丝 = 新 RSAPrivateKeyFast (1024,rnd,"爱丽丝") ;
RSAPrivateKeyFast bob = 新 RSAPrivateKeyFast (1024,rnd,"鲍勃 ") ;
m = 新 BigInteger (
"1234567890987654321012345678909876543210"+
"1234567890987654321012345678909876543210"+
"1234567890987654321012345678909876543210"+
"1234567890987654321012345678909876543210"+
"1234567890987654321012345678909876543210"+
"1234567890987654321012345678909876543210") ;
System.out.println
- 2022-05-29 11:03:37下载
- 积分:1
-
在一些阵列算法,二分法的东西我觉得好的排序,电话..
关于数组的一些算法,有关二分法排序的一些东西我感觉还不错,大家给指导一下看看有什么不足之处-Algorithm on some of the array, the sort of dichotomy something I feel good, tell everyone to see what the inadequacies of
- 2022-09-03 09:25:03下载
- 积分:1
-
对.bmp格式的图像进行快速傅立叶变换,包含测试图像。
对.bmp格式的图像进行快速傅立叶变换,包含测试图像。-On. Bmp format images fast Fourier transform, including the test images.
- 2022-09-08 11:35:02下载
- 积分:1
-
Heritrix is an open source, scalable web reptiles project. Heritrix is designed...
Heritrix是一个开源,可扩展的web爬虫项目。Heritrix设计成严格按照robots.txt文件的排除指示和META robots标签。-Heritrix is an open source, scalable web reptiles project. Heritrix is designed in strict accordance with the robots.txt file to exclude directives and META robots tags.
- 2022-03-20 08:29:01下载
- 积分:1
-
hdoj的题目分类!!质量保证!
想刷hdoj的人必看!里面有每道题的类型!以下是部分:
1001 整数求和 水题
1002 C语言实验题——两个数比较 水题
1003 1、2、3、4、5... 简单题
1004 渊子赛马 排序+贪心的方法归并
1005 Hero In Maze 广度搜索
1006 Redraiment猜想 数论:容斥定理
1007 童年生活二三事 递推题
1008 University 简单hash
......
- 2023-08-27 14:20:03下载
- 积分:1
-
搜索的电影列表的详细信息以及他们从一个二进制文件的详细资料
这里是一个二进制文件。要从该文件加载数据,然后我们必须使用所有的排序算法来排序和搜索电影并显示其详细信息。我们必须也将数据保存后搜索和排序。这是一个非常紧凑的和有用的和创新的项目。
- 2022-06-21 09:11:11下载
- 积分:1
-
雅可比迭代等一些程序
雅可比迭代等一些程序-Jacobi iterative procedures such as
- 2022-03-04 01:26:36下载
- 积分:1