CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - objective c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - objective c - List
[
AI-NN-PR
]
NSGA(C++) 单目标遗传算法
DL : 1
单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
Date
: 2011-02-28
Size
: 3.87kb
User
:
dongzi
[
AI-NN-PR
]
遗传算法简单程序
DL : 0
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
Date
: 2026-01-08
Size
: 25kb
User
:
黄大东
[
AI-NN-PR
]
gacode-in-c
DL : 0
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).-This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g gt;= 0) and normalized (see the sample problem in prob1 in objective()).
Date
: 2026-01-08
Size
: 275kb
User
:
阳光灿烂
[
AI-NN-PR
]
K-均值聚类算法C++编程
DL : 0
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
Date
: 2026-01-08
Size
: 4kb
User
:
韩磊
[
AI-NN-PR
]
NSGA(C++)
DL : 0
单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
Date
: 2026-01-08
Size
: 4kb
User
:
dongzi
[
AI-NN-PR
]
danmuyichuan
DL : 0
这是一个单目标函数的遗传算法程序,经过编译、运行成功。在研究遗传算法时有很大帮助-This is a single objective function of the genetic algorithm procedures are followed, compiler and operating successfully. Research in genetic algorithm will be of great help
Date
: 2026-01-08
Size
: 3kb
User
:
葸
[
AI-NN-PR
]
duomubiao
DL : 0
一个用c++编写的多目标遗传算法程序,大家只需要稍微修改就可以使用。-A used c++ Prepared multi-objective genetic algorithm procedures require only a slight modification everyone can use.
Date
: 2026-01-08
Size
: 794kb
User
:
李国友
[
AI-NN-PR
]
nsga2code
DL : 0
NSGA-II 多目标遗传算法 c语言编写 -NSGA-II multi-objective genetic algorithm c language
Date
: 2026-01-08
Size
: 42kb
User
:
Snowflutter
[
AI-NN-PR
]
nsga2-v1.1
DL : 0
使用C语言实现的NSGA_II源码,既多目标遗传算法的实现.-Realize the use of C language source NSGA_II both multi-objective genetic algorithm.
Date
: 2026-01-08
Size
: 120kb
User
:
lxz
[
AI-NN-PR
]
nsga2_c_source
DL : 0
遗传算法中的NSGA2算法实现,解决多目标遗传算法求解Pareto近似解,具有很好的运行效果-Genetic Algorithms NSGA2 algorithm to solve multi-objective Pareto genetic algorithm approximate solution, with very good operating results
Date
: 2026-01-08
Size
: 40kb
User
:
郭玉华
[
AI-NN-PR
]
nsga2_c_source
DL : 0
实现遗传算法(GA)的多目标优化算法:NSGA-II算法。-The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II algorithm.
Date
: 2026-01-08
Size
: 10kb
User
:
宋庆席
[
AI-NN-PR
]
NSGAII
DL : 0
实现遗传算法(GA)的多目标优化算法:NSGA-II的MATLAB程序-The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II of the MATLAB program
Date
: 2026-01-08
Size
: 7kb
User
:
宋庆席
[
AI-NN-PR
]
Multiobjective-pso
DL : 2
多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
Date
: 2026-01-08
Size
: 10kb
User
:
pengyang
[
AI-NN-PR
]
mopso
DL : 0
此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
Date
: 2026-01-08
Size
: 61kb
User
:
彭娟
[
AI-NN-PR
]
NSGA-II
DL : 1
NSGA-2 一种非常强大的多目标遗传算法,本人已经把它调通.-NSGA-2 a very strong multi-objective genetic algorithm, I have to tune it pass.
Date
: 2026-01-08
Size
: 375kb
User
:
feishao
[
AI-NN-PR
]
NSGA-II(2000)
DL : 1
这是多目标优化问题的经典文章,值得研究。A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)-A Fast and Elitist Multi-Objective Genetic Algorithm NSGA-II (2000)
Date
: 2026-01-08
Size
: 1.04mb
User
:
Winjade
[
AI-NN-PR
]
ga-and-mutil-objective
DL : 0
以C语言实现微遗传算法和多目标问题的源码。-C language source of micro-genetic algorithm and multi-objective problem.
Date
: 2026-01-08
Size
: 301kb
User
:
grace
[
AI-NN-PR
]
c
DL : 0
实现遗传算法,基于遗传算法的水资源多目标优化问题的C程序。-Genetic algorithm, genetic algorithm-based water multi-objective optimization problem C program.
Date
: 2026-01-08
Size
: 14kb
User
:
李刚
[
AI-NN-PR
]
ABC.c
DL : 0
人工蜂群ABC算法的VC++源代码,在四个基准目标函数下,经仿真测试可成功运行,对刚接触ABC的初学者很有帮助-ABC VC++ artificial bee colony algorithm source code, in the four benchmark objective function, the simulation tests can be run successfully, very helpful for beginners new to ABC
Date
: 2026-01-08
Size
: 21kb
User
:
雷天
[
AI-NN-PR
]
Single-objective-GA-code-in-C
DL : 0
遗传算法,适用于单目标的优化情况,C语音编写-Genetic algorithms for optimization case of a single goal, C prepared speech
Date
: 2026-01-08
Size
: 28kb
User
:
xcy
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.