-
bnb20
优化matlab,toolbox,可以用于各种优化问题(Optimization matlab, toolbox, can be used for a variety of optimization problems)
- 2008-12-29 23:03:51下载
- 积分:1
-
MK-检验
用Excel计算突变检验,以及突变检验原理,比较详细。(sing Excel to calculate the mutation test)
- 2018-01-24 09:59:16下载
- 积分:1
-
cppfrance_MINI-COMPILATEUR-CPLUSPLUS-ANALYSE-LEXI
compilateur de code source
- 2011-12-30 07:19:40下载
- 积分:1
-
Hadoop 排序实现
Hadoop环境下一个简单的排序算法实现,测试数据集可以选用任何数字形式的text文本文件,包含源代码及利用ant进行jar包压缩的build.xml文件,希望对大家学习Hadoop有用处。
- 2023-08-13 20:45:04下载
- 积分:1
-
AMD-APP-Docs
AMD显卡编程的一些官方参考资料,与nVidia的cuda编程相似(reference materials on AMD APP programming)
- 2012-06-13 13:06:21下载
- 积分:1
-
The-OpenCL-Chinese-tutorial(AMD)
OpenCL中文教程(AMD),最好的OpenCL教程,介绍了AMD显卡的OpenCL编程,其中有大量例程,并介绍了OpenCL优化方法(OpenCL Chinese tutorial (AMD), the best OpenCL tutorial introduces the AMD OpenCL graphics programming, including a large number of routines, and introduces OpenCL optimization method)
- 2013-05-15 13:28:48下载
- 积分:1
-
mpi_lu
LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行(The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running)
- 2012-12-06 12:09:03下载
- 积分:1
-
应用于移动机器人路径规划的改进蚁群算法
基于改进蚁群算法的移动机器人路径规划,解决机器人路径选择的低效率问题,本算法对传统蚁群算法进行了改进,包括解的构造过程,信息素更新过程,基本思想是,蚂蚁在经过的路径上留下信息素,信息素一方面随着时间的积累,较优路径上的信息素越积越多,一方面还要挥发。为什么要引入信息素呢?也是从传统的奖励机制发展过来的。
- 2022-11-09 16:40:04下载
- 积分:1
-
MPI_broadcast
设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先,由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。(Design the MPI program MPI_Bcast operation: Each MPI process establishes a node communication sub-domain grouping according to the node name; then, each process of the 0 node of each node sub-communication domain is again formed into a communication domain named head; At first, the root process broadcasts the message in the head communication sub-domain, and then the processes in the head sub-domain broadcast in the node sub-domain where it is)
- 2020-12-15 16:09:13下载
- 积分:1
-
MPI
说明: 使用MPI_Send和MPI_Recv实现MPI_Alltoall功能(Using MPI send and MPI recv to realize MPI alltoall function)
- 2020-11-26 20:59:31下载
- 积分:1