分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.049
秒,为您找到
1526
个相关结果.
搜书籍
搜文档
系统调优指南
217
2023-06-03
《openGauss v3.1.1 使用手册(企业版)》
系统调优指南 系统调优指南 系统调优是指进行操作系统级以及数据库系统级的调优,更充分地利用机器的CPU、内存、I/O和网络资源,避免资源冲突,提升整个系统查询的吞吐量。 操作系统参数调优 在性能调优过程中,可以根据实际业务情况修改关键操作系统(OS)配置参数,以提升openGauss数据库的性能。 数据库系统参数调优 配置LLVM ...
NoDecl编译指示
475
2020-04-25
《Nim 1.2 语言手册》
NoDecl编译指示 NoDecl编译指示 noDecl 编译指示几乎可以应用于任何符号(变量,proc,类型等),有时与C的互操作性有用: 它告诉Nim它不应该在C代码中为符号生成声明。 例如: var EACCES {. importc , noDecl .}: cint # EACCES是一个变量,因为Nim不知道它的价值 ...
外部函数接口
643
2020-04-25
《Nim 1.2 语言手册》
外部函数接口 外部函数接口 Nim的 FFI (外部函数接口) 非常广泛,这里只记载扩展到其它未来后端的部分 (如 LLVM/JavaScript后端)。 Importc编译指示 Exportc编译指示 Extern编译指示 Bycopy编译指示 Byref编译指示 Varargs编译指示 Union编译指示 Packed编译指示 ...
Third-Party Libraries Used
716
2020-10-28
《ClickHouse v20.10 Documentation》
Third-Party Libraries Used Third-Party Libraries Used Library License base64 BSD 2-Clause License boost Boost Software License 1.0 brotli MIT capnproto MIT cctz Apache Lice...
How to implement a custom protocol
311
2022-06-20
《Aeraki Mesh v1.1 Documentation》
How to implement a custom protocol Implementation the codec interface Configuration WORKSPACE Compilation Define a ApplicationProtocol Protocol Selection How to implement a...
端侧推理
1607
2020-04-01
《MindSpore深度学习框架教程(0.1.0-alpha)》
端侧推理 概述 编译方法 端侧推理使用 生成端侧模型文件 在端侧实现推理 端侧推理 概述 MindSpore Predict是一个轻量级的深度神经网络推理引擎,提供了将MindSpore训练出的模型在端侧进行推理的功能。本教程介绍MindSpore Predict的编译方法和使用指南。 编译方法 用户需要自行编译,这里介绍在Ubu...
Third-Party Libraries Used
636
2020-10-27
《ClickHouse v20.3 Documentation》
Third-Party Libraries Used Third-Party Libraries Used Library License base64 BSD 2-Clause License boost Boost Software License 1.0 brotli MIT capnproto MIT cctz Apache Lice...
C 接口
1160
2018-09-05
《Julia 1.0 中文文档》
C 接口 LLVM 接口 C 接口 ccall — Keyword. ccall (( function_name , library ), returntype , ( argtype1 , ...), argvalue1 , ...) ccall ( function_pointer , returntype , ...
C Interface
531
2020-04-29
《Julia 1.0 Documentation》
C Interface LLVM Interface C Interface ccall — Keyword. ccall (( function_name , library ), returntype , ( argtype1 , ...), argvalue1 , ...) ccall ( function_poi...
Deploy on Local Storage
386
2022-05-10
《PolarDB v2.0 Documentation》
Deploy on Local Storage 安装 Docker 编译环境准备 基于 PolarDB Docker 开发镜像 Docker 镜像准备 代码下载 创建并启动 Docker 容器 基于 CentOS 7 系统或容器 建立非 root 用户 下载 PolarDB 源代码 依赖安装 编译部署 编译实例类型 本地单节点实例 本...
1..
«
56
57
58
59
»
..100