首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏vanguard

    Postgresql installation

    The World's Most Advanced Open Source Relational Database ubuntu download and installation sudo apt-get

    1.3K20发布于 2021-01-27
  • 来自专栏vanguard

    cuQuantum installation

    Google’s qsim state vector simulator.Download: https://developer.nvidia.com/cuQuantum-downloadsConda installation

    54900编辑于 2022-06-04
  • 来自专栏vanguard

    cuDNN installation

    libcudnn* /usr/local/cuda/lib64/ # nvidia-smi # nvcc -V 难点还是CUDA的安装 https://docs.nvidia.com/cuda/cuda-installation-guide-linux

    1.5K30发布于 2021-08-30
  • 来自专栏vanguard

    MongoDB installation

    Mongodb installation - source code # mongodb installation # https://www.mongodb.com/download-center#community name": "MYSQL" } test_col.delete_one(test_query) # retrive print(test_col.find_one(),test_col.find()) installation # download and installation sudo apt-get install mongodb # databse version mongo -version service service hello_django # insert one record db.hello_django.insert({"question_text":"hello_django"}) show dbs pip installation

    61700发布于 2020-01-22
  • 来自专栏vanguard

    CUDA installation

    CUDA / Compute Unified Device Architecture / CUDA Toolkit / 工具包

    1.7K30发布于 2021-04-29
  • 来自专栏vanguard

    cuDF installation

    cuDF替换pandas,是一个 Python GPU DataFrame 库(基于 Apache Arrow 列式内存格式构建),用于使用 DataFrame 样式 API 加载、连接、聚合、过滤和以其他方式操作表格数据。

    1.7K10编辑于 2022-04-27
  • 来自专栏vanguard

    LAMMPS installation

    LAMMPS / Large-scale Atomic/Molecular Massively Parallel Simulator / 大规模原子分子并行模拟器。

    99720发布于 2021-04-25
  • 来自专栏vanguard

    MySQL installation

    Cent_OS安装 # MySQL installation wget http://repo.mysql.com/mysql80-community-release-el7-1.noarch.rpm

    67600发布于 2020-01-18
  • 来自专栏vanguard

    Jetson Nano Installation

    Nano 开发者套件入门 https://developer.nvidia.com/embedded/learn/get-started-jetson-nano-devkit # TensorFlow Installation

    1.3K00发布于 2021-04-18
  • 来自专栏程序萌部落

    Manual for Ubuntu Installation

    This is a complete installation manual, the purpose is to quickly modify the ubuntu system to a usable -18.04.4-desktop-amd64.iso) 1.2 turn off the secure boot in BIOS 1.3 follow and finish the standard installation update information, DO agree that, the principle is that we agree with all updates during the process of installation Now, the installation of the Nvidia driver was finished. PATH=/usr/local/cuda/bin:$PATH export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/cuda/lib64/ Now cuda installation

    1.3K00发布于 2020-08-07
  • 来自专栏技术小黑屋

    Accelerate Yum Installation

    great tool for manage dependencies and easy to use.However actually there is a way to speed up the installation

    42820发布于 2018-09-04
  • 来自专栏CSDN

    Installation failed due to: ‘-26‘

    已解决 报错信息 Installation failed due to: '-26' 原因 手机里已经安装有相同名称的应用,卸载再运行程序即可

    29920发布于 2021-10-15
  • 来自专栏一个会写诗的程序员的博客

    Gradle 环境安装Installation

    Installation The current Gradle release is 4.10.2. Verify your installation Open a console (or a Windows command prompt) and run gradle -v to run gradle

    1K30发布于 2018-12-06
  • 来自专栏vanguard

    linux nginx uwsgi installation

    # nginx编译安装 wget http://nginx.org/download/nginx-1.17.7.tar.gz tar -zvxf nginx-1.17.7.tar.gz .configure (很可能要补一堆下面的依赖包) make && make install # nginx配置检查 ln -s /usr/local/nginx/sbin/nginx /usr/bin/nginx /usr/local/nginx/sbin/nginx -c /usr/local/nginx/conf

    1.3K30发布于 2020-01-20
  • 来自专栏szhshp 的第四边境中转站

    NVM Windows Portable Installation

    Environment Variables Config 设置 Usage Reference NVM Installation For Windows NVM 免安装版 Windows

    77220编辑于 2022-09-21
  • 来自专栏博客迁移同步

    Installation failed with message Invalid File

    发现有其他人和我遇到类似的问题,我的问题是原有的project发现目录不合适,于是移动了project的位置,再次打开文件之后编译运行就是这个样子。

    19000编辑于 2023-05-06
  • 来自专栏潇涧技术专栏

    Hadoop Installation - Single Node Setup

    上学期在Mac上搭建好了Hadoop,因为这学期开学重装了系统就没了,以为不会再折腾,结果大数据作业又要整hadoop,于是乎,爱折腾的程序猿又来折腾咯,有过上一次安装的经历,这次简单多了,下面简单的列举主要步骤。

    61940发布于 2018-08-01
  • 来自专栏程序员有故事

    Plugin Lombok Plugin is incompatible with this installation

    Installation Error Plugin 'Lombok Plugin' is incompatible with this installation 这段错误的意思是:Lombok插件版本与

    1.4K20发布于 2018-08-01
  • 【POJ】1328 - Radar Installation(贪心)

    点击打开题目 Radar Installation Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 75812 Accepted And any radar installation, locating on the coasting, can only cover d distance, so an island in the sea can be covered by a radius installation, if the distance between them is at most d. Given the position of each island in the sea, and given the distance of the coverage of the radar installation ) and d, where n is the number of islands in the sea and d is the distance of coverage of the radar installation

    20410编辑于 2025-08-26
  • 来自专栏蜉蝣禅修之道

    vitualbox安装报错installation failed!error

    在安装virtualbox过程中,大家可能会遇到installation failed!

    2.6K40发布于 2018-05-23
领券