资源列表
[人工智能/神经网络/遗传算法] KnapsacksProblem
说明:本程序将遗传算法应用于背包问题。借助了大自然的演化过程,是多线索而非单线索的全局优化方法,采用的是种群和随机搜索机制. -This procedure will be applied to knapsack problem genetic algorithm. With the evolution of nature, is more than a single clue leads the global optimization me<刘浏> 在 2024-11-04 上传 | 大小:273408 | 下载:0
[人工智能/神经网络/遗传算法] aa
说明:基于遗传算法的c++编码,例子简单,适合初学者-Based on genetic algorithm c++ code example is simple, suitable for beginners to see<罗金宝> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[人工智能/神经网络/遗传算法] 0801563
说明:用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, O<刘浏> 在 2024-11-04 上传 | 大小:897024 | 下载:0
[人工智能/神经网络/遗传算法] program
说明:基于遗传算法的旅行商问题求解 旅行商问题:假设有一个推销员,要到 n 个城市推销商品,他要找出一个包含所有 n 个城市的具有最小开销的环路-Traveling Salesman Problem Based on Genetic Algorithm for Traveling Salesman Problem: Suppose a salesman, to sell goods to the n cities, he has to f<刘浏> 在 2024-11-04 上传 | 大小:2201600 | 下载:0
[数据结构常用算法] pku-1376
说明:pku1376 机器人,数据结构 深度或广度-pku1376 robot, the depth or breadth of the data structure<chenjiapei> 在 2024-11-04 上传 | 大小:86016 | 下载:0
[数据结构常用算法] min_distance
说明:本算法用于求一系列点集中距离最小的点对,利用分治,递归,大大减少计算量-This algorithm is used to find a point of focus from the minimum point, the use of divide and conquer, recursion, greatly reducing the computational<王彬> 在 2024-11-04 上传 | 大小:2048 | 下载:0