自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (2)
  • 收藏
  • 关注

原创 WSL2 安装cuda+cudnn+pytorch

NotesWSL2 对 cuda 有很好的支持,采样 proxy 的方式,直接使用 windows 的显卡驱动,所以不要在 WSL2 里面装驱动。如果装了需要手动删除(没装过就不用了):sudo apt-get --purge remove “cublas” “cuda*” “nsight*”sudo apt-get --purge remove “nvidia”sudo rm -rf /usr/local/cuda*sudo apt autoremove大约 cuda 11.4~11

2023-04-20 18:53:12 817 1

原创 PhongSurface 开发笔记

PhongSurface 开发笔记

2023-01-10 22:23:36 76

原创 python ctypes 调用 dll

python ctypes 调用 c++ 生成的 dll。及 visual studio 下容易出现的问题。

2022-12-05 20:46:53 526

3D data mean-shift clustering MATLAB

.m example for mean-shift clustering algorithm. To use the mean-shift file your self, you need to adjust the 'bandwidth' by your self. To see what is happening, run 'testMeanShift.m' file. Originally from the file on MathWork, with a few adjustment.

2013-06-06

Win7_便签_记事本

类似原vista的便签记事本,色彩鲜明 使用方便 在Win7中不占用边栏

2011-04-10

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除