Cookiecoolkid
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

Dynamic Programming II

状态机模型 💡
2024-09-19
Algorithm
#Algorithm #AcWing

Dynamic Programming I

二维数字三角形模型 🔺 最长上升自序列模型 📈 背包问题 🎒 动态规划 状态表示(思考维度 如二维f[i][j]) 集合:f[i][j] 表示哪些情况 属性:f[i][j] 表示集合里的 MAX/MIN/数量 状态计算 划分集合(不重不漏) 状态转移方程
2024-09-02
Algorithm
#Algorithm #AcWing

FAT32-spec

Check the FAT32 file system specification. https://jyywiki.cn/OS/manuals/MSFAT-spec.pdf
2024-07-01
Operation System
#Operation System

os-review

Thank you. Teacher jyy!
2024-06-28
Operation System
#Operation System

os-code-persistence

All code is taken from NJU-2024-operation-system by jyy. please check https://jyywiki.cn/OS/2024/ forked-code: https://github.com/Cookiecoolkid/jyyos/tree/master/persistence
2024-06-28
Operation System
#Operation System

os-code-kernel

All code is taken from NJU-2024-operation-system by jyy. please check https://jyywiki.cn/OS/2024/ forked-code: https://github.com/Cookiecoolkid/jyyos/tree/master/kernel
2024-06-28
Operation System
#Operation System

os-code-virtualization

All code is taken from NJU-2024-operation-system by jyy. please check https://jyywiki.cn/OS/2024/ forked-code: https://github.com/Cookiecoolkid/jyyos/tree/master/virtualization
2024-06-27
Operation System
#Operation System

emoji & mathjax

最近希望在 hexo 上加上支持渲染 emoji 的功能,但是此时发现 mathjax 无法正常渲染了.
2024-06-26
hexo
#hexo

os-code-concurrency

All code is taken from NJU-2024-operation-system by jyy. please check https://jyywiki.cn/OS/2024/ forked-code: https://github.com/Cookiecoolkid/jyyos/tree/master/concurrency
2024-06-26
Operation System
#Operation System

os-code-introduction

All code is taken from NJU-2024-operation-system by jyy. please check https://jyywiki.cn/OS/2024/ forked-code: https://github.com/Cookiecoolkid/jyyos/tree/master/introduction
2024-06-26
Operation System
#Operation System
123

搜索

Hexo Fluid