登录 注册
当前位置:主页 > 资源下载 > 37 > Python算法模板和LeetCode问题的解决方案集合:python-algorithm-templates

Python算法模板和LeetCode问题的解决方案集合:python-algorithm-templates

  • 更新:2024-07-27 22:38:20
  • 大小:9.77MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

Algorithm templates and LeetCode Solutions TBD Add multi binary search algorithm for leetcode0034 Add Segment Tree for data structure Add union-find algorithm(Disjoint Set Union) for data structure Add catalan number 全错位排列问题 LeetCode1467 概率问题 Notes 此处主要加入自己的学习笔记 快速幂/矩阵快速幂 支持向量机 还需要补充完善 Buffon’s Needle Problem 一个几何概型问题,以及采样的技巧 组合数学常用公式 总结组合数学常用公式 线性可分感知机及其对偶形式 感知机建模,推导以及Gram矩阵优化 @classmethod