搜索结果
找到约 34 项符合
sga 的查询结果
按分类筛选
Oracle数据库 Oracle 在启动的时候指定SGA使用多少虚拟内存
Oracle 在启动的时候指定SGA使用多少虚拟内存,并且在运行时允许实例通过调整buffer cache, shared pool, large pool和PGA的大小动态的调整SGA。
人工智能/神经网络 用简单遗传算法SGA实现的关于控制图的程序
用简单遗传算法SGA实现的关于控制图的程序,使用实数编码。
人工智能/神经网络 Sga.c 基本遗传算法源程序, 输入数据文件input
Sga.c 基本遗传算法源程序, 输入数据文件input,
人工智能/神经网络 SGA-C使用机器级的bit串以提高效率
SGA-C使用机器级的bit串以提高效率,每条染色体都在运行时动态分配内存。本程序运行起来并不优雅,但作为遗传算法的入门之作绰绰有余
人工智能/神经网络 简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新
人工智能/神经网络 基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA cod
基于基本遗传算法的函数最优化 A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldber
人工智能/神经网络 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal
基于基本遗传算法的函数最优化SGA.C
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
数值算法/人工智能 基于基本遗传算法的函数最优化 SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pasca
基于基本遗传算法的函数最优化 SGA.C
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
人工智能/神经网络 由我收集或写出的GA源码
由我收集或写出的GA源码,包括GA、SGA、AGA、TSPGA、GAPID、NSGA、NSGA2等。