自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory

出现这个问题首先查看环境是否正确: 环境1:ubuntu16.04, CUDA10.0.13, cudnn=7.4.1/2, 环境2:tensrflow-gpu1.12.0: cuDnn 7 CUDA 9.0 如果上述环境没有问题,可以试着采用下述的方式: sudo ldconfig /usr/local/cuda-10.0/lib64 这解决我的问题,其他解决方案,期待提供建...

2019-12-10 22:02:14 993

原创 xshell无法远程登录ubuntu的参考方案

使用ps -e | grep ssh,如果没有出现sshd,则原因应该是没有安装ssh服务,安装方法:sudo apt-get install openssh-server 安装完之后使用命令:/etc/init.d/ssh restart启动ssh服务. A Ubuntu默认是不安装openssh服务的,所以若要使用ssh远程登录Ubuntu主机,首先需要安装ssh服务器。 首先,判断Ub...

2019-12-03 19:31:18 248

istyle-pdf-3.0.6.2155.zip

本人觉得比较好的pdf阅读器,轻便简介,非常适合pdf阅读,一直在用。

2019-07-14

PotPlayer 64位

potplayer 64位 Windows版本,因为官网无法再进入,这给需要使用的仁兄提供资源下载。

2019-03-19

Algorithms on Strings, Trees and Sequences 高清英文版

String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular sequence data (DNA or protein sequences) produced by various genome projects. This 1997 book is a general text on computer algorithms for string processing. In addition to pure computer science, the book contains extensive discussions on biological problems that are cast as string problems, and on methods developed to solve them. It emphasises the fundamental ideas and techniques central to today's applications. New approaches to this complex material simplify methods that up to now have been for the specialist alone. With over 400 exercises to reinforce the material and develop additional topics, the book is suitable as a text for graduate or advanced undergraduate students in computer science, computational biology, or bio-informatics. Its discussion of current algorithms and techniques also makes it a reference for professionals.

2019-03-19

动态磁盘转换工具

该工具可以在不需要删除数据的情况下将计算机的动态磁盘格式转换为静态磁盘格式。

2018-07-30

使用myeclipse生成二维码

该文件是用eclipse生成二维码,代码类有详细的解析,并提供jar包

2018-07-19

Java生成二维码

用Java导入jar包生成二维码,文件里有jar包和操作流程

2018-07-19

彻底卸载vs2015工具

不得已要卸载vs2015,但卸载完之后想安装vs2013总是报错,原来是vs2015没有卸载干净,在外网下载了一个VS2015卸载工具,解压出来,运行.EXE文件,然后选择YES,等待一会儿就可以了卸载成功了!

2018-04-19

DirectX+Repair

今天使用电脑的VS2015,运行程序是发现0x00007b错误,网友提示是电脑缺少32位的库,找了一个修复工具,在此分享给大伙。

2018-04-19

VS2013基于MFC连接sql server数据库以及增删改查

该文件是在VS2013下基于MFC连接数据库并完美实现增删改查,下载后只需要修改链接字就可以运行。谢谢采纳!

2016-08-18

空空如也

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

TA关注的人

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