上一页 1 ··· 602 603 604 605 606 607 608 609 610 ··· 617 下一页

2018年3月22日

摘要: pkg-config --libs event pkg-config --cflags event ubuntu: apt install pkg-config 阅读全文
posted @ 2018-03-22 16:37 lydstory 阅读(102) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/terence1212/article/details/51340595 命令行输入:sudo apt-get install compizconfig-settings-manager DISPLAY=:0 ccsm 找到buntu Unity plugi 阅读全文
posted @ 2018-03-22 10:35 lydstory 阅读(269) 评论(0) 推荐(0)

2018年3月21日

摘要: http://blog.csdn.net/Monica__2012/article/details/75577522 $nvidia-smi 阅读全文
posted @ 2018-03-21 18:21 lydstory 阅读(111) 评论(0) 推荐(0)
摘要: 当我们用MNIST手写体数字数据库和LeNet CNN 模型训练超参数,运行 examples/mnist/train_lenet.sh是出现Cannot use GPU in CPU-only Caffe: check mode. 这时候需要调整两个配置文件:1.安装文件根目录的Makefile. 阅读全文
posted @ 2018-03-21 16:18 lydstory 阅读(1288) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/woniuye/article/details/54928477 1. #include "qmessagebox.h" QMessageBox::warning(this, tr("提示信息222"), tr("数据超范围222")); 2.error C 阅读全文
posted @ 2018-03-21 09:47 lydstory 阅读(324) 评论(0) 推荐(0)

2018年3月20日

摘要: http://www.nvidia.com/Download/index.aspx?lang=en-us 阅读全文
posted @ 2018-03-20 19:41 lydstory 阅读(507) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/moshuilangting/article/details/53926622 http://blog.csdn.net/enjoyyl/article/details/47397505? https://www.cnblogs.com/go-better/ 阅读全文
posted @ 2018-03-20 18:56 lydstory 阅读(109) 评论(0) 推荐(0)
摘要: 现象:在Ubuntu登陆界面输入密码之后,黑屏一闪并且出现了check battery state之类的文字之后,又跳转到登录界面。 原因:主目录下的.Xauthority文件拥有者变成了root,从而以用户登陆的时候无法都取.Xauthority文件。 说明:Xauthority,是startx脚 阅读全文
posted @ 2018-03-20 18:36 lydstory 阅读(840) 评论(0) 推荐(0)
摘要: ubuntu 卡在登陆界面无法进入桌面,但是可以进入命令行界面(初步断定是Xwindows界面软件出问题了,所以重装即可!)Solve: 1.Ctrl+Alt+F1进入命令行界面,root账户登陆2.卸载Xwindows软件 sudo apt-get autoremove ubuntu-deskto 阅读全文
posted @ 2018-03-20 18:16 lydstory 阅读(1293) 评论(0) 推荐(0)
摘要: settings 》compiler and bug settings --》link settings 在左边添加libpthread.a ,右边添加 -lpthread即可。 ubuntu libpthread.a 的路径为 /usr/lib/x86_64-linux-gnu/libpthrea 阅读全文
posted @ 2018-03-20 18:01 lydstory 阅读(238) 评论(0) 推荐(0)
上一页 1 ··· 602 603 604 605 606 607 608 609 610 ··· 617 下一页

导航