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

无数据

分类

全部后端开发(211)C++(180)云计算&大数据(19)Python(15)系统运维(14)Django(13)VirtualBox(11)Julia(10)网络与安全(10)数据库(9)

语言

全部英语(228)中文(简体)(14)中文(繁体)(10)日语(2)zh(2)[zh](1)kor(1)英语(1)

格式

全部PDF文档 PDF(230)DOC文档 DOC(8)TXT文档 TXT(8)其他文档 其他(7)PPT文档 PPT(6)
 
本次搜索耗时 0.023 秒,为您找到相关结果约 259 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • Python
  • 系统运维
  • Django
  • VirtualBox
  • Julia
  • 网络与安全
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • [zh]
  • kor
  • 英语
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • TXT文档 TXT
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Applicative: The Forgotten Functional Pattern

    1APPLICATIVE APPLICATIVE THE FORGOTTEN FUNCTIONAL PATTERN THE FORGOTTEN FUNCTIONAL PATTERN BEN DEANE / CPPCON / 2023-10-04 BEN DEANE / CPPCON / 2023-10-04 2DISCLAIMERS DISCLAIMERS No AI was used in FIRST, A QUICK SURVEY I've heard of these functional patterns, but that's all 6.1FIRST, A QUICK SURVEY FIRST, A QUICK SURVEY I've heard of these functional patterns, but that's all I (think I) kind of of understand how they work 6.2FIRST, A QUICK SURVEY FIRST, A QUICK SURVEY I've heard of these functional patterns, but that's all I (think I) kind of understand how they work I don't see many use cases
    0 码力 | 141 页 | 11.33 MB | 5 月前
    3
  • pdf文档 Back To Basics: Functional Programming in C++

    What is functional programming? Jonathan Müller — @foonathan Back to Basics: Functional Programming in C++ CppCon 2024-09-19 1Imperative Programming Definition Specify instructions that manipulate state state in order to achieve a goal. Jonathan Müller — @foonathan Back to Basics: Functional Programming in C++ CppCon 2024-09-19 2Imperative Programming Definition Specify instructions that manipulate manipulate state in order to achieve a goal. C and C++ Jonathan Müller — @foonathan Back to Basics: Functional Programming in C++ CppCon 2024-09-19 2Imperative Programming Definition Specify instructions that
    0 码力 | 178 页 | 918.67 KB | 5 月前
    3
  • text文档 CMake Configuration for Asio Basic Library and Tests

    cppcon_add_library(basic LIBRARIES Asio::asio) add_subdirectory(tests)
    0 码力 | 1 页 | 71.00 B | 5 月前
    3
  • pdf文档 Quickly Testing Qt Desktop Applications With Approval Tests

    with Approval Tests Clare Macrae (She/her) clare@claremacrae.co.uk 16 September 2020 CppCon (Online)2 Audience: Developers testing Desktop GUIs, including Qt-based ones Approval Tests: claremacrae tations.html3 Contents •Introduction •Qt –Setting Up Testing –Error-prone Things –Approval Tests •Extras –Tools –Summary4 About Me • Scientific C++ and Qt developer since 1999 • My mission: mission: Sustainable and efficient testing and refactoring of legacy code – Co-author of “Approval Tests for C++” • Consulting & training via “Clare Macrae Consulting Ltd” – claremacrae.co.uk • All links
    0 码力 | 77 页 | 6.96 MB | 5 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    Overview of ROS 2 ● ROS 2 Conventional Approach ● Introduction to Functional Programming Principles ● Refactoring using Functional Programming Principles ● ConclusionIntroductionAbout Me ● Robotics client expect proper operation of the software once they start developing on top of it? Answer: Tests and documentation! Lots and lots of documentation!Why give this talk? ● Engineers at PickNik experiment client expect proper operation of the software once they start developing on top of it? Answer: Tests and documentation! Lots and lots of documentation! ● ROS 2 documentation encourages an object-oriented
    0 码力 | 200 页 | 1.77 MB | 5 月前
    3
  • pdf文档 Behavior-driven Tests for Microservices-based Algo Trading System

    Behavior-driven Tests for Microservices-based Algo Trading System Summary : Introduction : This poster will introduce a test framework we use at Bloomberg to enable behavior-based tests in natural language often non-trivial to automate the system-level tests with external dependencies. Controlling external dependencies are especially important for algo tests since certain algo behaviors require hard-to-produce condition. ● Fully automated : Running tests are integrated into CI so algo behaviors are regressed for any dependent code change. ● Natural language layer: Tests are written in natural language so
    0 码力 | 1 页 | 65.24 KB | 5 月前
    3
  • pdf文档 MITRE Defense Agile Acquisition Guide - Mar 2014

    develop software. The values and 12 principles of the Agile Manifesto can be distilled into four core elements:  Focusing on small, frequent capability releases  Valuing working software over amount of work the team estimates it can deliver in a sprint Development teams, aided by cross-functional representatives, analyze each user story and use measures known as story points to estimate the limited to the application layer while using existing infrastructure. Program Scope Program spans core capabilities and underlying platform or infrastructure. The government is responsible for primary
    0 码力 | 74 页 | 3.57 MB | 5 月前
    3
  • pdf文档 Khronos APIs for Heterogeneous Compute and Safety: SYCL and SYCL SC

    platformsPARALLEL INDUSTRY INITIATIVES 2011 OpenCL 1.2 OpenCL C Kernel Language OpenCL 2.1 SPIR-V in Core 2015 OpenCL 2.2 2017 2020 202X SYCL 1.2 C++11 Single source programming SYCL 1.2.1 C++11 Single Extension – 2017 Graph-based vision and inferencing OpenVX 1.3 – 2019 SC Extension integrated into core OpenVX specificationKHRONOS AUTOSAR LIAISON: SYCL DEMONSTRATOR Thank you to AUTOSAR and IntelliasPART unanticipated conversions, timing errors, termination errors ▪ Static guarantees based on the C++ Core Guidelines ▪ Static analysis ▪ Library components as alternatives to error-prone constructs (casts
    0 码力 | 82 页 | 3.35 MB | 5 月前
    3
  • pdf文档 Django CMS 2.1.x Documentation

    TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.auth', 'django.core.context_processors.i18n', 'django.core.context_processors.request', 'django.core.context_processors.media', 'cms.context_processors saves the page. It will now display in the list of pages. Congratulations! You now have a fully functional Django CMS installation! Publishing a page The list of pages available is a handy way to change “View on site” button. That’s it! Where to go from here Congratulations, you now have a fully functional CMS! Feel free to play around with the different plugins provided out of the box, and build great
    0 码力 | 63 页 | 485.38 KB | 6 月前
    3
  • epub文档 Django CMS 2.1.x Documentation

    TEMPLATE_CONTEXT_PROCESSORS = ( 'django.core.context_processors.auth', 'django.core.context_processors.i18n', 'django.core.context_processors.request', 'django.core.context_processors.media', 'cms saves the page. It will now display in the list of pages. Congratulations! You now have a fully functional Django CMS installation! 2.3.2. Publishing a page The list of pages available is a handy way to on site” button. That’s it! 2.3.4. Where to go from here Congratulations, you now have a fully functional CMS! Feel free to play around with the different plugins provided out of the box, and build great
    0 码力 | 81 页 | 554.09 KB | 6 月前
    3
共 259 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 26
前往
页
相关搜索词
ApplicativeTheForgottenFunctionalPatternBackToBasicsProgramminginC++CMakeConfigurationforAsioBasicLibraryandTestsQuicklyTestingQtDesktopApplicationsWithApprovalLeveragingApproachMoreTestableMaintainableROSCodeBehaviordrivenMicroservicesbasedAlgoTradingSystemMITREDefenseAgileAcquisitionGuideMar2014KhronosAPIsHeterogeneousComputeSafetySYCLSCDjangoCMS2.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩