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

搜索资源列表

  1. vc++多边形裁剪算法

    2下载:
  2. vc++版本多边形裁剪算法,十分有用,适合初学者
  3. 所属分类:GDI/图象编程

  1. Floyd算法程序及PPT讲解

    0下载:
  2. 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:141312
    • 提供者:惊荷一蛙
  1. 基于SCMA消息传递算法的代码

    1下载:
  2. SCMA系统译码端实现,主要是MPA(消息传递算法)的创新(SCMA system decoding side implementation, mainly MPA (message passing algorithm) innovation)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. MPA算法代码和基于并行策略的MPA算法 

    1下载:
  2. 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. 算法

    0下载:
  2. 总结了各个排序算法的使用,包括了冒泡,选择,插入,归并,希尔,快排等常用的排序算法(Summed up the use of sorting algorithms, including bubble, select, insert, merge, Hill, fast row and other commonly used sorting algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1986560
    • 提供者:crazy_dog
  1. 烟花算法matlab代码

    8下载:
  2. 该算法是目前国际上最新的智能算法——烟花算法,有需要的同学可以自己下载。(The algorithm is the world's latest intelligent algorithm - Fireworks algorithm, there is a need for students to download their own.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:20480
    • 提供者:斯坦福
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:29696
    • 提供者:小o
  1. SCMA中MPA算法代码

    2下载:
  2. 此文件为MPA消息传递算法的matlab源文件,在SCMA非正交多址的情况下,具有良好的多用户检测的性能。(This file is the matlab source of the MPA messaging algorithm, and has good multiuser detection performance in the case of SCMA non orthogonal multiple access.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:hsbs92
  1. 粒子群优化算法

    0下载:
  2. 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:cjq0624
  1. 粒子群优化算法2

    2下载:
  2. 三种常见的粒子群优化算法,如linWPSO,LnCPSO,PSO(Three common particle swarm optimization algorithms, such as linWPSO, LnCPSO, and PSO)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:cjq0624
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 配合MATLAB智能算法案例分析一书的源代码(With MATLAB intelligent algorithm case analysis of a Book of the source code)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1618944
    • 提供者:cjq0624
  1. 粒子群优化算法

    0下载:
  2. MATLAB算法,粒子束优化算法(IPSO),同时包含各种算法比较算法,ML、OSIC、IPSO(MATLAB algorithm, particle beam optimization algorithm (IPSO), including a variety of algorithm comparison algorithm, ML, OSIC, IPSO)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:123345
  1. 遗传算法优化BP神经网络-非线性函数拟合

    7下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:51200
    • 提供者:海航
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. 距离矢量路由算法SP2(完成)

    0下载:
  2. 距离矢量路算法:每个路由器维护一张路由表(即一个矢量),它以网络中的每个路由器为索引,表中列出了当前已知的路由器到每个目标路由器的最佳距离,以及所使用的线路。通过在邻居之间相互交换信息,路由器不断地更新他们的内部路由表。(Distance vector routing algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:262144
    • 提供者:wangygang
  1. C++经典算法

    0下载:
  2. 经典的C++算法,对于初学者来说,会有一定的好处!可以看看!(Classic C++ algorithm, for beginners, there will be some benefits! Can see!)
  3. 所属分类:C#编程

    • 发布日期:2017-12-29
    • 文件大小:1095680
    • 提供者:龙■D吖
  1. 改进LMS算法

    0下载:
  2. 改进的LMS算法及其在噪声对消中的应用,更好的解决了收敛速度和稳态误差的矛盾(The improved LMS algorithm and its application in noise cancellation can better solve the contradiction between convergence speed and steady-state error)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:啊催
  1. 遗传算法matlab求最小值

    3下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:31744
    • 提供者:Dl123
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. 银行家算法

    0下载:
  2. 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:1892352
    • 提供者:sylviasue
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com