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
    • 文件大小: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. CSharp

    0下载:
  2. Csharp排序算法几种详细的算法冒泡选择希尔等并有自己做的注释
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1941
    • 提供者:jin
  1. StandardApriori.rar

    0下载:
  2. apriori算法的c#实现,包括规则生成。,apriori algorithm c# achieve, including the rule generation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:6087
    • 提供者:Johnshen
  1. huffman.rar

    0下载:
  2. 实现哈夫曼树算法,用VS2005开发,并附有详细的文本说明!,Huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:9649
    • 提供者:成涛
  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. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:34723
    • 提供者:jorn ham
  1. Matlab-and-CSharp

    0下载:
  2. 混合编程C#与matlab,完成复杂程序算法的调用-Mixed Programming C# with matlab, the call complex program algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1120298
    • 提供者:林哲
  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. DataMatrixDec20061217

    2下载:
  2. DataMatrix解码源码,好不容易才找到的。很有参考价值,里面有很多算法,可以选择。-The DataMatrix decodeing source code ,It s so difficult to find it.and the programme language is C#. there are many alogrithm to be chosen.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-15
    • 文件大小:562173
    • 提供者:刘玲
  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. 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
    • 文件大小:18730
    • 提供者:huangxupeng
  1. DataStructure(CSharp)

    0下载:
  2. 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1346108
    • 提供者:liukunyao
  1. aa

    0下载:
  2. C#写的蚁群算法,实现了五个城市的旅行商问题,简单易懂-ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1657
    • 提供者:leopold
  1. ExperimentsOfParallelAlgorithms

    1下载:
  2. 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
  3. 所属分类:Algorithm

    • 发布日期:2016-06-23
    • 文件大小:1150777
    • 提供者:绿城苍狼
  1. Ant

    0下载:
  2. 用csharp实现蚁群算法。运行后可以看到蚂蚁的路径变化。-Ant colony algorithm used to achieve csharp. After the run we can see changes in the path of ants.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:82911
    • 提供者:黄鹂
  1. PRproject_lda

    1下载:
  2. 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
  3. 所属分类:Algorithm

    • 发布日期:2015-06-23
    • 文件大小:435187
    • 提供者:李洪涛
  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
    • 文件大小:39577
    • 提供者:zsepy
« 12 3 4 »
搜珍网 www.dssz.com