MemoryDebugVS Posted on 2018-04-05 | In tools , IDEs | Comments: Windows Memory Debugging with Visual Studio Read more »
深度相机的原理 Posted on 2018-03-28 | Edited on 2018-03-28 | In knowledge , cv/cg | Comments: 深度相机的原理介绍 Read more »
Kinect比较 Posted on 2018-03-28 | Edited on 2018-03-28 | In knowledge , cv/cg | Comments: Kinect v1与v2的比较 Read more »
Windows10配置DNSCrypt Posted on 2018-03-26 | Edited on 2018-03-26 | In tutorials , miscellaneous | Comments: Windows10配置DNSCrypt,解决DNS污染问题 Read more »
Atom插件安装 Posted on 2018-03-22 | In tools , editor | Comments: Atom的插件安装方式,包括从客户端安装,使用apm安装与使用git安装。 Read more »
macOS配置OpenCV Posted on 2018-03-21 | In tutorials , cv/cg | Comments: macOS High Sierra 10.13.2配置OpenCV Read more »
Tips for MacOS Posted on 2018-03-20 | Edited on 2018-06-03 | In tips | Comments: macOS小贴士,持续更新中... Read more »
基于Jekyll搭建个人博客网站 Posted on 2018-03-15 | Edited on 2018-03-16 | In tutorials , miscellaneous | Comments: macOS利用Jekyll和GitHub Pages免费搭建自己的博客 Read more »
开源协议 Posted on 2018-03-14 | Edited on 2018-03-15 | In knowledge , miscellaneous | Comments: 各种开源协议介绍 Read more »
Tips for Homebrew Posted on 2018-03-13 | Edited on 2020-02-15 | In tips | Comments: 一些简单的常用的Homebrew命令,持续更新中... Read more »
macOS配置OpenMesh Posted on 2018-03-07 | Edited on 2018-03-21 | In tutorials | Comments: macOS High Sierra 10.13.2配置OpenMesh 6.3 Read more »
LaTeX的minipage命令 Posted on 2018-02-15 | In tools , latex | Comments: LaTeX中的minipage命令,实现图形、表格共同排版 Read more »
Tips for Git Posted on 2018-01-06 | Edited on 2020-07-02 | In tips | Comments: 一些简单的常用的git命令,持续更新中… Read more »
Tips for Bat Posted on 2018-01-06 | Edited on 2020-07-02 | In tips | Comments: Windows Bat 命令,持续更新中… Read more »
kmeans算法及其推广 Posted on 2017-11-03 | Edited on 2017-11-13 | In algorithm , math | Comments: kmeans算法及其推广,包括kmeans, kmeans++和ISODATA算法 Read more »
最长公共子序列 & 最长公共子串 Posted on 2017-10-29 | In algorithm , math | Comments: 最长公共子序列 & 最长公共子串算法比较分析 Read more »
C++结构体 Posted on 2017-09-23 | Edited on 2017-09-13 | In coding , cpp | Comments: C++结构体介绍 Read more »