-
differential evolution
差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
- 2022-08-04 11:52:09下载
- 积分:1
-
c算法大全,包含100种c算法集合,很详细
c算法大全,包含100种c算法集合,很详细
- 2022-05-16 20:52:49下载
- 积分:1
-
矩阵-向量乘法的MPI实现
并行下带状划分的矩阵向量乘法。附件里算例是40*40矩阵,需要改算例n*m的话第一行写n n+1,后面附矩阵n*m
- 2022-03-19 12:01:43下载
- 积分:1
-
UART_16550_verilogHDL源程序,用在lattice芯片上面运行,保证能用的好资料...
UART_16550_verilogHDL源程序,用在lattice芯片上面运行,保证能用的好资料-UART_16550_verilogHDL source, lattice chip used in the above operation can be used to ensure good information
- 2022-01-25 17:19:20下载
- 积分:1
-
我是一个快速排序的程序,同时与OpenMP并行写…
本人写的一个快速排序的程序,同时写出了用openmp进行的并行计算程序,并且对于串行和并行进行了时间的比较,希望对于初学openmp的同志有所帮助!-I was sort of a fast process, at the same time to write with the openmp parallel computing procedures, and serial and parallel for a comparison of the time, I hope for the beginner gay openmp help!
- 2022-02-15 09:25:48下载
- 积分:1
-
基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度...
基于MPI的并行快速排序算法,可以通过并行快速排序提高排序速度-MPI-based parallel quick sort algorithm, you can sort through parallel quick sort to improve the speed
- 2022-02-04 17:31:42下载
- 积分:1
-
神经网络学习中的ART算法,用VC编写。很有参考价值。
神经网络学习中的ART算法,用VC编写。很有参考价值。-neural network learning algorithm of ART, with VC prepared. Great reference value.
- 2022-05-30 00:18:34下载
- 积分:1
-
贝尔实验室多年开发的矩阵计算程序库的说明文件,包含大量高精度矩阵计算的函数...
贝尔实验室多年开发的矩阵计算程序库的说明文件,包含大量高精度矩阵计算的函数-BLAS
- 2023-01-05 00:05:04下载
- 积分:1
-
一个用于基本遗传算法计算得源程序。用dephi编写的。
一个用于基本遗传算法计算得源程序。用dephi编写的。-One for the basic genetic algorithm calculated source. Prepared using Delphi.
- 2022-03-15 15:57:13下载
- 积分:1
-
CUDA矩阵乘法
CUDA matrix multiplication
3 different optimization schemes are included
(loop unrolling, data prefetching, thread granularity)
- 2022-06-20 08:11:47下载
- 积分:1