CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - ga
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - ga - List
[
CSharp
]
12cccz
DL : 0
vc遗传算法 其它文章教程 其它文章基础 其它文章技巧 其它文章入门 studynew_com 学新网-vc GA Other articles Guide Other articles based on other articles skills Other articles entry studynew_com learn new network
Date
: 2008-10-13
Size
: 7.45kb
User
:
陈超
[
CSharp
]
Asuanfa
DL : 0
遗传算法的C++程序的编程的步骤和程序的实现-GA C Programming the steps and procedures to achieve
Date
: 2008-10-13
Size
: 9.01kb
User
:
天龙
[
CSharp
]
3GA_NN
DL : 0
Simple Genetic Algorithm 遗传算法的!c语言的源程序.-Simple Genetic Algorithm GA! C language of the source.
Date
: 2008-10-13
Size
: 3.45kb
User
:
刘振兴
[
CSharp
]
12cccz
DL : 0
vc遗传算法 其它文章教程 其它文章基础 其它文章技巧 其它文章入门 studynew_com 学新网-vc GA Other articles Guide Other articles based on other articles skills Other articles entry studynew_com learn new network
Date
: 2026-01-10
Size
: 7kb
User
:
陈超
[
CSharp
]
Asuanfa
DL : 0
遗传算法的C++程序的编程的步骤和程序的实现-GA C Programming the steps and procedures to achieve
Date
: 2026-01-10
Size
: 9kb
User
:
天龙
[
CSharp
]
ga
DL : 0
遗传算法源程序 C++语言编写 复制就可以用-ga
Date
: 2026-01-10
Size
: 2kb
User
:
ping bo
[
CSharp
]
GA-1_cpp
DL : 0
神经网络算法用CPP描述,在数学建模中会有应用-Neural network algorithm described by CPP
Date
: 2026-01-10
Size
: 2kb
User
:
常鹏
[
CSharp
]
GAalgorithem
DL : 0
a simple GA algorithem with gui.
Date
: 2026-01-10
Size
: 7kb
User
:
Neo
[
CSharp
]
GA
DL : 0
Visual Studio 2008 Csharp project which contains a library with an implementation of the Genetic Algorithm and a test project which demonstrates its use
Date
: 2026-01-10
Size
: 89kb
User
:
nystaa
[
CSharp
]
ga
DL : 0
本压缩包内收集了一些C#常用的7种遗传算法,这些算法主要是保存超个体的基本遗传算法、仿生双倍体遗传算法、人工双倍体遗传算法、保存历史最优解的遗传算法、保存历史最优解的仿生双倍体遗传算法等,另外,对随机数的产生机制进行了优化,在内层循环中也能产生高质量的随机数。部分功能可通过源码爱好者测试截图中看出,这里不再详述。-The compression bag to collect some C# commonly used seven kinds of genetic algorithms is primarily to conserve the basic genetic algorithm for super-individual, bionic diploid genetic algorithms, artificial diploid genetic algorithm, the optimal solution to save the history of genetic algorithms, preserving historical optimal solution of the bionic diploid genetic algorithm, etc. In addition, the random number generation mechanism is optimized, in the inner loop can also produce high-quality random numbers. Some features can be seen screenshots source enthusiasts, not go into details here.
Date
: 2026-01-10
Size
: 27kb
User
:
mayi789
[
CSharp
]
GA
DL : 0
基于免疫遗传算法的QOS路由选择问题 给予免疫遗传算法的多目标优化问题 -Immune genetic algorithm based QOS routing problems provide the immune genetic algorithm for multi objective optimization problem
Date
: 2026-01-10
Size
: 237kb
User
:
路杨
[
CSharp
]
GA
DL : 0
一个用GA实现的简单函数优化问题,思路很清晰,值得参考-Implemented a simple function with GA optimization, thinking very clearly, it is also useful
Date
: 2026-01-10
Size
: 2kb
User
:
张宏亮
[
CSharp
]
GA
DL : 0
遗传算法的C++程序源代码,此部分为功能描述的部分关键代码!-it is about GA! if you need it, download and check it! thanks
Date
: 2026-01-10
Size
: 9kb
User
:
钱赛
[
CSharp
]
NHibernate-1.2.0.GA-src
DL : 0
NHibernate是一个面向.NET环境的针对关系型数据库的对象持久化类库。 NHibernate来源于非常优秀的基于Java的Hibernate关系型持久化工具。 NHibernate从数据库底层来持久化你的.Net对象到关系型数据库。NHibernate为你处理这些,你不用自己写SQL去数据库存取对象。你的代码仅仅和对象关联,NHibernat自动产生SQL语句,并确保对象提交到正确的表和字段中去.大量减少开发时人工使用SQL和ADO.NET处理数据的时间. NHibernate可以帮助你消除或者包装那些针对特定数据库的SQL代码,并且帮你把结果集从表格式的表示形式转换到一系列的对象去。因此对于那些在基于.NET的中间层的应用中,它们实现面向对象的业务模型和商业逻辑的应用,NHibernate是最有用的。-NHibernate is a face. NET environment in a relational database for object persistence library. NHibernate comes from the excellent Java-based relational persistence tool Hibernate. NHibernate from the database to persist your bottom. Net objects to the relational database. NHibernate for you to deal with these, you do not have to write their own SQL database access object. Just your code and object association, NHibernat automatically generates SQL statements, and to ensure that the object submitted to the proper tables and fields to go. A significant reduction in development time with SQL and the ADO.NET manual data processing time. NHibernate can help you to eliminate or Packing for a particular database that SQL code, and help you to format the result set from the table to switch to a representation of objects. So for those based on. NET middle-tier applications that implement object-oriented business model and business logic of the application, NHibernate is the most useful.
Date
: 2026-01-10
Size
: 3.59mb
User
:
武东亮
[
CSharp
]
NHibernate-2.1.2.GA-src
DL : 0
三层源码 NHibernate-2.1.2.GA- NHibernate-2.1.2.GA
Date
: 2026-01-10
Size
: 6.25mb
User
:
liqi
[
CSharp
]
GA-bp(CPP)
DL : 0
GA Algorithm optimize the bp neural network
Date
: 2026-01-10
Size
: 295kb
User
:
yuxiangyu
[
CSharp
]
GA-BP
DL : 0
BP神经网络 GA-BP 非常实用的源码-Very useful source of BP Neural Network GA-BP
Date
: 2026-01-10
Size
: 151kb
User
:
黄慧
[
CSharp
]
GA
DL : 0
此為求解系統最佳化之功用,基因演算法(GA),挑選機制:複製交配後即為突變,初新者若要學習C++的GA可用此來研究,寫得很清楚-This is the function of the system to solve the optimization, genetic algorithms (GA), the selection mechanism: after mating mutant copy, beginning a new person to learn C++ the GA can use this to study and write clearly
Date
: 2026-01-10
Size
: 1kb
User
:
張騰文
[
CSharp
]
Panggua-GA
DL : 0
此為拿一簡單之目標函數來應用基因演算法(GA)來求解,有帶題目進去,為初階之GA應用,適合初學者來學習,以100疊代結尾-This is to take a simple function of the target gene to apply algorithms (GA) to solve, go in there with a topic for elementary application of GA, suitable for beginners to learn, to 100 at the end of the iteration
Date
: 2026-01-10
Size
: 1kb
User
:
張騰文
[
CSharp
]
TSP with GA in C#
DL : 0
Travelling Salesman Problem (TSP) with GA in C#
Date
: 2026-01-10
Size
: 27kb
User
:
MostafaSalehi
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.