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

无数据

分类

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

语言

全部英语(152)中文(简体)(10)中文(繁体)(10)中文(简体)(2)西班牙语(1)葡萄牙语(1)英语(1)

格式

全部PDF文档 PDF(171)其他文档 其他(6)
 
本次搜索耗时 0.057 秒,为您找到相关结果约 177 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Julia
  • Conda
  • Django
  • 云计算&大数据
  • 数据库
  • VirtualBox
  • TiDB
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 中文(简体)
  • 西班牙语
  • 葡萄牙语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: Design Patterns

    will start this talk by introducing the taxonomy of design patterns at a high level, how to read a UML diagram (as a quick refresher), a refresher on inheritance vs composition, and then spend the rest learning more design patterns 87Unified Modeling Language (UML) A compact way to represent software systems 88What is the Unified Modeling Language (UML)? 89 ● A general-purpose modeling language for software diving into code is wise!Sample UML for a Class Diagram (1/4) ● Example of a class diagram ○ Class name ○ member variables (data) ○ member functions (behaviors) 90Sample UML for a Class Diagram (2/4)
    0 码力 | 96 页 | 2.10 MB | 6 月前
    3
  • pdf文档 A Picture is Worth a Thousand Words

    com/limerick-artist-sambhu-dayal https://www.linkedin.com/in/sambhudayalb/Do we draw pictures at work? UML diagramsSome real funny diagramsWidely used proprietary tools Visio Enterprise Architect No longer converters • PlantUML • open source tool that converts simple textual descriptions to UML diagrams • Not only UML diagrams - Earth diagram, UI wireframes and more.. • Textual descriptions could be
    0 码力 | 18 页 | 1.77 MB | 6 月前
    3
  • pdf文档 Unity for Human Beings

    planning out our source code and then writing it. What I mean by this is, we will first create the UML Diagram of how the code should be structured and then actually write the code. It is important that know when getting a job as a developer. If you can read, write, and understand design documents and UML; it will most certainly be a plus. I hope you enjoyed this tutorial, next week, we will use everything
    0 码力 | 239 页 | 27.39 MB | 10 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    express programmatically the meaning of descriptive text of a particular software artifact, or even an UML Diagram. Therefore, it can serve as an signature of an software artifact. • The resulting binaries
    0 码力 | 57 页 | 7.11 MB | 6 月前
    3
  • pdf文档 2024 中国开源开发者报告

    会福祉、科技成果转化和国家行为能力的挑战。这就落入了技术主权的窠臼,从社会学的作用方 式来说,我们可以从一系列冠以“技术主权”的故事中寻找冲突发生的规律。 例如,2011 年德国时任内政部长 Thomas de Maizière 和时任德国电信首席执行官 René Obermann 发起了 SICT(Security in critical ICT applications and ICT architectures,关 com/apps/liujunjun2023/sandbox-therapy-final 109 / 111 优胜奖 以下排名不分先后  医药行业 AI 填单及审核风控平台  全自动视频翻译  UML 绘制智能助手  超级写手  BlindEyes  PentestAssist  LezziDine  新时代老中医  3D 形象生成  智安助手 110 / 111
    0 码力 | 111 页 | 11.44 MB | 8 月前
    3
  • pdf文档 Comprehensive Rust(Español) 202412

    Estructura del curso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.2 Combinaciones de teclas . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 1.3 Traducciones . . . . . . ecosistema de Rust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2 Código de ejemplo en esta formación . . . . . . . . . . . . . . . . . . . . . . 20 2.3 Ejecutar código de forma local ¿Qué es Rust? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 4.2 Ventajas de Rust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 4.3 Playground . . . .
    0 码力 | 389 页 | 1.04 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Português do Brasil) 202412

    Estrutura do Curso . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 1.2 Atalhos de Teclado . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 1.3 Traduções . . . . O Ecossistema Rust . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.2 Exemplos de Código neste Treinamento . . . . . . . . . . . . . . . . . . . . . 21 2.3 Executando Código Localmente Aritimética . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5.5 Inferência de Tipo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 5.6 Exercício: Fibonacci
    0 码力 | 389 页 | 1.05 MB | 10 月前
    3
  • pdf文档 Custom Views for the Rest of Us

    respectively, such that [i, s) denotes a range. sentinel_for is modeled only if: i == s is well-de�ned. std::assignable_from is either modeled or not satis�ed. If bool(i != s) then i is dereferenceable respectively, such that [i, s) denotes a range. sentinel_for is modeled only if: i == s is well-de�ned. std::assignable_from is either modeled or not satis�ed. If If bool(i != s) bool(i != is only for end() to use, but nothing actually tells us that. 42Sentinels separate concerns. The de�nition of “end” is in its own class. 43class class inner_sentinel inner_sentinel { { /* ... */ /*
    0 码力 | 187 页 | 13.25 MB | 6 月前
    3
  • pdf文档 Manus AI:Agent元年开启

    ChatGPT!"GAIçèûÞ&> • AI*+uv5´µ#$GManusuv,!"#$%AI*+,)`%&R<º»JK> • ÑÒÓ*5'de() • ManusêëF-*Bz'()+,-,Manus./I6¦Gdeáâ(),012÷345de> !"#$%Bloomberg*&'()7 Manus AI%6789: • 67,89:;<щ=>?Š@&ACEO,BC‡DF<Ñg[> SwarmcMulti-agent Orchestrator> • 7⃣ de´.«Model Routing¬5š›6¦ AI de•„G()µ¶C𷏤> • *˜5MartiancOpenRoutercNot Diamond> • 8⃣ ¡¹gde«Foundational Models¬5bº AI de,»4 AI *+¼½()> • 9⃣ ETL«]^á²2¾¿¬5š›]^¥+CA+ AI ÓÔC#+>12 !"#$%Bloomberg*&'() >$2%AgentFG?@HIJKLM ]^ º»¨ 2C 2B ÕÖ Fp º» #&Õ¥+ $%AI§¨ #&DE AgentŸ Ö×AgentS) cCÕ 'Agent ØCKx¦13 !"#$%Bloomberg*&'() >$2%AgentFG?@HIJKLM p Workday#$ Agent
    0 码力 | 23 页 | 4.87 MB | 5 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    movabs r10, 0x123456789abcdef0 49 ba f0 de bc 9a 78 56 34 12Code density uint64_t v = 0x123456789abcdef0; 47 x86 movabs r10, 0x123456789abcdef0 49 ba f0 de bc 9a 78 56 34 12 MIPS li $2, 38141952 8a 42 34 78 14 02 00 af 26 42 64 b8 14 02 00 f0 de 42 34Code density uint64_t v = 0x123456789abcdef0; 48 x86 movabs r10, 0x123456789abcdef0 49 ba f0 de bc 9a 78 56 34 12 RISC-V li a5, 305418240 8a 42 34 78 14 02 00 af 26 42 64 b8 14 02 00 f0 de 42 34Code density uint64_t v = 0x123456789abcdef0; 49 x86 movabs r10, 0x123456789abcdef0 49 ba f0 de bc 9a 78 56 34 12 RISC-V li a5, 305418240
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
共 177 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
BacktoBasicsDesignPatternsPictureisWorthThousandWordsUnityforHumanBeingsSuperChargeYourIPCProgramsWithC++20andCCIPattern2024中国开源开发开发者报告ComprehensiveRustEspaol202412PortugudoBrasilCustomViewstheRestofUsManusAIAgent元年开启PerformanceEngineeringBeingFriendlyHardware
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩