CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 算法

搜索资源列表

  1. BPNETwithCSharp

    0下载:
  2. BP算法源代码,绝对可以运行,用户可以十分放心的下载哦。-BP source code ,download it without warrying.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:9457
    • 提供者:江涛
  1. Genetic_Algorithm

    0下载:
  2. 基于遗传算法的走迷宫实现,主要算法原理为遗传算法,界面实现为WinForm-Maze based on genetic algorithm to achieve the main principle for the genetic algorithm method, the interface is implemented as WinForm
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:54003
    • 提供者:小光
  1. Algorithm

    0下载:
  2. 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:33907
    • 提供者:bufeng
  1. k_means

    0下载:
  2. k均值聚类算法,可以完成k均值聚类运算。实现几个点的聚类-k means clustering algorithm, k means clustering operation can be completed. Clustering to achieve several points
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:26511
    • 提供者:lazyshi
  1. K-means

    1下载:
  2. k-means 算法 step1 初始化K个质心 step2 将所有的点分配给最近的质心 step3 更新质心 step4 若质心都没用变化,则停止,否则返回step2 -k-means algorithm is initialized step1 step2 K a center of mass of all the points assigned to the nearest centroid centroid step3 step4 update no us
  3. 所属分类:C#编程

    • 发布日期:2013-04-10
    • 文件大小:44372
    • 提供者:vince
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. c#编程实现VRP问题

    1下载:
  2. c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
  3. 所属分类:C#编程

  1. 多Agent自组织系统算法实现

    1下载:
  2. 多Agent自组织系统算法实现用于解决Prey-Predator问题-Multi-Agent self-organizing system algorithm for solving the problem of Prey-Predator
  3. 所属分类:C#编程

    • 发布日期:2017-11-06
    • 文件大小:80217
    • 提供者:zouru
  1. 遗传算法的基本算法,最优化算法

    0下载:
  2. 遗传算法的基本算法,最优化算法,以及单点交叉等有关遗传算法的代码
  3. 所属分类:C#编程

  1. 非线性补偿可调阶数曲线拟合

    0下载:
  2. C语言算法,手动输入数据,数据个数可调,拟合阶数可调,带加权处理,可设置精度.
  3. 所属分类:C#编程

  1. basic

    0下载:
  2. 解决旅行商遗传算法,能够运行,帮助学习遗传算法(Solve travel agent genetic algorithm, can run, help learning genetic algorithm)
  3. 所属分类:C#编程

    • 发布日期:2017-12-30
    • 文件大小:350208
    • 提供者:343513545
  1. Flood Fill

    1下载:
  2. 基于种子蔓延的洪水淹没算法,基于C#语言编写而成,以数组为例,递归思想(The flood inundation algorithm based on seed spreading is based on C# language, and takes the array as an example)
  3. 所属分类:C#编程

    • 发布日期:2017-12-20
    • 文件大小:35840
    • 提供者:GIOGIO
  1. RayCasting

    0下载:
  2. 光线投射算法的一个简单程序代码,简单的源代码,应用的为平行投影(ray-casting source code)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:124928
    • 提供者:未来19901020
  1. vc source of channel capacity--diedai

    0下载:
  2. 利用迭代算法计算信道编码的容量,是信息论与编码这门学科的基础。(Using iterative algorithm to calculate the capacity of channel coding is the basis of the discipline of information theory and coding.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:49152
    • 提供者:LdF!!!
  1. bresenham算法演示

    0下载:
  2. 简单的bresenham算法,包括圆和线的生成,计算机图形学必会编程,写的垃圾,希望能过(A simple Bresenham algorithm, generating circle and line, computer graphics will be programming, write, hoping)
  3. 所属分类:C#编程

    • 发布日期:2018-01-01
    • 文件大小:80896
    • 提供者:pinking
  1. 图像生成算法

    0下载:
  2. C#图像分割简单算法,用于实现图像生成后分割(A simple algorithm of C# image segmentation)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:51200
    • 提供者:菠萝蛋塔
  1. YHJSF

    0下载:
  2. 操作系统书籍中,银行家算法实验C#窗体代码,简易(In the operating system books, the banker's algorithm experiment C# form code is simple and simple.)
  3. 所属分类:C#编程

  1. 算法练习

    0下载:
  2. C#语言实现快速排序,可以提供算法参考,基于VS平台进行实现(C# language implements fast sorting, which provides algorithm reference)
  3. 所属分类:C#编程

    • 发布日期:2018-01-10
    • 文件大小:25600
    • 提供者:just guess
  1. DES

    0下载:
  2. DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)
  3. 所属分类:C#编程

    • 发布日期:2018-04-30
    • 文件大小:223232
    • 提供者:Amine超
  1. BM算法

    1下载:
  2. 基于c语言编写的bm算法,可读入2^32以内的序列
  3. 所属分类:C#编程

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com