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

无数据

分类

全部后端开发(134)C++(134)Conan(74)

语言

全部英语(133)中文(简体)(1)

格式

全部PDF文档 PDF(132)TXT文档 TXT(1)PPT文档 PPT(1)
 
本次搜索耗时 0.015 秒,为您找到相关结果约 134 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Quickly Testing Qt Desktop Applications With Approval Tests

    1 Quickly Testing Qt Desktop Applications with Approval Tests Clare Macrae (She/her) clare@claremacrae.co.uk 16 September 2020 CppCon (Online)2 Audience: Developers testing Desktop GUIs, including and readable with fixtures • ApprovalTests.Cpp.Qt feedback welcome!80 Quickly Test Qt Desktop Applications • All links from this talk, and more, via: – bit.ly/TestingQt – github.com/claremacrae/talks
    0 码力 | 77 页 | 6.96 MB | 6 月前
    3
  • pdf文档 Express Your Expectations: A Fast, Compliant JSON Pull Parser for Writing Robust Applications

    console.log(object.foo) Jonathan Müller A fast, compliant JSON pull parser for writing robust applications undefined Jonathan Müller — @foonathan Express your expectations CppCon 2023-10-03 10JSON parsing std::print("{}\n", object.at("foo")); Jonathan Müller A fast, compliant JSON pull parser for writing robust applications Uncaught exception. Jonathan Müller — @foonathan Express your expectations CppCon 2023-10-03
    0 码力 | 143 页 | 736.91 KB | 6 月前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    wonderful academic papers about compilers. I'll illustrate how our view of compilers is really monolithic, and how compilers through time, and still today, are actually a continuum.Papers in this talk implementations of these abstractions is inappropriate for three main reasons: 1. it denies applications the advantages of domain-specific optimizations, 2. it discourages changes to the implementations the world’s fastest processors, many applications, especially those requiring high processor performance, have been ported to it. However, ☹ many other applications are available only under the x86 architecture
    0 码力 | 111 页 | 3.98 MB | 6 月前
    3
  • pdf文档 The Absurdity of Error Handling

    must be resilient in unanticipated situations • It’s often assumed that error handling inside applications is a good way to provides resiliency • This needs to be questioned • Common error handling examples Language Designer • Can we talk about determinism in C++? • But also … • C++ exceptions are a monolithic sledgehammer • There are no error management primitives that could be used to create domain-appropriate
    0 码力 | 43 页 | 1.39 MB | 6 月前
    3
  • pdf文档 Adventures with Legacy Codebases: Tales of Incremental Improvement

    Depends on eigen (we already use) ● Adopting Native Instrumentsʼ auth library ○ Split out from monolithic nilibs library ○ Replace custom vocab types with std:: ○ Align on 3rd-party libraries/versions
    0 码力 | 77 页 | 4.34 MB | 6 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    projects: remotely operated underwater inspection vehicles, autonomous mobile base for agriculture applications, and more ● Have worked at General Dynamics Electric Boat, MIT Lincoln Laboratory ● Interested of MoveIt ○ MoveIt is an open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithmsAbout PickNik Robotics ● The Unstructured Robotics of MoveIt ○ MoveIt is an open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms ● Developing MoveIt Studio ○ MoveIt Studio
    0 码力 | 200 页 | 1.77 MB | 6 月前
    3
  • pdf文档 Using Modern C++ to Build XOffsetDatastructure

    responsible for 12% of all fleet cycles across all applications at Google. • 80-90% • According to another study by Palkar et al., modern big data applications can spend 80–90% of CPU time parsing data. Structures in Memory • This high level of performance has significant implications for practical applications. Due to its excellent read and write speeds, XOffsetDatastructure can be used directly as base without sacrificing serialization capabilities, is particularly valuable in performance-critical applications. • It allows for rapid data access and modification while still maintaining the ability to quickly
    0 码力 | 111 页 | 3.03 MB | 6 月前
    3
  • pdf文档 Heterogeneous Modern C++ with SYCL 2020

    responsible for the planning and preparation of a capable exascale ecosystem, including software, applications, hardware, advanced system engineering, and early testbed platforms, in support of the nation’s directly compiled and accelerated SYCL is ideal for accelerating larger C++-based engines and applications with performance portability C++ Kernel Fusion can give better performance on complex apps performance Based on C++17, backwards compatible with SYCL 1.2.1 Simplify porting of standard C++ applications to SYCL Closer alignment and integration with ISO C++ Multiple Backend acceleration and API
    0 码力 | 114 页 | 7.94 MB | 6 月前
    3
  • pdf文档 micrograd++: A 500 line C++ Machine Learning Library

    robust solution for integrating machine learning capabilities directly into C++-based systems and applications. I. INTRODUCTION Traditionally, all machine learning libraries are extremely bulky and very implemented in Python, often face performance limitations when applied to large-scale, real-time applications in C++. micrograd++ addresses these challenges by offering a pure C++ implementation that ensures those new to machine learning concepts, while also pro- viding the necessary tools for advanced applications. III. DISCUSSION A. Technical Description micrograd++ is built using modern C++ standards (C++17)
    0 码力 | 3 页 | 1.73 MB | 6 月前
    3
  • pdf文档 Design and Implementation of Highly Scalable Quantifiable Data Structures in C++

    ▶ Method calls not conserved ▶ Timing is critical to correctness yet can only be estimated by applications ▶ Intermediate system state is opaque (i.e. denotational, not small step operational) ▶ Correctness concurrent system models prompting the search for reductions ▶ Growth of distributed software applications: blockchain, distributed file systems, network apps Design and Implementation of Highly Scalable correctness, independent of sequential history ▶ Timing and semantics in the type system available to applications ▶ Defined operationally on system state, not by a combinatorial search of the results ▶ Compositional*
    0 码力 | 51 页 | 4.08 MB | 6 月前
    3
共 134 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 14
前往
页
相关搜索词
QuicklyTestingQtDesktopApplicationsWithApprovalTestsExpressYourExpectationsFastCompliantJSONPullParserforWritingRobustJustinTimeCompilationBastienCppCon2020TheAbsurdityofErrorHandlingAdventureswithLegacyCodebasesTalesIncrementalImprovementLeveragingFunctionalApproachMoreTestableandMaintainableROSCodeUsingModernC++toBuildXOffsetDatastructureHeterogeneousSYCLmicrograd++500lineMachineLearningLibraryDesignImplementationHighlyScalableQuantifiableDataStructures
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩