登录
首页 » Java » zGEP

zGEP

于 2020-12-01 发布 文件大小:96KB
0 407
下载积分: 1 下载次数: 1

代码说明:

说明:  国内高人编写基因表达式编程(GEP)实现完全代码,完全面向对象,可以自己组合扩展,编制符合自己要求特定的编程代码。(The preparation of the domestic expert Gene Expression Programming (GEP) to achieve complete code, fully object-oriented, can expand their own portfolio, the preparation of their own request in line with the specific programming code.)

文件列表:

zGEP
....\.classpath
....\.cvsignore
....\.project
....\build.sh
....\data
....\....\figure.mp
....\....\gep.log
....\....\sunspot
....\....\.......\mathematica.m
....\....\.......\p.m
....\....\.......\prepare_ode.m
....\....\.......\sample_ode.m
....\....\.......\show_model.m
....\....\.......\sunspot.txt
....\....\.......\sunspot_direct.m
....\....\.......\sunspot_ode.m
....\....\.......\sunspot_ode.txt
....\....\xie
....\....\...\gepzh.txt
....\preview
....\.......\figure.mp
....\.......\gep.tex
....\.......\Makefile
....\src
....\...\app
....\...\...\predict
....\...\...\.......\DirectPredictEvaluator.java
....\...\...\.......\OdePredictEvaluator.java
....\...\...\.......\PredictDataSet.java
....\...\ga
....\...\..\Chromosome.java
....\...\..\CrossoverOperator.java
....\...\..\Decoder.java
....\...\..\Evaluator.java
....\...\..\Fitness.java
....\...\..\GA.java
....\...\..\GeneticOperator.java
....\...\..\GepException.java
....\...\..\Initializer.java
....\...\..\ManualStopper.java
....\...\..\MaxGenerationStopper.java
....\...\..\MutationOperator.java
....\...\..\Population.java
....\...\..\Protein.java
....\...\..\Reporter.java
....\...\..\RouletteSelectionOperator.java
....\...\..\SelectionOperator.java
....\...\..\Stopper.java
....\...\..\Tester.java
....\...\..\TimeStopper.java
....\...\..\TournamentSelectionOperator.java
....\...\gep
....\...\...\bool
....\...\...\....\And.java
....\...\...\....\AndFactory.java
....\...\...\....\B.java
....\...\...\....\BConstant.java
....\...\...\....\BDecoder.java
....\...\...\....\BEvaluable.java
....\...\...\....\BEvaluator.java
....\...\...\....\BExpression.java
....\...\...\....\BFactory.java
....\...\...\....\BFormula.java
....\...\...\....\BGEP.java
....\...\...\....\BVariable.java
....\...\...\....\BVariableFactory.java
....\...\...\....\If.java
....\...\...\....\IfFactory.java
....\...\...\....\Not.java
....\...\...\....\NotFactory.java
....\...\...\....\Or.java
....\...\...\....\OrFactory.java
....\...\...\....\Xor.java
....\...\...\....\XorFactory.java
....\...\...\export
....\...\...\......\Convertor.java
....\...\...\......\DefaultGraphLayouter.java
....\...\...\......\GraphExporter.java
....\...\...\......\GraphLayouter.java
....\...\...\......\MathematicaTextExporter.java
....\...\...\......\MetaPostGraphExporter.java
....\...\...\......\MetaPostOutputter.java
....\...\...\......\Node.java
....\...\...\......\Outputter.java
....\...\...\......\Tester.java
....\...\...\......\TextExporter.java
....\...\...\Expression.java
....\...\...\ExpressionFactory.java
....\...\...\Formula.java
....\...\...\FunctionFactory.java
....\...\...\GEP.java
....\...\...\GepChromosome.java
....\...\...\GepDecoder.java
....\...\...\GepGeneCrossoverOperator.java
....\...\...\GepGeneTranspositionOperator.java
....\...\...\GepInitializer.java
....\...\...\GepInsertSequenceOperator.java
....\...\...\GepMutationOperator.java
....\...\...\GepOnePointCrossoverOperator.java

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

发表评论

0 个回复

  • E0403
    VC6.0完全自学手册 主编孔鹏 对话框与窗口操作源代码(VC6.0 dialog with the window operation code)
    2013-10-26 19:01:57下载
    积分:1
  • RTC8564
    This is the Complet Datasheet of the RTC. It is verry hard to find on the net.
    2013-12-23 03:48:27下载
    积分:1
  • 三个二维模糊控制
    说明:  使用模糊控制的风机系统使用了模糊控制,能够轻松的搭建起相关模型(Wind Turbine System Using Fuzzy Control)
    2019-03-04 20:11:25下载
    积分:1
  • dzvmlopkent
    利用netbeans开发工具设计简单的通讯录界面程序 jdk使用1 4 2以上(Using netbeans development tools to design a simple contact book interface program jdk uses more than 1 42)
    2018-09-16 15:06:29下载
    积分:1
  • 一个用VC写的Ping 多线序。
    一个用VC编写的Ping 多线程程序。-a VC prepared by the Ping multithreaded programming.
    2022-07-25 15:08:16下载
    积分:1
  • jd-gui-1.4.0
    Java decoder, decomplier
    2020-06-22 18:40:01下载
    积分:1
  • rUsb
    说明:  基于cyapi的上位机读取usb数据,编写平台VS2015(Reading USB data by host computer based on cyapi)
    2020-06-22 16:20:02下载
    积分:1
  • 一个简单的socket实现传文件的源代码,希望对您有所帮助。
    一个简单的socket实现传文件的源代码,希望对您有所帮助。-A simple transmission of documents socket implementation source code, want to help you.
    2022-01-23 10:54:46下载
    积分:1
  • 数据结构与算法
    说明:  JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)
    2019-06-30 10:21:31下载
    积分:1
  • PFC_alloy
    使用晶体相场法模拟枝晶生长的源文件并进行尖端半径速度的分析(The crystal phase field method is used to simulate the source file of dendrite growth and to analyze the tip radius velocity.)
    2018-08-27 12:09:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载