Code Monkey home page Code Monkey logo

slbyml.github.io's Introduction

一名长期奋斗在⚠️的一线前端工作者er

为梦想而年轻,为年轻而坚定!个人博客

slbyml's github stats

Top Langs

slbyml.github.io's People

slbyml.github.io's Issues

博客诞生记 | 静水深流

https://slbyml.github.io/saves/blog_old.html

本文介绍应用VuePress搭建一个博客,据官网说:VuePress 由两部分组成:一部分是支持用 Vue 开发主题的极简静态网站生成器,另一个部分是为书写技术文档而优化的默认主题。它的诞生初衷是为了支持 Vue 及其子项目的文档需求。

听说你至今不晓得缓存淘汰算法?实现LRU、LFU和FIFO? | 静水深流

https://slbyml.github.io/algorithm/cache.html?#%E4%BC%98%E5%8C%96lru:lru-k-two-queues-2q-mq

缓存淘汰算法,在进程中也被称作页面置换算法,即程序在运行时,若新访问的不在内存中而需将其存入内存,若此时内存已无多余空间,此时就需要从内存中清除一些数据来存储最新的访问数据,而这个算法就是针对需要淘汰的数据给出最优、最高效和命中率最高的方案.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.