-
遗传算法
它显示了选择、交叉和变异。这是遗传算法的操作。该算法主要适用于自然选择过程“优胜劣汰”.
- 2022-09-22 15:05:02下载
- 积分:1
-
数据结构C语言
资源描述数据结构、算法分析的一些程序编写,对初学者很有帮助,有助于加深理解进一步学习数据结构相关的内容。
- 2022-07-26 05:56:48下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-02-01 17:40:08下载
- 积分:1
-
GMP is a free library for arbitrary precision arithmetic, operating on signed in...
GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
- 2022-02-25 15:30:33下载
- 积分:1
-
dsafdsafdsa
输入:
%x = 输入的图像 (灰度或 rgb,请期待很长时间处理,如果图像大小很大)
%hs = 空间内核的带宽 (见 Eq.(35) 在被引用的文件中)
%hr = 功能内核的带宽 (见 Eq.(35) 在被引用的文件中)
%th = 收敛判据的阈值 (默认值 =.25)
%ploton = 开关打开/关闭图像显示的中间结果 (默认值 = 1)
%
%输出:
- 2022-10-09 17:05:03下载
- 积分:1
-
performance simulation of network_coding
应用背景In generated networks, selecting one node as source and some nodes as receivers in
random (single source multicast network), we make performance test for network
coding based multicast route algorithm (we put forward it ourselves, corresponding to
high multicast rate and low multicast rate), shortest path distribution tree route
algorithm (DIJKSTRA algorithm) and Maximum-rate distribution tree route
algorithm (PRIM algorithm), respectively.
关键技术
In this program, two things have been done: (1) generate random topologies (2)performance test。
network coding cap: 5.0000 dijk cap: 5.0000 prim cap: 5.0000 network coding res1: 0.0000--res2: 12.0000 dijk res: 14.0000 prim res: 14.0000 average degree: 2.
- 2022-11-16 07:10:03下载
- 积分:1
-
M ATLAB粒子群优化工具箱。粒子群优化…
particle swarm optimization toolbox for matlab.粒子群优化的工具箱-particle swarm optimization toolbox for m atlab. Particle Swarm Optimization Toolbox
- 2022-02-15 05:36:28下载
- 积分:1
-
简化的S-盒的DES算法..!
您可以使用这些S-盒快速实现DES算法中。幸得代码原作者此致
- 2022-06-13 12:07:49下载
- 积分:1
-
- 2022-07-22 23:57:23下载
- 积分:1
-
梯形算法
初值问题的近似解
- 2023-05-05 10:45:03下载
- 积分:1