登录
首页 » matlab » pso_01

pso_01

于 2021-04-29 发布 文件大小:10KB
0 187
下载积分: 1 下载次数: 187

代码说明:

  使用二进制PSO解决0-1背包问题的MATLAB程序(The use of PSO to solve 0-1 knapsack problem)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PSO-Contrain-zym
    带约束条件的PSO优化,调试过,能运行,可以参考(PSO with contrains)
    2012-05-22 10:55:37下载
    积分: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
  • cuda
    CUDA是流行的并行计算的硬件和软件架构, 其高性能的可以应用到实际软件中的工具,包含一些学习CUDA的基本的一些资料,并且有本人的对别人讲过的PPT 已经一些总结(CUDA is a popular parallel computing hardware and software architecture, which can be applied to the actual high-performance software tools, including some of the study some of the basic information on CUDA, and there I talked to others in the PPT have been a number of summary)
    2009-09-04 16:57:13下载
    积分:1
  • 利用CUDA平台矩阵乘法的GPU编程
    本程序为简易的CUDA编程,两个程序都是计算矩阵的乘法。其中Matrix1和Matrix2的区别是Matrix2使用了shared memory。每个程序都使用了串行和并行两种方式计算乘法,最后将并行的运算结果与串行运算结果对比,验证计算的正确性。同时,程序中利用CUDA计时模块统计了并行运算的耗时。因此可以得出使用shared memory后改善的运行时间。
    2022-12-18 17:50:03下载
    积分:1
  • secuential归排序
    secuential归并排序
    2022-05-09 00:14:19下载
    积分:1
  • parallel_alg_source_code
    高教出版社的《并行算法实践》一书的源代码,内容为MPI程序源代码(Higher Education Publishing House s Parallel Algorithm for the practice of the book s source code, content for the MPI source code)
    2007-12-13 13:53:32下载
    积分:1
  • ga
    说明:  主要是自己学习时做的习题,希望对你有帮助(Mainly to their own learning exercises to do, want to help you)
    2011-08-18 22:27:24下载
    积分:1
  • Matrix_inv
    基于fpga的矩阵求逆运算,适用xilinx v6板卡(Inverse operation based on fpga matrix)
    2017-04-24 09:55:13下载
    积分:1
  • OpenCl基础构架代码
    应用背景密码暴力计算,大型数据计算都会用到,并行计算,本例程为通用openCL并行计算,基于nvidia平台下,例程综合了openCL的常用函数,平台创建、设备选择、内存分配、任务队列、核函数生成,可用本文件代码作为运行基础构架模板。关键技术 OpenCL常用函数构成的技术构架,可以在本代码基础之上适当修改,既可以应用于其他场合,免去繁杂的,重复配置函数的调用,本例程具有自动检测运行平台,运行设备。
    2023-03-17 03:20:04下载
    积分:1
  • 任务调度
    这是一份具有异构多核计算环境下的任务调度,计算异构环境下的最小makespan,适合研究并行计算的同学学习
    2022-02-06 06:14:35下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载