-
遗传算法求解TFS
资源描述使用遗传算法解决TFS问题,10个城市,节点已给出
- 2022-02-11 15:01:13下载
- 积分:1
-
这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推...
这里是通过数组求大数阶乘的一种方法,这里类举3000,其他的类推-This is the factorial of large numbers through the array for a way to cite here, type 3000, the other by analogy
- 2023-01-24 15:15:04下载
- 积分:1
-
jsr 184 仿真库
资源描述jsr 184 opengl 3d 实现。基于软件实现。无需硬件支持。已经优化了。
- 2022-05-18 12:25:58下载
- 积分: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
-
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER...
非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC, is the actual C BUILDER
- 2022-03-25 14:59:46下载
- 积分:1
-
求有关温度计算的源程序
求有关温度计算的源程序-for calculating the temperature of the source
- 2022-06-01 10:00:51下载
- 积分:1
-
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。...
数学建模最优化问题的lingo编程解法,一开始还先介绍lingo的基本知识。-Optimization problem of mathematical modeling of lingo programming method, also the first one started to introduce basic knowledge of lingo.
- 2022-09-08 05:30:03下载
- 积分:1
-
ACM Geometry Collection
ACM Geometry Collection
ACM Geometry Collection-ACM Geometry Collection
ACM Geometry Collection
- 2023-01-24 10:05:04下载
- 积分:1
-
PHP的法典
应用背景卡特我说。硒碲VA llenar de basura TODO埃尔锡蒂乌独奏POR colocar埃斯特的类型,现在。最好是因为没有sitve de纳达cambienlo。独奏quitar Tiempo关键技术我需要bajar EL普通单人对位VER四我就像Y瞧我modificar旁做些MEJOR。encuentro Inutil埃斯特的类型关怀。当UNO有阙一算法。实现libremente LO。SE LES VA llenar埃尔锡蒂乌de Pura basura
- 2022-03-10 21:35:53下载
- 积分:1
-
人体动作识别
基于opencv的人体动作识别,识别效果很好,精度很高,对人体正常行走动作和跌倒动作的识别是利用存储的视频流的,可用于养老院的监护系统。
- 2022-03-07 12:38:43下载
- 积分:1