Skip to content

Instantly share code, notes, and snippets.

View Ericonaldo's full-sized avatar
🎯
Focusing

Minghuan Liu Ericonaldo

🎯
Focusing
View GitHub Profile
@minhhieutruong0705
minhhieutruong0705 / OpenCV_Build-Guide.md
Last active August 20, 2025 13:40
Guide to build OpenCV from Source with GPU support (CUDA and cuDNN)

Guide to build OpenCV from source with GPU support (CUDA and cuDNN)

Feb 22nd, 2022

System specification

  • Operating system: Ubuntu 20.04 x84_64 (64-bit)
  • Architecture: amd64
  • GPU: NVIDIA GeForce RTX 3090
  • Python 3.8

Install dependencies and recommeneded packages

@ryerh
ryerh / tmux-cheatsheet.markdown
Last active October 30, 2025 09:01 — forked from MohamedAlaa/tmux-cheatsheet.markdown
Tmux 快捷键 & 速查表 & 简明教程

注意:本文内容适用于 Tmux 2.3 及以上的版本,但是绝大部分的特性低版本也都适用,鼠标支持、VI 模式、插件管理在低版本可能会与本文不兼容。

Tmux 快捷键 & 速查表 & 简明教程

启动新会话:

tmux [new -s 会话名 -n 窗口名]

恢复会话: