搜索资源列表
-
0下载:
Java Bytecode Inlining Tool. JavaGO performs global optimization of Java byte code with assumption that it has information about all classes used in application. Source & Binary
-
-
0下载:
由于遗传算法具有隐含的并行性和强大的全局搜索能力,可以在很短的时间内搜索到全局最优点。使用GA对SVM进行参数的优化,寻找最优的惩罚因子和SVM中RBF参数的组合。结合RBF参数r和惩罚因子C, 可以得到需要优化的参数组合。希望对大家有用!-Genetic algorithm with implicit parallelism and powerful global search capability, you can search within a very short period of t
-
-
0下载:
人工鱼群算法,可以进行全局寻优和局部寻优。-Artificial fish algorithm, can be a good global search and local optimization.
-
-
0下载:
PSOpt is a program to demonstrate the optimization process of particle
swarm optimization. A two-dimensional objective function is visualized
by levels of grey: the lighter the color, the higher the function value.
The particles are shown as
-
-
0下载:
Android 在线播放器源码:里面应用了网络通讯,json解析,全局mediaservice,自定义View组件,自定义Adapter,application全局缓存,变量等等,所有要在项目中考虑到的优化问题-Android Online Player Source: which use the network to communicate, json parsing, global mediaservice, custom View component, custom Adapter, ap
-
-
0下载:
Chemical Reaction Optimization (CRO)是一种新兴的智能算法,PaperArtificial Chemical Reaction Optimization Algorithm for global optimization详细介绍了该算法,CRO为其Java代码,供新学者参考
-
-
0下载:
利用java编程,实现对基准函数的全局优化。-Use java programming, the reference function global optimization.
-