书栈网 · BookStack 本次搜索耗时 0.120 秒,为您找到 2306 个相关结果.
  • Memory-mapped I/O

    Memory-mapped I/O Memory-mapped I/O Mmap.Anonymous — Type Mmap . Anonymous ( name :: AbstractString = "" , readonly :: Bool = false , create :: Bool = true ) Create an ...
  • Mathematical Operations and Elementary Functions

    Mathematical Operations and Elementary Functions Arithmetic Operators Boolean Operators Bitwise Operators Updating operators Vectorized “dot” operators Numeric Comparisons Cha...
  • 随机数

    随机数 Random generation functions Subsequences, permutations and shuffling Generators (creation and seeding) Hooking into the Random API Generating random values of custom types G...
  • Sorting and Related Functions

    Sorting and Related Functions Sorting Functions Order-Related Functions Sorting Algorithms Sorting and Related Functions Julia has an extensive, flexible API for sorting and...
  • Types

    Types Type Declarations Abstract Types Primitive Types Composite Types Mutable Composite Types Declared Types Type Unions Parametric Types Parametric Composite Types Parame...
  • Types

    Types Type Declarations Abstract Types Primitive Types Composite Types Mutable Composite Types Declared Types Type Unions Parametric Types Parametric Composite Types Parame...
  • 数组

    数组 构造函数与类型 基础函数 广播与矢量化 索引与赋值 Views (SubArrays 以及其它 view 类型) 级联与置换 数组函数 组合 数组 构造函数与类型 Core.AbstractArray — Type. AbstractArray { T , N } Supertype for N -dimen...
  • Types

    Types Type Declarations Abstract Types Primitive Types Composite Types Mutable Composite Types Declared Types Type Unions Parametric Types Parametric Composite Types Parame...
  • Frequently Asked Questions

    Frequently Asked Questions General Is Julia named after someone or something? Why don’t you compile Matlab/Python/R/… code to Julia? Sessions and the REPL How do I delete an obj...
  • Networking and Streams

    Networking and Streams Basic Stream I/O Text I/O IO Output Contextual Properties Working with Files A simple TCP example Resolving IP Addresses Networking and Streams Jul...