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

无数据

分类

全部后端开发(369)Python(118)UML(96)PyWebIO(86)数据库(73)区块链(57)PostgreSQL(40)云计算&大数据(39)C++(38)系统运维(29)

语言

全部英语(302)中文(简体)(150)日语(14)韩语(13)俄语(13)德语(12)西班牙语(12)法语(12)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(429)其他文档 其他(100)DOC文档 DOC(1)
 
本次搜索耗时 0.073 秒,为您找到相关结果约 530 个.
  • 全部
  • 后端开发
  • Python
  • UML
  • PyWebIO
  • 数据库
  • 区块链
  • PostgreSQL
  • 云计算&大数据
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 俄语
  • 德语
  • 西班牙语
  • 法语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Falcon v3.0.0-b1 Documentation

    0 码力 | 1028 页 | 725.86 KB | 1 年前
    3
  • pdf文档 Falcon v3.1.1-b1 Documentation

    0 码力 | 378 页 | 1.29 MB | 1 年前
    3
  • epub文档 Falcon v3.1.1-b1 Documentation

    0 码力 | 540 页 | 476.61 KB | 1 年前
    3
  • pdf文档 Falcon v3.0.0-b1 Documentation

    0 码力 | 338 页 | 1.14 MB | 1 年前
    3
  • pdf文档 Class Layout

    class B1 { public: virtual void f1(); virtual void f2(); }; class B2 { public: virtual void f2(); virtual void f3(int); virtual void f4(); }; 60 vptr other stuff… &B1::f1 &B1::f2 vtbl for B1 B1 object vptr other stuff… &B2::f2 &B2::f3 vtbl for B2 B2 object &B2::f4 Copyright © 2020 by Stephen C. Dewhurst and Daniel Saks Derived Class Layout Under Multiple Inheritance  Under public B1, public B2 { public: void f2() override; // overrides B1::f2 and B2::f2 void f3(int) override; // overrides B2::f3 virtual void f5(); }; 61 other stuff… &B1::f1 &D::f2 vtbl for D/B1 &D::f3
    0 码力 | 51 页 | 461.37 KB | 6 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    Logical partitioningMemory 28 B0 B1 • One row open per bank • Logical partitioningMemory 29 B0 B1 B2 • One row open per bank • Logical partitioningMemory 30 B0 B1 B2 B3 • One row open per bank B0 B1 B2 B3 BG0 • Bank group – a grouping of logically addressable banks • Multiple open rows per bank group • Multiple outstanding commands in progressMemory 32 B0 B1 B2 B3 BG0 B0 B1 B2 rows per bank group • Multiple outstanding commands in progressMemory 33 B0 B1 B2 B3 BG0 B0 B1 B2 B3 BG1 B0 B1 B2 B3 BG2 • Bank group – a grouping of logically addressable banks • Multiple
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
  • pdf文档 The Roles of Symmetry And Orthogonality In Design

    C++ Stack ... { Bar b0; //...do stuff with b0 { Bar b1; //...do stuff with b0, b1 //...do stuff with b0, b1 } //...do stuff with b0 } b0 b1 Stack-based objects have outstanding lifecycle symmetry b0; //...do stuff with b0 { Bar b1; //...do stuff with b0, b1 { Bar b2; //...do stuff with b0, b1, b2 } //...do stuff with b0, b1 } //...do stuff with b0 } b0 b1 b2 Stack-based objects have outstanding b0; //...do stuff with b0 { Bar b1; //...do stuff with b0, b1 { Bar b2; //...do stuff with b0, b1, b2 } //...do stuff with b0, b1 } //...do stuff with b0 } b0 b1 b2 Stack-based objects have outstanding
    0 码力 | 151 页 | 3.20 MB | 6 月前
    3
  • pdf文档 Adventures in SIMD Thinking (Part 1 of 2)

    _mm512_mask_blend_ps((__mmask16) mask, a, b); } a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15 b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 b10 b11 b12 b13 b14 b15 0 0 1 1 0 0 1 1 0 0 0 0 1 1 1 1 a0 a1 b2 b3 a4 a5 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15 b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 b10 b11 b12 b13 b14 b15 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15 b0 b1 b2 b3 <4> b aCopyright © 2020 Bob Steagall K E ; } a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 a10 a11 a12 a13 a14 a15 b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 b10 b11 b12 b13 b14 b15 <3> a13 a14 a15 b0 b1 b2 b3 b4 b5 b6 b7 b8 b9 b10 b11 b12 b aCopyright © 2020 Bob Steagall
    0 码力 | 88 页 | 824.07 KB | 6 月前
    3
  • pdf文档 Back to Basics: Designing Classes (part 2 of 2)

    Assuming the x64 architecture, what is the size of the given struct Widget? struct Widget { bool b1; float f; bool b2; }; std::cout << sizeof(Widget) << '\n'; // prints 12Order of Member Data Assuming the x64 architecture, what is the size of the given struct Widget? struct Widget { bool b1; float f; bool b2; }; std::cout << sizeof(Widget) << '\n'; // prints 12 // Needs to be Assuming the x64 architecture, what is the size of the given struct Widget? struct Widget { bool b1; double d; bool b2; }; std::cout << sizeof(Widget) << '\n'; // prints 24Order of Member
    0 码力 | 76 页 | 2.60 MB | 6 月前
    3
  • pdf文档 PlantUML 1.2023.11 Справочное руководство по языку

    Установка параметра в значение 1 (без группировки) @startuml skinparam groupInheritance 1 A1 <|-- B1 A2 <|-- B2 A2 <|-- C2 A3 <|-- B3 A3 <|-- C3 A3 <|-- D3 A4 <|-- B4 A4 <|-- C4 A4 <|-- D4 A4 <|-- параметра в значение 2 (группировка если 2 и более) @startuml skinparam groupInheritance 2 A1 <|-- B1 A2 <|-- B2 A2 <|-- C2 A3 <|-- B3 A3 <|-- C3 A3 <|-- D3 A4 <|-- B4 A4 <|-- C4 A4 <|-- D4 A4 <|-- параметра в значение 3 (группировка если 3 и более) @startuml skinparam groupInheritance 3 A1 <|-- B1 A2 <|-- B2 A2 <|-- C2 A3 <|-- B3 A3 <|-- C3 A3 <|-- D3 A4 <|-- B4 A4 <|-- C4 A4 <|-- D4 A4 <|--
    0 码力 | 554 页 | 7.96 MB | 1 年前
    3
共 530 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 53
前往
页
相关搜索词
Falconv30.0b1Documentation1.1ClassLayoutPerformanceEngineeringBeingFriendlytoYourHardwareTheRolesofSymmetryAndOrthogonalityInDesignAdventuresinSIMDThinkingPartBackBasicsDesigningClassespartPlantUML1.202311
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩