积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(169)C++(92)Python(47)Julia(18)Conda(14)云计算&大数据(11)VirtualBox(11)Rust(10)数据库(9)TiDB(9)

语言

全部英语(175)中文(繁体)(11)中文(简体)(6)中文(简体)(2)英语(2)西班牙语(1)日语(1)韩语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(191)其他文档 其他(6)PPT文档 PPT(3)DOC文档 DOC(1)TXT文档 TXT(1)
 
本次搜索耗时 0.279 秒,为您找到相关结果约 202 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Julia
  • Conda
  • 云计算&大数据
  • VirtualBox
  • Rust
  • 数据库
  • TiDB
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 中文(简体)
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Data Structures That Make Video Games Go Round

    high. 2 High variance. Elements are widely distributed between buckets.Open Addressing Hash Maps ● Simplest implementation only require a contiguous block of memory. ● Elements are more densely packed Addressing Hash Maps ● Simplest implementation only require a contiguous block of memory. ● Elements are more densely packed. ● Better cache performance. ● Collisions are resolved via probing. metadata about it’s probe sequence length, PSL and is defaulted to some value. 2. On insert, elements start with a PSL value of 0. 3. PSL of the inserted element is compared to the PSL of the bucket
    0 码力 | 196 页 | 3.03 MB | 6 月前
    3
  • pdf文档 Back to Basics: Classic 9STL

    Steagall Rationale • Data is almost always collections of elements • A virtually infinite number of data element types • Each collection of elements has some representation • A large number of possible O(1) Independent of number of elements Logarithmic O(log(n)) Increases logarithmically with the number of elements Linear O(n) Increases linearly with the number of elements N-log-N O(n*log(n)) Increases 2021 Bob Steagall Key Principles • Containers store collections of elements • Algorithms perform operations upon collections of elements • Containers and algorithms are entirely independent • Iterators
    0 码力 | 75 页 | 603.36 KB | 6 月前
    3
  • pdf文档 Modern C++ Iterators

    Loop Over Arrays • Two ways to iterate over the elements of an array – Using indexes – Using pointers int arr[] = {10, 20, 30, 40}; // iterate over elements with index: for (int i = 0; i < 4; ++i) { std::cout std::cout << arr[i] << '\n'; } // iterate over elements with pointer: for (int* p = arr; p < arr + 4; ++p) { std::cout << *p << '\n'; } Output: 10 20 30 40 10 20 30 40 30 40 10 20 arr: arr arr+2 josuttis.com 5 C++ Iterators: Generalization of Pointers that Iterate • Iterate like a pointer over elements – From begin() til end() std::vector v{10, 20, 30, 40, 50, 60, 70}; for (std::vector::iterator
    0 码力 | 24 页 | 1.93 MB | 6 月前
    3
  • pdf文档 Taming the C++ Filter View

    // print first three elements print(std::views::take(coll2, 3)); // print first three elements print(coll1 | std::views::take(3)); // print first three elements print(coll2 | std::views::take(3)); std::views::take(3)); // print first three elements print(coll2 | std::views::take(3) | std::views::transform([](auto v){ return std::to_string(v) + 's'; })); Output: 0 8 15 47 11 42 1 0 1 8 11 15 42 47 0 Josuttis C++ Filter View @cppcon 2024-09-17 5©2024 by josuttis.com 11 C++ Using a Pipeline to Modify Elements auto vNotEmpty = std::views::filter([] (const auto& rg) { return !rg.empty(); }); std::vector
    0 码力 | 43 页 | 2.77 MB | 6 月前
    3
  • pdf文档 julia 1.10.10

    . . . . 1366 79 Markdown 1372 79.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1372 79.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    . . . . 1366 79 Markdown 1372 79.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1372 79.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    . . . . 1598 81 Markdown 1605 81.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1605 81.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    . . . . 1598 81 Markdown 1605 81.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1605 81.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.4

    . . . . 1598 81 Markdown 1605 81.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1605 81.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.12.0 RC1

    . . . . 1659 83 Markdown 1666 83.1 Inline elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1666 83.2 Toplevel elements . . . . . . . . . . . . . . . . . . . . . . For example, 0 .< A .< 1 gives a boolean array whose entries are true where the corresponding elements of A are between 0 and 1. Note the evaluation behavior of chained comparisons: julia> v(x) = (println(x); iterator (see Iteration interface) at least as long as the number of variables on the left (any excess elements of the iterator are ignored). This can be used to return multiple values from functions by returning
    0 码力 | 2057 页 | 7.44 MB | 3 月前
    3
共 202 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 21
前往
页
相关搜索词
DataStructuresThatMakeVideoGamesGoRoundBacktoBasicsClassic9STLModernC++IteratorsTamingtheFilterViewjulia1.1010Julia1.11DocumentationReleaseNotes1.12RC1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩