Monads in Modern C++
somewhere in namespace std... 02: 03: template04: struct vector 05: { 06: // ... 07: template 08: vector transform(function f) 09: { 10: somewhere in namespace std... 02: 03: template 04: struct vector 05: { 06: // ... 07: template 08: vector transform(function f) 09: { 10: vector somewhere in namespace std... 02: 03: template 04: struct vector 05: { 06: // ... 07: template 08: vector transform(function f) 09: { 10: vector 0 码力 | 94 页 | 4.56 MB | 5 月前3王天宜 基于 TiDB 的云原生数据库实践
2021/07/03 基于 TiDB 的云原生数据库实践 演讲人:王天宜 PingCAP 云 原 生 社 区 M e e t u p 第 四 期 成 都 站 目录 为什么云原生数据库要拥抱 Kubernetes 什么是云原生数据库 TiDB 在 AWS 上的最佳实践 1 CONTENTS 2 3 一、什么是云原生数据库 什么是云原生 2021/07/03 Cloud 2021/07/03 频繁发布 快速交付 快速反馈 降低发布风险 开发、测试、生产环境高度统 一 自动化部署管道、CI 工具 快速部署到生产环境 开发、运维协同工作 应用通过 rest API 通信 可以被独立部署、更新、 scale 和重启 什么是云原生数据库 2021/07/03 二、为何拥抱 Kubernetes Kubernetes 发展史 2021/07/03 Kubernetes 2021/07/03 初探 Database × Kubernetes 2021/07/03 初探 Database × Kubernetes 2021/07/03 TiDB 要以什么样的姿态拥抱 Kubernetes 2021/07/03 TiDB 要以什么样的姿态拥抱 Kubernetes 2021/07/03 TiDB 要以什么样的姿态拥抱0 码力 | 31 页 | 3.14 MB | 5 月前3Adventures in SIMD Thinking (Part 1 of 2)
Clang 10.0.1, all code compiled with -O3 –mavx512 -march=skylake • Element counts of 1E02 through 1E07 (by 10s) • Pre-sorted integers increasing monotonically • Randomly generated signed integers [-50 4.4 4.4 4.3 4.2 4.2 1E+00 1E+01 1E+02 1E+03 1E+04 1E+05 1E+06 1E+07 1E+08 1E+09 1E+02 1E+03 1E+04 1E+05 1E+06 1E+07 duration (nsec) size (elements) Pre-Sorted Input - GCC 10.2 stl avx 19.2 19.1 18.4 18.9 1E+00 1E+01 1E+02 1E+03 1E+04 1E+05 1E+06 1E+07 1E+08 1E+09 1E+02 1E+03 1E+04 1E+05 1E+06 1E+07 duration (nsec) size (elements) Random Input - GCC 10.2 stl avx speedupCopyright0 码力 | 88 页 | 824.07 KB | 5 月前3Julia 1.11.6 Release Notes
"?" for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.11.6 (2025-07-09) _/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release |__/ | julia> 1 + 2 3 julia> argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "20 码力 | 2007 页 | 6.73 MB | 3 月前3julia 1.10.10
argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "2 "8f986787-14fe-4607-ba5d-fbff2944afa9" [deps] Priv = "ba13f791-ae1d-465a-978b-69c3ad90f72b" Pub = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" This project file implies the following roots map, if it was represented0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.10.9
argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "2 "8f986787-14fe-4607-ba5d-fbff2944afa9" [deps] Priv = "ba13f791-ae1d-465a-978b-69c3ad90f72b" Pub = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" This project file implies the following roots map, if it was represented0 码力 | 1692 页 | 6.34 MB | 3 月前3Julia 1.11.4
argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "2 "8f986787-14fe-4607-ba5d-fbff2944afa9" [deps] Priv = "ba13f791-ae1d-465a-978b-69c3ad90f72b" Pub = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" This project file implies the following roots map, if it was represented0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.11.5 Documentation
argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "2 "8f986787-14fe-4607-ba5d-fbff2944afa9" [deps] Priv = "ba13f791-ae1d-465a-978b-69c3ad90f72b" Pub = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" This project file implies the following roots map, if it was represented0 码力 | 2007 页 | 6.73 MB | 3 月前3Julia 1.12.0 RC1
for help, "]?" for Pkg help. | | | | | | |/ _` | | | | |_| | | | (_| | | Version 1.12.0-rc1 (2025-07-12) _/ |\__'_|_|_|\__'_| | Official https://julialang.org release |__/ | julia> 1 + 2 3 julia> argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "20 码力 | 2057 页 | 7.44 MB | 3 月前3Julia 1.12.0 Beta4
argument to Regex(). Here are some examples: julia> using Dates julia> d = Date(1962,7,10) 1962-07-10 julia> regex_d = Regex("Day " * string(day(d))) r"Day 10" julia> match(regex_d, "It happened Vector{Float32}: 1.0 2.0 julia> ceil.(UInt8, [1.2 3.4; 5.6 6.7]) 2×2 Matrix{UInt8}: 0x02 0x04 0x06 0x07 julia> string.(1:3, ". ", ["First", "Second", "Third"]) 3-element Vector{String}: "1. First" "2 "8f986787-14fe-4607-ba5d-fbff2944afa9" [deps] Priv = "ba13f791-ae1d-465a-978b-69c3ad90f72b" Pub = "c07ecb7d-0dc9-4db7-8803-fadaaeaf08e1" This project file implies the following roots map, if it was represented0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 44 条
- 1
- 2
- 3
- 4
- 5