登录
首页 » 算法 » 0-1 背包使用粒子群优化算法

0-1 背包使用粒子群优化算法

于 2022-04-16 发布 文件大小:9.73 kB
0 153
下载积分: 2 下载次数: 1

代码说明:

您应用此代码求解 0-1 背包使用粒子群算法基于方法。它非常快速地执行。

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

发表评论

0 个回复

  • 温度场计程序c++有限元计大坝
    温度场计算程序c++有限元计算大坝-temperature field calculation procedures c FEM Dam
    2022-03-12 10:59:38下载
    积分:1
  • Diffie-hellman
    Diffie Hellman密钥交换Diffie-Hellman密钥交换(DH)[nb的1是交换加密密钥的具体方法。它是领域ofcryptography内实现密钥交换的最早实际的例子之一。的Diffie-Hellman密钥交换方法允许双方有互相的先验知识,共同建立一个共享的密钥在不安全communicationschannel。这个密钥可以被用于使用对称密钥密码随后的通信进行加密。
    2022-02-12 05:03:03下载
    积分:1
  • 模拟退火通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估,获取当前解的领域,detalT【温度变化值】,loopCount【循环...
    模拟退火算法通用类,改编自TSP问题求解,采用Java5范式来表示解,需要实现:评估算法,获取当前解的领域,detalT【温度变化值】,loopCount【循环次数】可调,更原始类型参看SACompute-Simulated annealing algorithm generic categories, adapted from the TSP problem solving, using Java5 solution paradigm to express the need to realize: To evaluate the algorithm, the field of access to the current solution, detalT value] [temperature changes, loopCount] [cycles adjustable, more primitive type of See SACompute
    2023-04-07 14:00:02下载
    积分:1
  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 基于matlab的视频对象的纹理分割
    该算法用matlab编程实现视频对象的纹理分割,经验证该算法的分割效果很好,希望对大家有帮助。尤其希望对做视频编码的新手有帮助。
    2022-02-25 14:47:55下载
    积分:1
  • k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.
    2023-07-14 07:15:02下载
    积分:1
  • Zhou Xiaofang Perl Project
    资源描述 全部作业,01-10 Zhou Xiaofang Perl 作业全部内容,每节的作业都有,有需要的同学或者朋友欢迎下载 全部代码亲测可用 本人是初学者,也欢迎大牛指教
    2022-03-03 02:15:18下载
    积分:1
  • 介绍时频分析的发展进程,及各种时频方的分析比较,其中包括WVD...
    介绍时频分析的发展进程,及各种时频方法的分析比较,其中包括WVD-Introduction of time-frequency analysis of the development process, and all kinds of time-frequency analysis and comparison of methods, including the WVD, etc.
    2023-03-21 05:40:03下载
    积分:1
  • 人脸和眼睛识别
    Use the CascadeClassifier class to detect objects in a video stream. Particularly, we will use the functions: – load to load a .xml classifier file. It can be either a Haar or a LBP classifer – detectMultiScale to perform the detection.
    2022-03-07 04:36:53下载
    积分:1
  • 一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号
    一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号-One-dimensional FFT procedure, as long as the changes in the main function of the test signal can be used for other signals
    2023-03-09 09:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载