-
NSGA2源代码
这是nsga2的源代码,是从作者那里弄到的, 非常难得!
- 2022-06-27 11:20:00下载
- 积分:1
-
pikaia v1.2 遗传算法Fortran程序
美国科罗拉多气象研究中心的遗传算法Fortran程序1.2版本, 配有详细的说明文档和例子,容易移植到用户自己的程序中。
- 2022-03-21 15:26:53下载
- 积分:1
-
DES算法实现
最精简的DES算法实现,让你能快速的了解DES的用法。
- 2023-06-08 20:25:03下载
- 积分:1
-
C/C++/C#语言实现PBKDF2
应用背景PBKDF2(Password-Based Key Derivation Function),PBKDF2简单而言就是将salted hash进行多次重复计算,这个次数是可选择的。如果计算一次所需要的时间是1微秒,那么计算1百万次就需要1秒钟。假如攻击一个密码所需的rainbow table有1千万条,建立所对应的rainbow table所需要的时间就是115天关键技术
PBKDF2应用一个伪随机函数以导出密钥。导出密钥的长度本质上是没有限制的。(但是,导出密钥的最大有效搜索空间受限于基本伪随机函数的结构。其实还有PBKDF1算法,但它只用于已有应用的兼容因为它产生的密钥对某些应用来说不够大,对新的应用推荐使用PBKDF2。
- 2023-03-23 09:50:04下载
- 积分:1
-
一个农夫过河问题的算法
一个农夫过河问题的算法-a farmer crossing the algorithm
- 2023-08-03 00:30:03下载
- 积分:1
-
c#模拟CPU调度算法
该源码模拟了CPU的三个调度算法,分别是短作业优先短发、时间片轮转算法和优先级调度算法、采用了图形界面显示甘特图
- 2023-01-11 04:35:04下载
- 积分:1
-
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助
崭新矢量机SVM源码,IEEE上发表,技术有一定帮助-New vector machine SVM source, IEEE published, technology has certainly helped
- 2022-08-13 09:22:46下载
- 积分:1
-
该代码是“常用的计算机数值算法和程序的程序。
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting the linear equation solving the code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-03-02 07:43:38下载
- 积分:1
-
一致性算法验证
分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal verication. The Broadcast-Free Algorithm Model is dened as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a innite computation and one to asynchronous communicationbetween processes without Broadcast.
- 2022-01-25 17:35:22下载
- 积分:1
-
vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。
vc++和matlab语言相转化的接口软件,功能强大,工具箱互相兼容,转化成的代码质量好。-vc++ and language phase transformation matlab interface software, powerful, compatible toolbox, into the code of good quality.
- 2022-09-09 19:40:03下载
- 积分:1