Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • DB2_V9.7在linux上安装教程 ... 不能安装,缺少libaio.so.1,可通过执行sudo apt-get install libaio1继续安装。 3、启动安装界面Install db2 出现欢迎界面
  • mysql-5.7.21-linux-glibc2.12-x86_64.tar.gz在Linux下安装步骤 mysql-5.7.21-linux-glibc2.12-x86_64.tar.gz在Linux下安装步骤: 1、 安装包准备 2、 检查环境是否有mysql 3、 先安装必备库 命令: # yum search libaio # yum install libaio 4、 检查mysql组和用户是否存在,如无创建 ......
  • tensorflow 1.7.0 linux for python3.6 cuda9.1 cudnn7.0 tensorflow 1.7.0的whl,linux,python版本3.6,cuda的版本为9.1,cudnn版本为7.0。解决tensorflow直接用pip安装不支持cuda 9.1的问题。安装方法: pip install tensorflow-1.7.0-cp36-cp36m-linux_x86_64_cuda_9_1.whl
  • Introducing ZFS on Linux--2018 What You’ll Learn Understand the gains ZFS gives system and storage administrators and utilize its features Install and configure ZFS software Create and maintain ZFS pool Administer ZFS storage, including sharing
  • 学习Linux必备常用的60个命令 目录: ◆ 安装和登录命令:login、shutdown、halt、reboot、install、mount、umount、chsh、exit、last; ◆ 文件处理命令: ...
  • linux网络实验1-wget+lynx 1、让你的linux接入互联网,如果你是虚拟机安装,可以采用桥接本地网卡的方式上网(课堂上有介绍该方法)。如果你是独立安装linux请自行解决。配置好IP地址和网关,DNS设置两个(8.8.8.8 ... .tar.gz 解压lynx2.8.8rel.2.tar.gz 进入解压后的目录 依次执行 ./configure make make install 6、echo "1234567890这是分隔线0987654321" >> result.txt 7、执行 ...
  • ArcGIS Server 10.2 for Linux ArcGIS Server 10.2 for Linux ,安装帮助:http://enterprise.arcgis.com/zh-cn/server/latest/install/linux/welcome-to-the-arcgis-for-server-install-guide.htm
  • cuda9.0和cudnn安装包,支持linux和windows 里面是百度网盘下载地址,支持tensorflow1.8 pip install tensorflow-gpu 需要的动态库。
  • Linux 下 安装MySql 安装MySql 1 确保网络通畅 2 下载并安装mysql相关组件 yum install -y mysql mysql-server mysql-dev 3 安装完成后 启动mysql服务 service mysqld start 4 mysql ...
  • ubuntu_ Linux 3.x.x and 4.x.x version_CP210x驱动带源码 ... This driver is a modified version of the existing driver in the Linux 3.13.0 kernel, which is maintained at kernel.org. It ... the kernel first otherwise your header won't match 2. yum install kernel-devel kernel-headers //get the devel and header packages. ...