书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 2207 个相关结果.
  • 11. 附录一 Lua 5.1 程序接口

    1590 2019-03-02 《Lua编程入门》
    附录一 Lua 5.1 程序接口 Lua functions C API auxiliary library 导航 附录一 Lua 5.1 程序接口 Lua functions _G _VERSION assert collectgarbage dofile error getfenv getmetatab...
  • 数值函数与操作符

    数值函数与操作符 算术操作符 数学函数 数值函数与操作符 TiDB 支持使用 MySQL 5.7 中提供的所有数值函数与操作符 。 算术操作符 操作符名 功能描述 + 加号 - 减号 * 乘号 / 除号 DIV 整数除法 % , MOD 模运算,取余 ...
  • S3 Load

    S3 Load 适用场景 准备工作 开始导入 常见问题 S3 Load 从0.14 版本开始,Doris 支持通过 S3 协议直接从支持 S3 协议的在线存储系统导入数据。 本文档主要介绍如何导入 AWS S3 中存储的数据。也支持导入其他支持 S3 协议的对象存储系统导入,如百度云的 BOS、阿里云的OSS和腾讯云的 COS 等。 适用...
  • 6.5 Colors and Colormaps

    230 2023-01-05 《Julia Data Science》
    6.5 Colors and Colormaps 6.5.1 Custom cycle 6.5 Colors and Colormaps Choosing an appropriate set of colors or colorbar for your plot is an essential part when presenting result...
  • 使用ArrayMesh

    使用ArrayMesh ArrayMesh 生成几何体 保存中 使用ArrayMesh 本教程将介绍使用 ArrayMesh 的基础知识 为此, 我们将使用函数 add_surface_from_arrays() , 它最多需要四个参数. 前两个参数是必须的, 后两个参数是可选的. 第一个是 PrimitiveType , 这是一个Ope...
  • 5.2 定义函数

    定义函数 空函数 参数检查 返回多个值 小结 练习 参考源码 定义函数 在Python中,定义一个函数要使用def 语句,依次写出函数名、括号、括号中的参数和冒号: ,然后,在缩进块中编写函数体,函数的返回值用return 语句返回。 我们以自定义一个求绝对值的my_abs 函数为例: def my_abs ( x ): ...
  • 函数

    函数 参数传递行为 return 关键字 返回类型 返回 nothing 操作符也是函数 具有特殊名称的操作符 匿名函数 元组 具名元组 多返回值 参数解构 变参函数 可选参数 关键字参数 默认值作用域的计算 函数参数中的 Do 结构 Function composition and piping 向量化函数的点语法 更多...
  • Functions

    Functions Argument Passing Behavior Argument-type declarations The return Keyword Return type Returning nothing Operators Are Functions Operators With Special Names Anonymou...
  • 5.9. 计算机视觉

    AlexNet 训练节点 预测节点 Inception 训练节点 预测节点 MobileNet 训练节点 预测节点 LeNet 训练节点 预测节点 ResNet 训练节点 预测节点 VGG 训练节点 预测节点 YOLO 训练节点 预测节点 AlexNet 2012 年 AlexNet 摘下 ILSVRC 比赛的...
  • Functions

    Functions Datafusion Functions arrow_cast GreptimeDB Functions Time and Date date_trunc INTERVAL ::timestamp date_part More Functions Functions Datafusion Function...