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

无数据

分类

全部后端开发(747)Python(198)Java(115)Spring(112)C++(107)Julia(87)Conan(74)Scrapy(54)UML(48)Django(45)

语言

全部英语(647)中文(简体)(40)中文(繁体)(11)韩语(8)西班牙语(7)日语(7)德语(6)法语(6)俄语(6)

格式

全部PDF文档 PDF(550)其他文档 其他(193)PPT文档 PPT(4)
 
本次搜索耗时 0.085 秒,为您找到相关结果约 747 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Julia
  • Conan
  • Scrapy
  • UML
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 韩语
  • 西班牙语
  • 日语
  • 德语
  • 法语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Continuous Regression Testing for Safer and Faster Refactoring

    *Tricentis 2021 Report: How The World's Top Organizations Test7 Aurora Innovation Agenda What is continuous regression testing How does regression testing work in practice How to build a regression testing Aurora Innovation Everything could go wrong “The inherent complexity of the real world and the continuous change of requirements result in large and complex software systems that are costly and dif�cult con�dence "Write tests. Not too many. Mostly integration." - Guillermo Rauch17 Aurora Innovation Continuous regression testing Continuously verifying that the software works as well as before, during the
    0 码力 | 85 页 | 11.66 MB | 6 月前
    3
  • pdf文档 Cache-Friendly Design in Robot Path Planning

    4About Me Other interests: Game engines Meta-programming 5Robot path planning 6Robot path planning Path planning 7Path planning How an (autonomous) agent figures out how to get from one location to level goals of this talk Implement cache-friendly path planning code in C++ 29High level goals of this talk Implement cache-friendly path planning code in C++ Do so using the STL 30High level goals of Implement cache-friendly path planning code in C++ Do so using the STL Try to keep our choices simple 31High level goals of this talk Implement cache-friendly path planning code in C++ Do so using the
    0 码力 | 216 页 | 10.68 MB | 6 月前
    3
  • pdf文档 BehaviorTree.CPP: Task Planning for Robots and Virtual Agents

    simulation ○ Wheeled robots: navigation, localization, 3D perception ○ Robotic arms: control, motion planning ○ Tooling: logging, data visualization ● I love C++, and I learnt a lot thanks to CPPCon videos
    0 码力 | 59 页 | 7.97 MB | 6 月前
    3
  • pdf文档 Cetting Started with C++

    platform 02 03 04 Code reuse through libraries Building correct, secure, and safe systems Planning for the future Agenda Resources for learning modern C++ 0501 Obtaining tools for your platform platform 02 03 04 Code reuse through libraries Building correct, secure, and safe systems Planning for the future Agenda Resources for learning modern C++ 05Tools for your platform Build & platform 02 03 04 Code reuse through libraries Building correct, secure, and safe systems Planning for the future Agenda Resources for learning modern C++ 0501 Obtaining tools for your platform
    0 码力 | 95 页 | 4.71 MB | 6 月前
    3
  • pdf文档 Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)

    <> Output > <> Procedure | <> Load \ <> Save / <> Continuous } <<continuous>> Task ] <> [Ref. QA-11518, GH-1270] 6.21.2 SDL using final separator (Deprecated <> :output; <> :procedure; <> :load; <> :save; <> :continuous; <<continuous>> :task; <> end @enduml @startuml :Ready; :next(o); <> :Receiving; split Complete example 6 ACTIVITY DIAGRAM (NEW SYNTAX) split again :bar; <> split again :i > 5; <<continuous>> stop end split :finish; @enduml 6.22 Complete example @startuml start :ClickServlet.handleRequest();
    0 码力 | 551 页 | 7.79 MB | 1 年前
    3
  • pdf文档 PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)

    <> Output > <> Procedure | <> Load \ <> Save / <> Continuous } <<continuous>> Task ] <> [Ref. QA-11518, GH-1270] 6.21.2 SDL using final separator (Deprecated <> :output; <> :procedure; <> :load; <> :save; <> :continuous; <<continuous>> :task; <> end @enduml @startuml :Ready; :next(o); <> :Receiving; split 22 Complete example 6 ACTIVITY DIAGRAM (BETA) split again :bar; <> split again :i > 5; <<continuous>> stop end split :finish; @enduml 6.22 Complete example @startuml start :ClickServlet.handleRequest();
    0 码力 | 552 页 | 7.88 MB | 1 年前
    3
  • pdf文档 使用 PlantUML 绘制 UML - PlantUML 语言参考指引(Version 1.2023.11)

    定型语法 输入 < <> 输出 > <> 程序 | <> 加载 \ <> 保存 / <> 连续 } <<continuous>> 任务 ] <> [Ref.QA-11518,GH-1270] 6.21.2 SDL using final separator (Deprecated form) 通过更改最终; <> :output; <> :procedure; <> :load; <> :save; <> :continuous; <<continuous>> :task; <> end @enduml @startuml :Ready; :next(o); <> :Receiving; split (1.2023.11) 140 / 538 6.22 一个完整的例子 6 活动图(新语法) split again :bar; <> split again :i > 5; <<continuous>> stop end split :finish; @enduml 6.22 一个完整的例子 @startuml start :ClickServlet.handleRequest();
    0 码力 | 539 页 | 7.74 MB | 1 年前
    3
  • pdf文档 Spanny 2: Rise of std::mdspan

    dimensions rows are not continuous computers already panny2 submaps small region within the larger occupancy grid typically used to constrain the planning scene for navigation usually centered on the position of the robot 47github.com/griswaldbrooks/spanny2 orientation-aware/rotated submaps have a fixed view relative to the robot meaning a consistent planning scene, increasing determinacygithub.com/griswaldbrooks/spanny2 rotated submaps: custom layout
    0 码力 | 117 页 | 2.02 MB | 6 月前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    Troubleshooting Run Kotlin/JS Run the Node.js target Run the browser target Development server and continuous compilation Debug Kotlin/JS code Debug in browser Debug in the IDE Debug in Node.js What's IDE: scratches and worksheets Browser: Kotlin Playground Command line: ki shell Kotlin and continuous integration with TeamCity Gradle, Maven, and Ant 1091 1092 1093 1094 1095 1096 1097 1097 library that covers all of classical mathematics. OptaPlanner - a solver utility for optimization planning problems Charts - a scientific JavaFX charting library in development Apache OpenNLP - a machine
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    uniquely elastic and extensible architecture, distinguishing it from alternative blockchain solutions. Planning for the future of enterprise blockchain requires building on top of a fully-vetted, open source uniquely elastic and extensible architecture, distinguishing it from alternative blockchain solutions. Planning for the future of enterprise blockchain requires building on top of a fully vetted, open-source leverage gossip to broadcast ledger and channel data in a scalable fashion. Gossip messaging is continuous, and each peer on a channel is constantly receiving current and consistent ledger data, from multiple
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
共 747 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 75
前往
页
相关搜索词
ContinuousRegressionTestingforSaferandFasterRefactoringCacheFriendlyDesigninRobotPathPlanningBehaviorTreeCPPTaskRobotsVirtualAgentsCettingStartedwithC++DrawingUMLPlantUMLLanguageReferenceGuideVersion1.202311使用绘制语言参考指引SpannyRiseofstdmdspanKotlinDocumentation1.920HyperledgerFabric1.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩