搜索资源列表
SimulatedAnnealing(TSP)CSHARP
- 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal path.
KNN(CSHARP)
- 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
CSharp
- Csharp排序算法几种详细的算法冒泡选择希尔等并有自己做的注释
StandardApriori.rar
- apriori算法的c#实现,包括规则生成。,apriori algorithm c# achieve, including the rule generation.
huffman.rar
- 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
Matlab-and-CSharp
- 混合编程C#与matlab,完成复杂程序算法的调用-Mixed Programming C# with matlab, the call complex program algorithm
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
timetable-csharp
- c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
RealGeneticAlgorithm
- 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
GeneticsDevTwoSource
- 自适应遗传算法的C#源码,可用sharpdevelope编译-Genetics Dot Net Two- Adaptive Programming
Genetic_algorithm
- c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
BP(cSharp)
- 基于.net环境下C#语言开发的改进的BP神经网络算法-Based. Net C# language developed under the improved BP neural network algorithm
RepeatedForms
- 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
DataStructure(CSharp)
- 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
AFA
- 人工鱼群算法,自己编的,比较简单、易懂。注:鱼群算法是一种比较新的仿生算法。-artificial fish algorithm
Ant
- 用csharp实现蚁群算法。运行后可以看到蚂蚁的路径变化。-Ant colony algorithm used to achieve csharp. After the run we can see changes in the path of ants.
100002moga2
- 0-1遗传算法实现 可以解决简单的背包问题-0-1 simple genetic algorithm can solve the knapsack problem
Csharpcode
- 非常好用的遗传算法源码,肯定能帮上大家-the best algo software,hope to help everybody!!!
Csharp-Genetic-Algorithm--
- 一个简单的遗传算法在c#。它将不会多线程,也有异国情调的操作人员和收敛标准(例如一种情形发现许多解决方法是非常相似的)。它只是证明遗传算法在托管代码,利用的一些特点。net的运行时间。 -A simple genetic algorithm in c#. It will not be multi-threaded, there are also exotic operators and convergence criteria (for example, found that many so
CSharp
- 遗传算法 Csharp C# Genetic Algorithms-Genetic Algorithms