- 博客(7)
- 资源 (1)
- 收藏
- 关注
转载 ubantu无法挂载NTFS
mount -t ntfs-3g /dev/sda4 /media/xxx/yy/ -ro force转载于:https://www.cnblogs.com/leemo-o/p/5121282.html
2016-01-11 14:57:00
109
转载 leetcode刷题记录-Two Sum
Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two numbers such that they add up to the target, ...
2015-11-23 23:05:00
121
转载 caffe使用python创建lmdb
1 import numpy as np 2 import sys 3 from PIL import Image 4 import lmdb 5 import random 6 import os 7 8 sys.path.append('../caffe/python/') 9 10 import caffe11 12 if __n...
2015-11-23 23:04:00
130
转载 贝塞尔曲线的讲解
原文链接 http://www.html-js.com/article/1628转载于:https://www.cnblogs.com/leemo-o/p/4935999.html
2015-11-04 14:53:00
132
转载 ubuntu窗体上的最小化、最大化以及关闭的bar消失
metacity --replace转载于:https://www.cnblogs.com/leemo-o/p/4935989.html
2015-11-04 14:51:00
416
转载 ubuntu 使用命令行连接wifi
nmcli d wifi connect <WiFiSSID> password <WiFiPassword> iface wlan0原文链接:http://askubuntu.com/questions/461825/connect-to-wifi-from-command-line转载于:https://www.cnblogs.com/leemo-o/...
2015-10-23 17:40:00
510
转载 caffe使用
关于caffe.proto对应的caffe.pb.h的生成将caffe.proto更改完成之后,使用protoc直接对caffe.proto执行即可转载于:https://www.cnblogs.com/leemo-o/p/4671017.html
2015-07-23 17:11:00
158
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人