登录
首页 » Java » zGEP

zGEP

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

  • HomeWork_OS
    模拟操作系统的界面程序,磁盘管理模块,文件管理模块,内存置换算法等(Simulation of the operating system interface program, disk management module, document management modules, memory replacement algorithm)
    2021-01-07 04:08:52下载
    积分:1
  • GetToTheTopOnGoogle
    This book is a bout how to use google.
    2010-10-14 01:10:27下载
    积分:1
  • 功能强大的webediter,完整全面,类似word辑,具有文件上传下载功能,...
    功能强大的webediter,完整全面,类似word编辑,具有文件上传下载功能,-Powerful webediter, complete and comprehensive, such word editing, file upload with download function,
    2022-07-01 23:28:59下载
    积分:1
  • 2r1
    1、利用CVI软件平台设计虚拟阻抗测试仪,掌握阻抗测量的基本方法; 2、通过对虚拟阻抗测试仪进行标定,掌握测量结果的评价方法。(1, using CVI software platform designed virtual impedance tester, grasp the basic method of impedance measurement 2, through the virtual impedance tester calibration master measuring the results of evaluation methods.)
    2007-11-17 03:05:05下载
    积分:1
  • 条码管理系统 Kqscan
    说明:  基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
    2020-06-19 01:00:02下载
    积分:1
  • BaconCipher2
    Bacon Cipher java code
    2013-08-08 04:45:42下载
    积分:1
  • 基于MongoDb的图书管理系统.rar
    Java MongoDb的课程设计资源,系统本身不需要事先写好数据库,系统会在运行时自动创建数据库并插入一条数据,但是运行前请保证数据库(MongoDb)处于开启状态!
    2020-12-12下载
    积分:1
  • Socket
    有关Socket的封装,这样使用起来比较方便,可以直接加载到工程中使用。-Socket-related packaging, so more convenient to use, can be directly loaded into the use of works.
    2022-02-22 05:04:08下载
    积分:1
  • spcgqq
    商品采购管理系统 采用VC++进行数据库编程 并且附带了基于SQL2008的数据库 (Commodity procurement management system using VC++ programming and SQL2008 )
    2015-03-09 17:50:30下载
    积分:1
  • mina
    详细说明怎么使用mina开发应用程序-mina develop examples detailing how to use the development and application of procedures mina(mina category learning)
    2009-05-09 09:39:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载