会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
水木清扬
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
42
43
44
45
46
47
48
49
50
···
72
下一页
2020年10月15日
linux cmake error undefined reference to symbol 'pthread_create@@GLIBC_2.2.5
摘要: linux cmake error undefined reference to symbol 'pthread_create@@GLIBC_2.2.5 在cmake脚本中增加: target_link_libraries( XXXX -lpthread -lm) XXXX为项目名字
阅读全文
posted @ 2020-10-15 11:31 水木清扬
阅读(742)
评论(0)
推荐(0)
2020年10月13日
opencv百度网盘下载
摘要: https://blog.csdn.net/weijifen000/article/details/87904707
阅读全文
posted @ 2020-10-13 15:53 水木清扬
阅读(1020)
评论(0)
推荐(0)
ubuntu18.043399pro环境配置
摘要: 出现如下错误: Err:1 http://wiki.t-firefly.com/firefly-rk3399-repo bionic InRelease Could not resolve 'wiki.t-firefly.com'Err:2 https://download.docker.com/l
阅读全文
posted @ 2020-10-13 11:27 水木清扬
阅读(360)
评论(0)
推荐(0)
2020年10月5日
refineDet-caffe的配置环
摘要: CAFFE安装(成功) 编译依赖项 sudo apt-get install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libhdf5-serial-dev protobuf-compiler sudo apt-get in
阅读全文
posted @ 2020-10-05 15:37 水木清扬
阅读(131)
评论(0)
推荐(0)
anaconda 虚拟环境编译安装caffe
摘要: https://blog.csdn.net/futangxiang4793/article/details/85050341 一、安装依赖: sudo ap install libprotobuf-dev libleveldb-dev libsnappy-dev libopencv-dev libh
阅读全文
posted @ 2020-10-05 14:14 水木清扬
阅读(849)
评论(0)
推荐(0)
2020年9月30日
CAFFE在Ubuntu18.04系统下安装必须安装的依赖项
摘要: 一、卸载cuda8.0 使用cuda自带的卸载工具进行卸载。 cd /usr/local/cuda/bin sudo ./uninstall_cuda_9.0.pl 非常好的参考博客:https://blog.csdn.net/yhaolpz/article/details/71375762其次参考
阅读全文
posted @ 2020-09-30 10:35 水木清扬
阅读(390)
评论(0)
推荐(0)
2020年9月28日
服务器上Ubuntu系统安装
摘要: https://www.cnblogs.com/2012-dream/p/11457357.html 自己之前没有摸过服务器,就是实体的那种,远程连接的不算。才发现,服务器也是电脑主机的形状,只是更大一号,然后服务器有自己的配套输入输出设备,显示屏和键盘触摸板,外观看起来跟笔记本类似,不过后面有接口
阅读全文
posted @ 2020-09-28 14:31 水木清扬
阅读(1004)
评论(0)
推荐(0)
删除ubuntu系统
摘要: https://blog.csdn.net/qq_15192373/article/details/81536602
阅读全文
posted @ 2020-09-28 14:06 水木清扬
阅读(246)
评论(0)
推荐(0)
2020年9月25日
Win10下安装Ubuntu16.04双系统
摘要: https://www.cnblogs.com/lightmare/p/10398805.html https://www.pianshen.com/article/3253269696/ able of Contents 一、准备 二、开始 一、准备 Ubuntu 16.04 的 ISO文件 ht
阅读全文
posted @ 2020-09-25 17:01 水木清扬
阅读(241)
评论(0)
推荐(0)
2020年9月15日
挂载服务器上的硬盘目录
摘要: 使用的命令是: sudo mount -t cifs//ip/文件夹/mnt/文件夹 -o username=用户名,password=密码
阅读全文
posted @ 2020-09-15 09:06 水木清扬
阅读(336)
评论(0)
推荐(0)
上一页
1
···
42
43
44
45
46
47
48
49
50
···
72
下一页
公告