搜索资源列表
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.
finance1.0.zip
- 本项目是一个财务管理系统。 系统简介: 1、实现了用户、组管理 2、实现了物品类别、详细管理 3、实现了基本账务(货币)管理 前后台架构: 1、java语言(jdk1.5)、struts1.2.9、hibernate3.2.6.ga、spring2.0.8 2、前台:主要使用了轻量级的ajax开发框架jQuery,使用jQuery很轻松的降低了服务器压力提高了用户体验并且代码容易维护,尤其是jQuery的插件机制更是简易了代码 3、数据库版本为mysql5.0 4、编码:为防止ajax乱码
code
- java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
GA
- 遗传算法在求解多约束条件下的组合优化问题有独特优势,本代码是关于用遗传算法解决智能组卷问题的好例子。-Of genetic algorithm in solving the multi-constrained optimization problem under the condition of a unique combination of advantages, this code is on the use of genetic algorithm to solve the problem
classic_shooting_game_flash_source_code_programmin
- flash编程射击游戏经典源码classic shooting game flash source code programming-classic shooting game flash source code programming
code
- 使用java语言编程,对GA做了改进,实现了标准的PSO,可以对两种算的结果进行比较,可以发现,pso具有精度高的特点,GA具有速度快的特点-Using the java programming language, have made improvements to the GA to achieve the standard PSO, the results can be counted on to compare the two, can be found, pso with high ac
prg1
- Create Circle in Java - Java Awt tutorials provides circle creation program in java, how to create circle ... Here is the code of this program: ... Graphics2D ga = (Graphics2D)g-Create Circle in Java - Java Awt tutorials provides circle creation prog
hibernate-core-3.3.1.GA-sources
- JAVA三大框架中的hibernate,包含hibernate基本用法的源码与相关需要安装的包-JAVA three framework hibernate, hibernate contains the source code and related basic usage of the package needs to be installed
hibernate-3.2.6.ga
- hibernate3.2.6源代码。找了很久才找到。分享下。-Allow phonetic typing hibernate3.2.6 source code. Looking for a long time to find.Share with you.
jgap_3.6.2_full
- Java源码GA或其他好源码或编程学习资料-Java source code GA or other good source or programmed learning materials
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
GA
- 带交叉因子的粒子群优化算法matlab源程序 对大家非常有帮助-With cross-factor of the particle swarm optimization algorithm matlab source code is very helpful to everyone
springside-4.0.0.GA
- SpringSide是以Spring Framework为核心的,Pragmatic风格的JavaEE应用参考示例,是... Github提倡社交网络式的开源生活,人人都可以为SpringSide贡献代码。-Spring Framework as the core of the SpringSide is a Pragmatic the style of the the JavaEE application of reference example, ... Github advocate so
GA-RBF
- 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
GA-BP
- 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
TSP
- 用遗传算法解决TSP问题,采用Java实现-the GA code for the tsp problem which is implemented by java
GA
- 水库调度最优水位控制遗传算法,java编写,方法针对水库调度最优水位的求解,求出的水位用于指导水库运行。-Reservoir dispatching water level control, genetic algorithm (ga) Java code
GA
- Genetic algorithm code in java
GA-TSP
- Post codes, Tsp to help solve the problem of genetic algorithms in MATLAB software code
GA
- 研究软件测试时,使用到的一些算法代码,拿来分享共同学习(GA. When we study software testing, we use some algorithm code to share and study together)