搜索资源列表

  1. HDU-and-some-problem

    0下载:
  2. 杭电上面的一些题目和一些常见的算法(贪心,错排,快排之类),以及2015*笔试题答案-Some of the topics to hang above the power and some common algorithms (greedy, staggered, fast row, 2015), and Alibaba written answers.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:李克武
  1. DeepLearning-master

    0下载:
  2. 深度学习的概念源于人工神经网络的研究。含多隐层的多层感知器就是一种深度学习结构。深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。[1] 深度学习的概念由Hinton等人于2006年提出。基于深信度网(DBN)提出非监督贪心逐层训练算法,为解决深层结构相关的优化难题带来希望,随后提出多层自动编码器深层结构。此外Lecun等人提出的卷积神经网络是第一个真正多层结构学习算法,它利用空间相对
  3. 所属分类:数据挖掘

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:Francis
  1. progamming

    0下载:
  2. 各种算法比如矩阵鞍点,分划,n阶乘,螺旋阵,穿越沙漠,二分法求解方程,百鸡问题,残缺棋盘,贪心法删数,矩阵乘法动态规划。。。等等,亲测可以运行。-Various algorithms such as matrix saddle point, partition, n factorial, spiral array, through the desert, the dichotomy solve the equations, one hu
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:247808
    • 提供者:张潇
  1. HUAWEI-Code-Craft-

    0下载:
  2. 2016华为软件精英挑战赛70分程序,包括最短路,贪心等算法-2016 HUAWEI software elite challenge 70 points program, including the shortest path, greedy algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:423936
    • 提供者:lirunling
  1. BlackAndWhite

    0下载:
  2. 黑白棋,总共分为四个等级,实现算法以贪心为主,以棋盘点权值辅助,以棋盘点预测所占优势做优化。-Reversi total is divided into four grades, with greedy algorithm mainly to assist the board point weights to do a predominance checkerboard prediction optimization.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:刘昊岩
  1. lvxing

    0下载:
  2. 旅行商问题是NP完全的组合优化问题。分析了邻域启发式算法的基本操作,提出 一种简单的启发式贪心法,仅利用城市间的距离信息求解旅行商问题-Traveling salesman problem is np-complete combinatorial optimization problem.The basic operation of neighborhood heuristic algorithm is analyzed and p
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:
  1. Prim

    0下载:
  2. 经典的prim算法,采用贪心策略,求一个给定的加权连通图的最小生成树。- The classic prim algorithm, using the greedy strategy, for a given weighted connected graph of the minimum spanning tree.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:173056
    • 提供者:sr
  1. Python-Algorithms-master

    0下载:
  2. ##Python-Algorithms "Python Algorithms: Mastering Basic Algorithms in the Python Language" ##Python算法教程 - [第1章 引言](/Chapter1) - [第2章 基础知识](/Chapter2) - 第3章 计数初步 - 第4章 归纳,递归及归简 - 第5章 遍历:算法学中的万能钥匙 -
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:scjss
  1. Project_15352073_Dengdian_v2

    0下载:
  2. 停船问题退火解决,启发式算法解决泊位分配问题,退火是比较简单的,这里介绍简单的退火贪心来求解(To solve the problem of annealing, a heuristic algorithm to solve the berth allocation problem, annealing is relatively simple, this simple greedy annealing to solve)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:517120
    • 提供者:dsada
  1. Theoptimalvertex

    0下载:
  2. 改进的最优顶点覆盖贪心边近似算法,大家可以看看(Improved optimal vertex covering greedy edge approximation algorithm)
  3. 所属分类:

    • 发布日期:2024-05-18
    • 文件大小:202752
    • 提供者:TraceCJY
  1. dros

    0下载:
  2. acm换钱的算法,主要检查货币的度量衡是否可以用贪心法()
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:506880
    • 提供者:loekqeudinqr
« 1 2 ... 35 36 37 38 39 40»

源码中国 www.ymcn.org