自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 资源 (1)
  • 收藏
  • 关注

原创 windows编译tensorflow.dll

一、使用Bazel编译编译完没有找到dll,还没仔细研究。过程如下。Install BazelInstall Bazel, the build tool used to compile TensorFlow.Add the location of the Bazel executable to your %PATH% environment variable.Install M...

2018-11-14 19:37:33 3912 4

原创 caffe + mkl2018 + cuda9.1 + cudnn7.0.5 @ windows vs2015

新年编译。新年伊始发现mkl、cuda、cudnn都有了新版本,于是在笔记本上重新编译了一下caffe。首先还是官网下载最新版本的mkl、cuda、cudnn对应的windows平台版本并安装。cudnn要解压到cuda工具的安装目录方便使用(C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1)。caffe checkout到window...

2018-02-21 11:41:10 1467

转载 如何计算汉明距离(hamming distance)

int diff = 0;            for (int i = 0; i             {                unsigned__int64 x1 = ((unsigned__int64 *)px1)[i];                unsigned__int64 x2 = ((unsigned__int64 *)px

2013-12-19 12:33:35 6828

原创 运行QQ出现side-by-side configuration incorrect

重装系统后,运行QQ,始终报错its side-by-side configuration is incorrect。网上搜索发现是动态链接库不匹配的问题。用Event Viewer查看系统应用事件,发现如下消息:“Activation context generation failed for "C:\Program Files (x86)\Tencent\TM\Bin\TM.exe". D

2013-09-03 22:08:05 2241

原创 Thinkpad T420 安装 mSATA SSD 固态硬盘

昨天在京东上买了一块128G的mSATA SSD固态硬盘。今天到货发现没有螺丝,遂去鼎好地下二层的一家维修店要了两枚。然后就开始进行安装。首先要备份系统。运行保留分区(recovery)里面的程序,制作系统恢复盘。制作时可以选择U盘,但要足够大才行。我只有8G的U盘,不够大,所以又买了一枚32G的U盘用来制作恢复盘。

2013-09-02 20:51:56 12181

转载 去除win8未激活水印

My WCP Watermark Editor开机自动去除Win8未激活水印:1、新建立个快捷方式 – 输入 cmd.exe /c taskkill.exe /f /im explorer.exe && start explorer.exe2、把快捷方式丢到开机自启动目录3、开机启动目录:C:\ProgramData\Microsoft\Windows\Start

2013-02-05 16:31:22 936

转载 解决 GPG error

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D45DF2E8FC91AE7E

2013-01-16 12:41:55 744

转载 What's Next

Step 4: What's Next?Now to have some fun after all that work you put in!Take a look at the auto configuration script that will install and setup most of the what is in the next bullet for you in j

2012-07-25 14:09:42 794

原创 装好debian需要安装的东西

manbuild-essentialoctavelxdecmakebash-completioncommand-not-foundnetutilsopenfetionremminasmplayerstellarium

2012-07-25 11:19:38 464

转载 windows远程桌面ubuntu

ubuntu    sudo apt-get install xrdp    sudo apt-get install vnc4server tightvncserver    设置远程桌面允许访问donewindows    mstsc    sessman-xvncdone

2012-04-06 12:55:00 443

WPF Toolkit

WPF Toolkit 包含Rating等控件。

2011-04-22

空空如也

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

TA关注的人

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