Chener丶

weigao.cc

vuePress-theme-reco weigaochen    2017 - 2022
Chener丶 Chener丶

Choose mode

  • dark
  • auto
  • light
Home
Category
  • Algorithm
  • Server
  • Cloud
  • Linux
  • Database
  • Frameworks
  • Python
  • Frontend
  • Grammar
  • Networks
  • Others
  • Projects
  • Research
  • Tools
Tag
TimeLine
Contact
  • Email (opens new window)
  • GitHub (opens new window)
author-avatar

weigaochen

79

文章

58

标签

    Home
    Category
    • Algorithm
    • Server
    • Cloud
    • Linux
    • Database
    • Frameworks
    • Python
    • Frontend
    • Grammar
    • Networks
    • Others
    • Projects
    • Research
    • Tools
    Tag
    TimeLine
    Contact
    • Email (opens new window)
    • GitHub (opens new window)

    Tags

    vuePress-theme-reco weigaochen    2017 - 2022
    全部algorithmleetcodebitmapFibonaccilcslinked_listmathslide_windowsortstackstringdockerJavaBackendcloudhuaweiLinuxservernginxdatabasepythonredisweb frameworkfrontendfiguresjavascriptnode.jsyarnhttpcodelifethoughtsbug logblogc/c++vue.jsceleryhash mapdictvirtualenvpaperCSIlatexdeeplearningCVsourceaptpiptoolsprefixThreaddatastructtcp/ipotherspytestbinary_searchdpPythondfs/bfs
    The Zen of Python

    Zon of Python -- By Tim Peters

    翻译 -- weigao chen

    weigaochen 1/1/2017 python
    Vuepress Blog Guide
    weigaochen 5/10/2018 vue.jsblog
    Blog Update Plan
    weigaochen 5/26/2021 blog
    Algorithm of Priority Queue(Heap)

    🟥🟧🟨 优先级队列的原理以及应用。🟩🟪🟫🟨

    1. 大根堆
    2. 小根堆(Python 默认)
    weigaochen 11/29/2021 algorithm
    Algorithm of DP: Basic Problems

    🚑🚑🚑 针对动态规划,本文主要讲述动态规划基础问题及求解,包括:

    1. 记忆化搜索
    2. TODO
    weigaochen 11/23/2021 algorithm
    Soft Skills - The Software Developer's Lift Manual

    这是一篇关于《软技能 - 代码之外的生存指南》的读书笔记,作者是 John Z.Sonmez [美]。

    weigaochen 10/24/2021 others
    设计模式
    weigaochen 10/18/2021 JavaBackend
    Algorithm of Back Track

    回溯法(英语:backtracking)是暴力搜索法中的一种。

    对于某些计算问题而言,回溯法是一种可以找出所有(或一部分)解的一般性算法,尤其适用于约束补偿问题(在解决约束满足问题时,我们逐步构造更多的候选解,并且在确定某一部分候选解不可能补全成正确解之后放弃继续搜索这个部分候选解本身及其可以拓展出的子候选解,转而测试其他的部分候选解)。

    weigaochen 10/15/2021 algorithm
    Python 面向对象:类与对象
    weigaochen 9/5/2021 python
    Some Tools
    weigaochen 9/4/2021 tools
    上一页 1 ... 1234567 ... 8 下一页 跳转至 前往