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

搜索资源列表

  1. 多种分词方法

    0下载:
  2. 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20833489
    • 提供者:阿瑟多幅
  1. Csharp-2.6

    0下载:
  2. 这是C#版本开发的SVM类库包,适合不同爱好的同学学习.-This is the C# version of SVM library development package, suitable for a variety of students to learn.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:21816
    • 提供者:张先生
  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
    • 文件大小:131403
    • 提供者: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
    • 文件大小:110850
    • 提供者:linvg
  1. CsharpTSP

    0下载:
  2. Csharp实现蚁群算法解决TSP问题,主要是一种模拟生物的进化:用信息素来引导蚂蚁向比较好的方向前进.是学习该算法的很好的参考源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:5376
    • 提供者:tony
  1. WordNet 语义计算 CSharp版

    1下载:
  2. 操作 WordNet 3.0 词汇语义资源的 C# 类。该API提供了获得 WordNet 项目的大部分内容,包括所有的同义词集以及它们之间所有的词汇关系。 This is a C# .NET API for the WordNet 3.0 lexical semantics resource. The API captures most of the content of the WordNet project, including all synset definitions and syn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-27
    • 文件大小:208621
    • 提供者:hello_web
  1. kaixin001-helper.rar

    0下载:
  2. 开心农场外挂程序,可以修改为机器人程序,实现挂机刷农场,Happy Farm plug-in procedure, the procedure can be modified for the robot to achieve farm brush hang up
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:3096929
    • 提供者:高晓光
  1. AprioriANDFPtree.rar

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

    • 发布日期:2017-04-10
    • 文件大小:1068938
    • 提供者: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
    • 文件大小:24649728
    • 提供者: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
    • 文件大小:546348
    • 提供者:张雨萌
  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
    • 文件大小:831148
    • 提供者:LiuKe
  1. NeuralNetwork-0.1

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

    • 发布日期:2017-03-30
    • 文件大小:451049
    • 提供者: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
    • 文件大小:39009
    • 提供者: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
    • 文件大小:12718
    • 提供者:David
  1. GeneticsDevTwoSource

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

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

    0下载:
  2. 卷积神经网络的Csharp版本,已经编译成windowsAPI库,根据Mike的源代码改写而成。供研究卷积神经网络CNN的人使用。-Csharp version convolutional neural network has been compiled into windowsAPI library, according to the source code adapted from Mike. CNN convolutional neural networks for research of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3758849
    • 提供者:LiuKe
  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
    • 文件大小:80768
    • 提供者:关河
  1. Artificial-Immune-Algorithm

    0下载:
  2. 用CSHARP编写,通过人工免疫算法来实现垃圾邮件的过滤-CSHARP preparation used through artificial immune algorithm to achieve the filtering spam
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:337625
    • 提供者:包波
  1. OneLayerPerceptronClassifier

    0下载:
  2. A simple One layer perceptron classifier written in CSharp and using the AForge framework
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:37854
    • 提供者:Silviu
  1. CSharp

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

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