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

搜索资源列表

  1. dijkstra算法

    0下载:
  2. dijkstra算法,最基础简单方便易学!(A very fundamental and easy version of Dijkstra algorithm! Hope everyone can start at this point!)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:xiaotong0201
  1. 贪心算法背包问题

    0下载:
  2. 一个简单贪心算法的研究,背包问题,供大家浏览参考。(A simple greedy algorithm research, knapsack problem, reference for browsing.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:CJPYXS
  1. 贪心算法 简单问题研究

    0下载:
  2. 关于贪心算法的最优安排和稍微复杂的研究,文中给出两个小例子。(About the greedy algorithm is the optimal arrangement and study a little more complicated, two small example is given in the paper.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:CJPYXS
  1. 刘星算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。遗传算法广泛应用在生物信息学、系统发生学、计算科学、
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:韬文
  1. 遗传算法与粗糙集的简单实现

    0下载:
  2. 简答的实现了粗糙集理论与遗传算法,非原创(The simple realization of the theory of rough set and genetic algorithm, non original)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:13312
    • 提供者:icansky
  1. 差分进化算法算例.docx

    2下载:
  2. 有关差分进化算法的一个简单算例。简单函数算例流程以及源代码(Differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:94208
    • 提供者:随心!
  1. 图像生成算法

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

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

    1下载:
  2. 简单的LMS算法实现,对自适应滤波算法的学习很有帮助
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:3795
    • 提供者:AotYan
  1. EM算法之三硬币模型:matlab编程实现

    7下载:
  2. EM算法是人工智能十大算法之一。三硬币模型算例出自李航的《统计学习方法》,书中给出了计算结果和简单解说,对于不是学数学的看这种复杂的公式看不懂,我也看了很久才看懂。我用matlab编写的代码,并作了详细的注释。(EM algorithm is one of the ten major algorithms of artificial intelligence. The three coin model is derived from Li Hang's statistical learning
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:27648
    • 提供者:碎风
  1. 矩阵调度算法

    0下载:
  2. 迪杰斯特拉算法,求两点最短路径,可以简单快速得出矩阵内两点之间的最短路径。(Di Jie Si Te La Suan Fa)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:836608
    • 提供者:元叶
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. 10种简单的数字滤波C语言源程序算法

    0下载:
  2. 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:kanewater
  1. 4663253

    0下载:
  2. 一个判断输入的一个时间是否为瑞年的简单算法,也于大家分享吧!()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:zncpde
  1. 遗传算法所有代码

    0下载:
  2. 包含了遗传算法所有的代码,简单快捷,可以直接使用(Queuing theory, to solve a series of dynamic queuing problems, is a good algorithm code, can be used directly)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:5671936
    • 提供者:我是鲸鱼
  1. 简单函数优化的遗传算法程序

    0下载:
  2. 针对matlab简单函数优化的遗传算法的优化(Optimization of genetic algorithms for matlab simple function optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:5120
    • 提供者:yaya3
  1. MATLAB智能算法30个案例分析 源代码

    0下载:
  2. 遗传算法的路径优化问题简单案例教程,及智能算法相关30个案例(A simple case course for path optimization of genetic algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:4575232
    • 提供者:学习小渣渣
  1. 第四次--排序算法

    0下载:
  2. 堆排序的简单算法和应用 对半插入排序的简单算法和应用 快速排序的简单算法和应用(Simple algorithm and application of heap sequencing Simple algorithm and application of half insertion sort Simple algorithm and application of fast sorting)
  3. 所属分类:数据结构

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:kaiser1998
  1. 粒子群算法ppt

    0下载:
  2. 关于粒子群算法的教案,简单易懂,可应用于数学建模(The teaching plan of the particle swarm algorithm is easy to understand and can be applied to mathematical modeling)
  3. 所属分类:人工智能/神经网络/深度学习

  1. viterbi译码算法实现

    0下载:
  2. 代码实现了维特比译码,流程为:实验中先生成编码数据,再信道简单加噪,之后进行维特比译码。(The code implements the Vitby decoding process. The process is as follows: in the experiment, the code data is encoded, then the channel is simply added to the noise, and then the Vitby decoding is perform
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:208896
    • 提供者:啦丿啦
  1. 遗传算法路径规划MATLAB代码

    1下载:
  2. 传统遗传算法仿真程序,简单易懂,是可以运行出来的(Traditional genetic algorithm simulation program can be run out.)
  3. 所属分类:仿真建模

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:IBELEVE
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com