登录
首页 » Java » zGEP

zGEP

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

  • 68764
    系统挂机锁,C#经典编程实例源码,很好的参考资料。(System lock, classic instance of C# programming source code, a good reference.)
    2013-11-13 12:02:25下载
    积分:1
  • DirectByteBuffer
    DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
    2014-02-18 12:46:44下载
    积分:1
  • 这是一个简单的java聊天序,并传递声音。包括2部分…
    这是一个简单的JAVA聊天程序,同时能够发送声音。 包括两个部分:服务器端和客户端。 基本功能如下: 服务器端: 向所有客户端发送消息;转发消息;发送声音数据给客户端。 客户端: 显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。 这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。 希望能够起到抛砖引玉的效果。 Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
    2022-04-25 15:01:36下载
    积分:1
  • EditPlus_v3.6
    EditPlus_v3.6.rar,文本编辑工具(EditPlus_v3.6.rar, text editing tools)
    2014-04-04 13:32:40下载
    积分:1
  • card2
    扑克牌,包含大小王,实现发牌,出牌等功能的java(Playing cards, containing the size of the king, the licensing, the cards feature java)
    2013-04-10 21:25:41下载
    积分:1
  • Batch-Nearest-Neighbor-Search-for-Video-Retrieval
    Batch Nearest Neighbor Search for Video Retrieval
    2014-03-05 21:10:15下载
    积分:1
  • FiddlerCoreAPI
    FiddlerCoreAPI说明文件,包含安装和开发DLL(fiddlerCoreApi chm document)
    2018-02-23 09:35:26下载
    积分:1
  • facility
    用Cplex求解一个仓库选址的问题,目标是使总成本最小。(a program using Cplex on C++ platform to solve a warehouse site selection problem to minimize total costs.)
    2021-03-06 21:29:31下载
    积分:1
  • IDW_JAVA
    反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的(Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful)
    2021-05-08 09:58:35下载
    积分:1
  • 强化学习解最优控制的matlab代码
    说明:  强化学习解最优控制的matlab代码,可以运行(The matlab code of reinforcement learning solution optimal control, it can run)
    2020-11-01 22:19:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载