搜索资源列表
Multithreading
- 一个关于Java多线程的技术文档,简单介绍了线程的概念,线程的创建,线程的调度,线程的优先级等基本概念,并配有相应的代码讲解。-Java multi-threaded on a technical documentation, briefly introduced the concept of threads, thread creation, thread scheduling, thread priority, the basic concepts and explain with a co
ga
- GA算法代码 function pop=initpop(popsize,chromlength) pop=round(rand(popsize,chromlength)) rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵, roud 对矩阵的每个单元进行圆整。这样产生的初始种群。 2.2 计算目标函数值 2.2.1 将二进制数转化为十进制数(1) 遗传算法子程序 Name: decodebinary.
call-center2-20120920-3P3P2
- 本代码用遗传算法解决多技能呼叫中心问题的排班问题,使用的是基本遗传算法-genetic algorithm to solve staffing problem in multi-skill call centers
znkz
- 智能控制;神经网络;PID控制;遗传算法等及其相关程序代码-Intelligent control neural network PID control genetic algorithm and its associated program code
baf47cb43b3d0685
- 遗传算法解决背包问题 报告代码已经结果分析-Genetic algorithm to solve the knapsack problem
ShuangSeQiu
- 双色球开奖预测软件源码(基于遗传算法)云代码转载-Ball lottery prediction software source code (based on genetic algorithms)
Genetic-Algorithms
- 本文件为遗传算法开发代码,并给出开发代码,共大家参考使用-This document is a genetic algorithm development code, and given the development of the code, the use of common reference
C-matlabGenetic-algorithm
- C版的遗传算法析代码,可作为matlab工具箱-C version of the genetic algorithm analysis code, can be used as the matlab toolbox
cloud_GA
- 用遗传算法实现单模资源调度问题,实验代码,亲试可行,有问题欢迎大家一起交流-Resource Schedule Problem Using Genetic Algorithm
kengsen-V7.2
- 遗传算法无功优化,课程设计时编写的matlab程序代码,详细画出了时域和频域的相关图。- Genetic algorithm based reactive power optimization, Course designed to prepare the matlab program code, Correlation diagram shown in detail the time domain and frequency domain.
旅行商
- matlab里使用遗传算法,这种算法可以求解一种旅行商问题(mtsp)(Matlab uses genetic algorithms, which can be used to solve a traveling salesman problem (MTSP))
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)