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

无数据

分类

全部后端开发(59)Python(19)C++(19)Julia(18)Conda(14)云计算&大数据(11)VirtualBox(11)数据库(8)TiDB(8)综合其他(5)

语言

全部英语(68)中文(繁体)(10)中文(简体)(5)韩语(1)

格式

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

    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 of the 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 architect for larger systems ○ i.e. Drawing a diagram and planning before diving into code is wise!Sample UML for a Class Diagram (1/4) ● Example of a class diagram ○ Class name ○ member variables (data)
    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 com/jgraph/drawio-desktopText to diagram converters • PlantUML • open source tool that converts simple textual descriptions to UML diagrams • Not only UML diagrams - Earth diagram, UI wireframes and more Integration to doxygen doc / markdown doc http://plantuml.com/guideThree simple lines generate this diagram…. Isn’t it awesome?Have a break! • Use PlantUML to create Sudoku. • The sudoku is randomly
    0 码力 | 18 页 | 1.77 MB | 6 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    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 are
    0 码力 | 57 页 | 7.11 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 I 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文档 2024 中国开源开发者报告

    com/apps/liujunjun2023/sandbox-therapy-final 109 / 111 优胜奖 以下排名不分先后  医药行业 AI 填单及审核风控平台  全自动视频翻译  UML 绘制智能助手  超级写手  BlindEyes  PentestAssist  LezziDine  新时代老中医  3D 形象生成  智安助手 110 / 111
    0 码力 | 111 页 | 11.44 MB | 8 月前
    3
  • pdf文档 Using Modern C++ to Build XOffsetDatastructure

    structures, including: • Base Types, Custom Types, Different Containers, Nested Types. • The diagram shows how these base types and containers can be combined to form complex data structures. Fanchen sent directly. • Deserialization without decoding: Data is accessed and modified directly. • The diagram shows that our method removes the need for encoding and decoding steps, simplifying the serialization include: • Serialization & deserialization • Read & write • In-place/non-in-place write • The diagram illustrates that, just like a road without bottlenecks allows for smooth traffic flow, we need
    0 码力 | 111 页 | 3.03 MB | 6 月前
    3
  • pdf文档 Contracts for C++

    Contracts and indirect calls Diagram by Lisa Lippincott136 Copyright (c) Timur Doumler | @timur_audio | https://timur.audio Contracts and virtual function calls Diagram by Lisa Lippincott pre/post Doumler | @timur_audio | https://timur.audio Contracts and virtual function calls Diagram by Lisa Lippincott struct UnaryFunction { virtual Value compute(ArgList args) pre (args Doumler | @timur_audio | https://timur.audio Contracts and virtual function calls Diagram by Lisa Lippincott struct UnaryFunction { virtual Value compute(ArgList args) pre (args
    0 码力 | 181 页 | 4.44 MB | 6 月前
    3
  • pdf文档 Multi Producer, Multi Consumer, Lock Free, Atomic Queue

    flag place data ++W.Index Pop Advance seq += N turn off data flag ++R.Index Cell / Entry State Diagram - Empty & Full CppCon 2024 | Erez Strauss | Lockfree, MPMC Queue https://github.com/erez-straus flag place data ++W.Index Pop Advance seq += N turn off data flag ++R.Index Cell / Entry State Diagram - Empty & Full Cell index 0, Start, empty - Round CppCon 2024 | Erez Strauss | Lockfree, MPMC Queue flag place data ++W.Index Pop Advance seq += N turn off data flag ++R.Index Cell / Entry State Diagram - Empty & Full Cell index 0, push1, full, round 0 CppCon 2024 | Erez Strauss | Lockfree, MPMC Queue
    0 码力 | 54 页 | 886.12 KB | 6 月前
    3
  • pdf文档 Back to Basics: Templates Part 2

    Specialization Specialization Instantiation (Implicit Specialization) Implicit Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019 Note: arrow means Specialization Specialization Instantiation (Implicit Specialization) Implicit Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019 Note: arrow means Specialization Specialization Instantiation (Implicit Specialization) Implicit Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019 Note: arrow means
    0 码力 | 80 页 | 490.15 KB | 6 月前
    3
  • pdf文档 Back to Basics: Templates - Part 1

    between instantiation and specialization? NB: arrow means Is-A 57 Specialization Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019CppCon 2021 – Back to specialization? NB: arrow means Is-A 60 Specialization Instantiation Implicit Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019CppCon 2021 – Back to arrow means Is-A 63 Explicit Instantiation Specialization Instantiation Implicit Instantiation Diagram courtesy of Dan Saks Back to Basics: Function and Class Templates CppCon 2019CppCon 2021 – Back to
    0 码力 | 68 页 | 436.75 KB | 6 月前
    3
共 84 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
BacktoBasicsDesignPatternsPictureisWorthThousandWordsSuperChargeYourIPCProgramsWithC++20andCCIPatternUnityforHumanBeings2024中国开源开发开发者报告UsingModernBuildXOffsetDatastructureContractsMultiProducerConsumerLockFreeAtomicQueueTemplatesPart
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩