搜索资源列表
java-ga-devel-alpha-0.1.tar
- 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
java_GAS.rar
- 是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。,Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
tsp
- 用的是遗传算法.实现了货郎担的模拟,图形界面-Using a genetic algorithm. Realized the TSP simulation, graphical interface
code
- java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
java
- 遗传算法的java实现,调试通过,课直接运行-Java implementation of genetic algorithms, debugging through, classes run directly
LogFac_Exp_1
- java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
ycsf
- 标准的遗传算法,用Java实现,求解函数,有良好的界面。-Standard genetic algorithm, using Java to achieve, to solve function, there is a good interface.
JBuilderGenetic
- 用java实现的遗传算法,望与大家共同进步!-genetic algorithm achieved by Java.
GAMST
- 基于遗传算法的最少生成树求解算法的实现. 用java语言,在Eclipse的开发平台。-Solving minimum spannig tree problem based on generic algorithm. developed with Java language on eclipse platform
JGA
- 用java语言实现遗传算法 并应用于实现均值方差模型的计算 来实现投资比例的分析-Genetic algorithms with java language and applied to achieve the calculation of the mean variance model to achieve the ratio of investment
java
- 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
RTPStreamingRealtimeTransmissionOfTheJavaImplement
- 本资料讲了RTP流媒体实时传输在Java中的实现方法:对多媒体实时传输协议RTP 和Java 多媒体框架JMF 作了简要的介绍和分析,然后利用JMF 编程实现了RTP 多媒体的网络传输和接收。-The information about the RTP stream in real-time transport in the Java implementation method: Real-time Transport Protocol for multimedia and Java Media
scheduling-system
- 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
JAVA
- 实现组卷算法,使用遗传算法,根据试卷的要求出题。JAVA-Algorithmic implementation, the use of genetic algorithm, according to the requirements of the question paper. JAVA
GA
- java实现的遗传算法,用于股票分析。根据技术指标给出股票买卖建议-java implementation of genetic algorithm for stock analysis. Based on technical indicators give equity recommendations
GA-java
- 改代码用java语言实现遗传算法编程,并且运用实例进行了验证,对学习遗传算法很有帮助-Change the code using the java language programming of the genetic algorithm, and use examples to validate learning genetic algorithm is helpful
java-TSP
- 用java语言实现的遗传算法解救TSP问题-TSP problem with a the java language genetic algorithm rescue
Genetic-algorithm-java-source-code
- java实现的一个遗传算法的例子,这个简单例子可以帮助初学遗传算法的人掌握这个算法的机理。-Genetic algorithm java source code
TSP-Java
- TSP问题遗传算法求解以及Java实现,适合初学java的借鉴使用-Genetic Algorithm for TSP and Java implementation
GA
- 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)