CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 算法 csharp

搜索资源列表

  1. SimulatedAnnealing(TSP)CSHARP

    1下载:
  2. 运用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.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:128.32kb
    • 提供者:linvg
  1. KNN(CSHARP)

    1下载:
  2. 基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:108.25kb
    • 提供者:linvg
  1. AprioriANDFPtree.rar

    0下载:
  2. 实现了数据挖掘算法中关联规则挖掘的Apriori和FP-tree算法,其中FP-tree算法可绘制出FP树,并显示中间结果和最后生成的规则,Apriori and FP-tree in DM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:willnow
  1. AForge.NET_Framework-2.1.3

    2下载:
  2. 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-27
    • 文件大小:23.51mb
    • 提供者:dozenow
  1. timetable-csharp

    1下载:
  2. c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:533.54kb
    • 提供者:张雨萌
  1. src_Backprop_ANN_XOR

    1下载:
  2. 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:811.67kb
    • 提供者:LiuKe
  1. NeuralNetwork-0.1

    0下载:
  2. 老外c#写的神经网络算法包,希望有所帮助-Foreigners c# neural network algorithm package hope that helps
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:440.48kb
    • 提供者:lijiping
  1. expert

    2下载:
  2. 油气解释专家系统源码,用于油田油气水的测录井解释,使用了遗传学算法-Oil and Gas explain the expert system source code for the oil and gas fields of water logging interpretation using genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-09-16
    • 文件大小:38.09kb
    • 提供者:gpluo
  1. RealGeneticAlgorithm

    0下载:
  2. 自已编写的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!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:12.42kb
    • 提供者:David
  1. GeneticsDevTwoSource

    0下载:
  2. 自适应遗传算法的C#源码,可用sharpdevelope编译-Genetics Dot Net Two- Adaptive Programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:117.4kb
    • 提供者:李信一
  1. Genetic_algorithm

    0下载:
  2. c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:80.62kb
    • 提供者:哈哈
  1. DotNET2008BasedSVM

    2下载:
  2. 支持向量机用于遥感影像分类,是一种高效、高精度的人工智能分类算法-SVM is a powerful classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-09
    • 文件大小:138kb
    • 提供者:王晴
  1. BP(cSharp)

    0下载:
  2. 基于.net环境下C#语言开发的改进的BP神经网络算法-Based. Net C# language developed under the improved BP neural network algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:78.88kb
    • 提供者:关河
  1. RepeatedForms

    0下载:
  2. 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:18.29kb
    • 提供者:huangxupeng
  1. financeAI-13508

    0下载:
  2. 利用人工智能算法对财务数据进行分析,用C#代码写的。-The use of artificial intelligence algorithms to analyze financial data, using C# code written.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2.28mb
    • 提供者:sunstudio
  1. AFA

    2下载:
  2. 人工鱼群算法,自己编的,比较简单、易懂。注:鱼群算法是一种比较新的仿生算法。-artificial fish algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-06-17
    • 文件大小:1.28kb
    • 提供者:leopold
  1. 100002moga2

    0下载:
  2. 0-1遗传算法实现 可以解决简单的背包问题-0-1 simple genetic algorithm can solve the knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:174.91kb
    • 提供者:吴学兵
  1. Csharpcode

    0下载:
  2. 非常好用的遗传算法源码,肯定能帮上大家-the best algo software,hope to help everybody!!!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:806.38kb
    • 提供者:liyan
  1. Csharp-Genetic-Algorithm--

    0下载:
  2. 一个简单的遗传算法在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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:38.65kb
    • 提供者:zsepy
  1. CSharp

    0下载:
  2. 遗传算法 Csharp C# Genetic Algorithms-Genetic Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1.71kb
    • 提供者:lzs
« 12 »
搜珍网 www.dssz.com