积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(121)Python(57)C++(29)Julia(18)Conda(16)Django(13)数据库(11)云计算&大数据(11)VirtualBox(11)TiDB(11)

语言

全部英语(116)中文(简体)(20)中文(繁体)(17)zh-cn(1)英语(1)

格式

全部PDF文档 PDF(144)其他文档 其他(9)TXT文档 TXT(1)PPT文档 PPT(1)
 
本次搜索耗时 0.076 秒,为您找到相关结果约 155 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • Conda
  • Django
  • 数据库
  • 云计算&大数据
  • VirtualBox
  • TiDB
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh-cn
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 So You Think You Can Hash

    separately accessible: 1. Init / construction of the hasher 2. Write overloads for primitive/std types (append to the hash) 3. Finalize function -> size_t2024 Victor Ciura | @ciura_victor - Unleashing 🦀 separately accessible: 1. Init / construction of the hasher 2. Write overloads for primitive/std types (append to the hash) 3. Finalize function -> size_t This technique ensures that: we no longer need to the need to touch the data model and how each field recursively contributes to the overall digest (append/write). 🔶 The same technique can be used with almost every existing hashing algorithm, eg.
    0 码力 | 119 页 | 6.54 MB | 6 月前
    3
  • pdf文档 TiDB 2.1.7

    how- ever, can never observe y alone, since the same process inserted x prior to y. 2.6 Monotonic & Append Some of Jepsen’s checkers (e.g. linearizability) allow the verification of arbitrary histories. However registers, the txn-cycle test finds write-read dependency cycles over read-write registers, and the append test uses appends of unique elements to lists. We include realtime dependencies (e.g. T1 com- pletes 1], and append(36, 5) to denote appending 5 to the current value of key 36. T1: r(34, [2 1]), append(36, 5), append(34, 4) T2: append(34, 5) T3: r(34, [2 1 5 4]) Because T1 did not see T2’s append of 5 to
    0 码力 | 9 页 | 141.29 KB | 6 月前
    3
  • pdf文档 Hello 算法 1.2.0 简体中文 Go 版

    _ = make([]int, n) // 长度为 n 的列表占用 O(n) 空间 var nodes []*node for i := 0; i < n; i++ { nodes = append(nodes, newNode(i)) } // 长度为 n 的哈希表占用 O(n) 空间 第 2 章 复杂度分析 www.hello‑algo.com 46 m := make(map[int]string nums = append(nums, 1) nums = append(nums, 3) nums = append(nums, 2) nums = append(nums, 5) nums = append(nums, 4) /* 在中间插入元素 */ 第 4 章 数组与链表 www.hello‑algo.com 81 nums = append(nums[:3], append([]int{6} append([]int{6}, nums[3:]...)...) // 在索引 3 处插入数字 6 /* 删除元素 */ nums = append(nums[:3], nums[4:]...) // 删除索引 3 处的元素 4. 遍历列表 与数组一样,列表可以根据索引遍历,也可以直接遍历各元素。 // === File: list_test.go === /* 通过索引遍历列表 */ count :=
    0 码力 | 384 页 | 18.49 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 简体中文 Python 版

    使用一个显式的栈来模拟系统调用栈 stack = [] res = 0 # 递:递归调用 for i in range(n, 0, -1): # 通过“入栈操作”模拟“递” stack.append(i) # 归:返回结果 while stack: # 通过“出栈操作”模拟“归” res += stack.pop() # res = 1+2+3+...+n return res 。 # === File: list.py === # 清空列表 nums.clear() # 在尾部添加元素 nums.append(1) nums.append(3) nums.append(2) nums.append(5) nums.append(4) # 在中间插入元素 nums.insert(3, 6) # 在索引 3 处插入数字 6 # 删除元素 nums.pop(3) Python 没有内置的栈类,可以把 list 当作栈来使用 stack: list[int] = [] # 元素入栈 stack.append(1) stack.append(3) stack.append(2) stack.append(5) stack.append(4) # 访问栈顶元素 peek: int = stack[-1] # 元素出栈 pop: int = stack.pop()
    0 码力 | 364 页 | 18.43 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 简体中文 Swift 版

    循环 i = 1, 2, ..., n-1, n for i in 1 ... n { // 循环 j = 1, 2, ..., n-1, n for j in 1 ... n { res.append("(\(i), \(j)), ") } } return res } 图 2‑2 是该嵌套循环的流程框图。 第 2 章 复杂度分析 www.hello‑algo.com 22 图 stack: [Int] = [] var res = 0 // 递:递归调用 for i in (1 ... n).reversed() { // 通过“入栈操作”模拟“递” stack.append(i) } // 归:返回结果 while !stack.isEmpty { // 通过“出栈操作”模拟“归” res += stack.removeLast() } // res list.swift === /* 清空列表 */ nums.removeAll() /* 在尾部添加元素 */ nums.append(1) nums.append(3) nums.append(2) nums.append(5) nums.append(4) /* 在中间插入元素 */ nums.insert(6, at: 3) // 在索引 3 处插入数字 6 /* 删除元素
    0 码力 | 379 页 | 18.48 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 繁体中文 Go 版

    _ = make([]int, n) // 長度為 n 的串列佔用 O(n) 空間 var nodes []*node for i := 0; i < n; i++ { nodes = append(nodes, newNode(i)) } // 長度為 n 的雜湊表佔用 O(n) 空間 第 2 章 複雜度分析 www.hello‑algo.com 46 m := make(map[int]string */ nums = append(nums, 1) nums = append(nums, 3) nums = append(nums, 2) nums = append(nums, 5) nums = append(nums, 4) /* 在中間插入元素 */ 第 4 章 陣列與鏈結串列 www.hello‑algo.com 81 nums = append(nums[:3], append([]int{6} append([]int{6}, nums[3:]...)...) // 在索引 3 處插入數字 6 /* 刪除元素 */ nums = append(nums[:3], nums[4:]...) // 刪除索引 3 處的元素 4. 走訪串列 與陣列一樣,串列可以根據索引走訪,也可以直接走訪各元素。 // === File: list_test.go === /* 透過索引走訪串列 */
    0 码力 | 385 页 | 18.80 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 繁体中文 Python 版

    使用一個顯式的堆疊來模擬系統呼叫堆疊 stack = [] res = 0 # 遞:遞迴呼叫 for i in range(n, 0, -1): # 透過“入堆疊操作”模擬“遞” stack.append(i) # 迴:返回結果 while stack: # 透過“出堆疊操作”模擬“迴” res += stack.pop() # res = 1+2+3+...+n return res 。 # === File: list.py === # 清空串列 nums.clear() # 在尾部新增元素 nums.append(1) nums.append(3) nums.append(2) nums.append(5) nums.append(4) # 在中間插入元素 nums.insert(3, 6) # 在索引 3 處插入數字 6 # 刪除元素 nums.pop(3) 沒有內建的堆疊類別,可以把 list 當作堆疊來使用 stack: list[int] = [] # 元素入堆疊 stack.append(1) stack.append(3) stack.append(2) stack.append(5) stack.append(4) # 訪問堆疊頂元素 peek: int = stack[-1] # 元素出堆疊 pop: int = stack
    0 码力 | 364 页 | 18.74 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 繁体中文 Swift 版

    迴圈 i = 1, 2, ..., n-1, n for i in 1 ... n { // 迴圈 j = 1, 2, ..., n-1, n for j in 1 ... n { res.append("(\(i), \(j)), ") } } return res } 圖 2‑2 是該巢狀迴圈的流程框圖。 第 2 章 複雜度分析 www.hello‑algo.com 22 圖 stack: [Int] = [] var res = 0 // 遞:遞迴呼叫 for i in (1 ... n).reversed() { // 透過“入堆疊操作”模擬“遞” stack.append(i) } // 迴:返回結果 while !stack.isEmpty { // 透過“出堆疊操作”模擬“迴” res += stack.removeLast() } // res list.swift === /* 清空串列 */ nums.removeAll() /* 在尾部新增元素 */ nums.append(1) nums.append(3) nums.append(2) nums.append(5) nums.append(4) /* 在中間插入元素 */ nums.insert(6, at: 3) // 在索引 3 處插入數字 6 /* 刪除元素
    0 码力 | 379 页 | 18.79 MB | 10 月前
    3
  • pdf文档 MuPDF 1.23.0 Documentation

    openDocumentFromBuffer is not a function”, please read that section. If running locally you can append ?file=my_file.pdf to the browser URL to automatically load the PDF you need without using the “Open storage. void fz_append_data(fz_context *ctx, fz_buffer *buf, const void *data, size_t len); void fz_append_string(fz_context *ctx, fz_buffer *buf, const char *string); void fz_append_byte(fz_context *ctx fz_buffer *buf, int byte); void fz_append_rune(fz_context *ctx, fz_buffer *buf, int rune); void fz_append_int16_be(fz_context *ctx, fz_buffer *buf, int x); void fz_append_int16_le(fz_context *ctx, fz_buffer
    0 码力 | 245 页 | 817.74 KB | 8 月前
    3
  • pdf文档 MuPDF 1.25.0 Documentation

    openDocumentFromBuffer is not a function”, please read that section. If running locally you can append ?file=my_file.pdf to the browser URL to automatically load the PDF you need without using the “Open storage. void fz_append_data(fz_context *ctx, fz_buffer *buf, const void *data, size_t len); void fz_append_string(fz_context *ctx, fz_buffer *buf, const char *string); void fz_append_byte(fz_context *ctx fz_buffer *buf, int byte); void fz_append_rune(fz_context *ctx, fz_buffer *buf, int rune); void fz_append_int16_be(fz_context *ctx, fz_buffer *buf, int x); void fz_append_int16_le(fz_context *ctx, fz_buffer
    0 码力 | 259 页 | 1.11 MB | 8 月前
    3
共 155 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 16
前往
页
相关搜索词
SoYouThinkCanHashTiDB2.1Hello算法1.2简体中文简体中文GoPythonSwift繁体繁体中文MuPDF1.23Documentation1.25
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩