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

搜索资源列表

  1. 基于遗传算法的TSP算法

    0下载:
  2. 一种基于遗传算法的TSP算法,比遗传算法更为合理准确(A TSP algorithm based on genetic algorithm is more reasonable and accurate than genetic algorithm)
  3. 所属分类:其他

  1. 数据结构与算法:C_语言描述(中文)

    0下载:
  2. 数据结构与算法的学习对于软件开发的专业程序员而言是非常关键,本书为C#语言程序员提供了学习基础数据结构与算法的机会(Data structure and algorithm learning is very critical for professional programmers in software development. This book provides C# language programmers with the opportunity to learn basic data
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:1095680
    • 提供者:时间记忆
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。(Genetic algorithm is a search algorithm used to solve the optimization in computational mathematics. It is one of the evolutionary algorithms. Evolu
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:秋时红枫
  1. 数据挖掘中十大经典算法

    0下载:
  2. 机器学习十大算法、大数据、数据挖掘、机器学习(classic machine learning algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:773120
    • 提供者:飞翔wo
  1. 算法设计与分析基础.第3版

    1下载:
  2. 本书主要讲算法,啥平台都行。算法是计算机科学的基础。希望对大家有帮助!(This book mainly talks about algorithms, and all the platforms are all right. The algorithm is the basis of computer science. I hope to help you!)
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:21025792
    • 提供者:neverwar
  1. 数据结构与算法JavaScript描述

    0下载:
  2. 数据结构与算法Javascr ipt描述,前端面试的可以看看,数据结构还是很重要(Data structure and algorithm Javascr ipt descr iption)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-06
    • 文件大小:13705216
    • 提供者:guanyu
  1. 基于粒子群算法的多目标搜索算法

    4下载:
  2. 本案例是基于粒子群算法的多目标搜索算法,对于多目标搜寻效果不错(This case is a multi target search algorithm based on particle swarm optimization, which has a good effect on multi target search.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:jackie_lee
  1. 算法第四次作业

    0下载:
  2. 使用搜索算法实现的0-1背包问题和迷宫问题(0-1 knapsack problem and maze problem by search algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:60416
    • 提供者:mmdxs
  1. 基于遗传算法的BP神经网络优化算法

    1下载:
  2. 基于遗传算法的BP神经网络优化算法,便于相关研究人员理解(BP neural network optimization algorithm based on genetic algorithm to facilitate the understanding of relevant researchers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:jackie_lee
  1. 粒子群算法的寻优算法

    0下载:
  2. 粒子群寻优算法,通过粒子群算法寻找最优解的问题(Particle swarm optimization (PSO) algorithm and the problem of finding the optimal solution by particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:772096
    • 提供者:jackie_lee
  1. 基于动态粒子群算法的动态环境寻优算法

    0下载:
  2. 动态粒子群寻优算法,且通过matlab代码来实现(Dynamic particle swarm optimization algorithm, and realized through MATLAB code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:18432
    • 提供者:jackie_lee
  1. Prim+Kruskal 算法求最小生成树

    0下载:
  2. C语言 Prim Kruskal 算法求最小生成树(C language Prim+Kruskal algorithm for minimum spanning tree)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:anonym0us
  1. 自然语言处理NPL-最大概率分词算法

    0下载:
  2. 自然语言处理NLP,最大概率分词算法,带有详细说明文档(Natural Language Processing NLP, maximum probability segmentation algorithm)
  3. 所属分类:移动互联网开发

    • 发布日期:2018-01-06
    • 文件大小:99328
    • 提供者:MaysThree
  1. 数据结构与算法分析:C语言描述

    1下载:
  2. 数据结构和算法分析以及相应书中代码和答案(data structure and algorithm analysis)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:10821632
    • 提供者:疯子2
  1. 两个算法

    0下载:
  2. 实现了两种搜索算法,进行矩阵运算,可以在矩阵上查找出需要的若干行(Two kinds of search algorithms are realized and matrix operation is carried out)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:14295040
    • 提供者:lyfdamon
  1. Powell算法

    0下载:
  2. powell算法的实现,matlab语言实现方式,已经验证过了,供大家参考(The implementation of the Powell algorithm, the implementation of the MATLAB language, has been verified, for people to refer to)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:anandayang
  1. 遗传算法

    0下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的遗传算法程序,c++.(A genetic algorithm program for the best choice of road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:610304
    • 提供者:Starkey
  1. 蚁群算法

    1下载:
  2. 实现了最佳路劲选择,而不遗漏任何一个坐标位置的蚁群算法程序,c++.(An ant colony algorithm program for selecting the best road strength without missing any one coordinate position, c++.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:18512896
    • 提供者:Starkey
  1. 飞思卡尔__所有的算法

    0下载:
  2. 飞思卡尔__所有的算法,用于比赛及智能控制(Fly think of Carle __ all the algorithms for the game, and intelligent control)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:695296
    • 提供者:艾伦参上
  1. 数据结构与算法分析_Java语言描述

    0下载:
  2. 数据结构与算法分析一书的中文翻译,使用Java语言描述(Data structure and algorithmic analysis of Chinese translation of a book, described in the Java language)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-07
    • 文件大小:37801984
    • 提供者:飄蕩的雲
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com