996 Worker's Blog
Index
Moments
Tags
Archives
Gallery
Guestbook
Links
About
Travelling
登录
菜单
Index
Moments
Tags
Archives
Gallery
Guestbook
Links
About
Travelling
996 Worker's Blog
归档
2021 年 07 月
二分查找解题框架
2021-07-10
Improvement
#Algorithm
1. 版权转载并总结自(fucking-algorithm)
BFS 解题框架
2021-07-08
Improvement
#Algorithm
转载总结自(fucing-algorithm)
Some tips when I develop android
2021-07-07
Notes
#Android
Using SparseArray or ArrayMap. Rather than HashMap. This is for Memory optimization.
DFS与回溯算法阅读笔记
2021-07-07
Improvement
#Algorithm
总结拷贝自Fucking-algorithmfucking-algorithm
递归与动态规划的解题框架
2021-07-06
Improvement
#Algorithm
动态规划问题(求最值)等情境下经常出现
Open-CV Codes: Image Morphological Processing
2021-07-05
Notes
#OpenCV
Codes in python
Open-cv Codes: Image Processing & Threshold & Smooth
2021-07-05
Notes
#OpenCV
Codes there are used in my cv projects during the internship. These practices are useful in pretreatments of inputs.
Sorting
2021-07-04
Improvement
#Algorithm
Let's talk about sorting, which can be helpful when I deal with god damn interviews...
[Uni-app] Enable IDE Service (y/N)
2021-07-04
Notes
#Uni-app
Reason: Wechat devtools app's secure port function is not active.Solution:微信开发者工具 -> 设置 -> 安全 -> 服务端口按钮
Some tips when I develop layout.
2021-07-04
Notes
#Android
想要悬浮的东西,可以用FrameLayout,越后出现的越靠前,用gravity控制位置之类的。Divider: <View android:layout_width="match_parent" android:layout_height="
上一页
21 / 22
下一页