登录
首页 » Java » zGEP

zGEP

于 2020-12-01 发布 文件大小:96KB
0 337
下载积分: 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 个回复

  • 宝典2017
    说明:  JAVA培训机构的资料,供参考学习。有的内容可能不是最新版本(JAVA training institutions for reference learning. Some content may not be the latest version)
    2020-02-27 14:10:48下载
    积分:1
  • security
    采用RSA公秘钥体制和MD5签名算法的安全通信(Using RSA public and secret key systems and signature algorithm MD5 secure communications)
    2008-03-19 16:20:54下载
    积分:1
  • Shutdown
    设置倒计时关机程序的源码,会显示关机倒计时间,可以取消关机任务(Set the source countdown shutdown, shut down the remaining time is displayed, you can cancel the shutdown task)
    2010-10-11 11:30:10下载
    积分:1
  • Eclipse
    多语言程序设计环境Eclipse学习教程,较多用于Java开发。(Multi-language programming environment Eclipse tutorials, mostly used for Java development.)
    2013-12-13 01:07:25下载
    积分:1
  • IP地址合法性判断,在VISUA C++6.0下运行通过
    IP地址合法性判断,在VISUA C++6.0下运行通过-IP address to determine the legality of, at VISUA C++6.0 run through
    2022-03-23 07:51:40下载
    积分:1
  • 活动发起通知小序源码
    说明:  微信小程序:发起活动通知,可以编辑添加活动名称、活动类别、活动地点、有效时间、限制人数以及活动内容。(Activity Launch Notification applet source code)
    2020-08-14 15:44:02下载
    积分:1
  • 局域网内UDP聊天MFC序序,对于了解网络UDP通讯的朋友有帮助。...
    局域网内UDP聊天MFC程序序,对于了解网络UDP通讯的朋友有帮助。-UDP LAN chat MFC program sequence, for understanding the network of friends to help UDP communication。。。。。。。。。。。。。。。。。
    2022-06-03 19:56:42下载
    积分:1
  • work
    MATLAB算法仿真。自适应陷波滤波器去除单一频率的干扰。并且频率可调整。自适应信号处理。外加上一个讲义呵呵(MATLAB notch filter to trid off single frequency)
    2009-11-26 09:40:34下载
    积分:1
  • 网络的东西。
    网络编程的东西。-Network Programming things.
    2023-08-26 06:35:04下载
    积分:1
  • smartfire
    说明:  基于opencv的火焰检测算法 源码(Flame Detection Algorithms)
    2020-10-12 22:47:32下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载