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

无数据

分类

全部后端开发(89)C++(89)Conan(65)

语言

全部英语(89)

格式

全部PDF文档 PDF(88)PPT文档 PPT(1)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 89 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Embracing an Adversarial Mindset for Cpp Security

    handler and the code continues its normal execution like nothing happened ● Uses a Base Log File to trigger the exploit Base Log Format (BLF) Format 0x0000 Control Block 0x0400 Control Block Shadow 0x0800 Create a trigger .blf file 4. Modify the trigger .blf file 5. Find the Base Block (offset 0x800) kernel address of the trigger .blf 6. Call AddLogContainer with the handle of the trigger .blf 7. Create Create a spray .blf file 8. Groom the memory for the spray 9. Trigger the out-of-bounds write.CVE-2023-28252 Exploitation 1. First you need to get the kernel address To bypass ASLR and prepare the
    0 码力 | 92 页 | 3.67 MB | 6 月前
    3
  • pdf文档 C++ Exceptions for Smaller Firmware

    scoped_result = instance_0.value().trigger(); if (!scoped_result) { return std::unexpected(scoped_result.error()); } } { auto scoped_result = instance_0.value().trigger(); if (!scoped_result) return std::unexpected(scoped_result.error()); } } { auto scoped_result = instance_0.value().trigger(); if (!scoped_result) { return std::unexpected(scoped_result.error()); } } // etc. instance_0.trigger(); instance_0.trigger(); instance_0.trigger(); instance_0.trigger(); class_1 instance_1(side_effect); instance_1.trigger(); class_2 instance_2(side_effect); instance_2.trigger();
    0 码力 | 237 页 | 6.74 MB | 6 月前
    3
  • pdf文档 Building bridges: Leveraging C++ and ROS for simulators, sensor data and algorithms

    Controls the execution of one or many tasks • Uses one or many threads to execute the tasks Task trigger Items configures executes Thread Executor Events is added to© 2023 Apex.AI, Inc. | All rights Executing logic with data and publish data Wait again for trigger Fixed-order execution coordinator Wait again for trigger Wait again for trigger Execution cycle completed ACK Yes No Yes No Execute
    0 码力 | 38 页 | 2.17 MB | 6 月前
    3
  • pdf文档 Connecting User And Library Code

    Will not work unqualified because the call would be ambiguous 2. Algorithm LibFunc will (correctly) trigger ADL lookup1. Swap CPOs simplified implementation: https://godbolt.org/z/sEj8TsYaj (based on example Will not work unqualified because the call would be ambiguous 2. Algorithm LibFunc will (correctly) trigger ADL lookup1 Slides1. C++20 Concepts allow syntactic (structural) conformance but not semantic conformance
    0 码力 | 58 页 | 18.82 MB | 6 月前
    3
  • pdf文档 Algorithmic Complexity

    into account the inner loops std::vector<Trigger> triggers; triggers.reserve(matrix.rows()); for (const auto& row: matrix) { triggers.push_back(Trigger::create(row)); } 88Algorithmic Complexity
    0 码力 | 52 页 | 1.01 MB | 6 月前
    3
  • pdf文档 Exceptions Under the Spotlight

    its buffers before acquiring one. 26• Stages of the exception raising process: • Lookup phase: Trigger stack unwinding by calling: “_Unwind_RaiseException()” with: “_UA_SEARCH_PHASE” • In case of failure: failure: call terminate() • In case of success: return “_URC_HANDLER_FOUND” • Cleanup phase: Trigger stack unwinding by calling: “_Unwind_RaiseException()” with: “_UA_CLEANUP_PHASE” PART II: EXCEPTIONS
    0 码力 | 53 页 | 2.82 MB | 6 月前
    3
  • ppt文档 Working with Asynchrony Generically: A Tour of C++ Executors

    event())); } stop_when() sends a stop request to its child operation (echo_keyclicks) when its trigger (ctrl_c.event) completes…111 … UNTIL INTERRUPT SENDER COMPLETES template event())); } stop_when() sends a stop request to its child operation (echo_keyclicks()) when its trigger (ctrl_c.event()) completes… (demo 4)118 All that remains is a boat-load of nasty platform-specific
    0 码力 | 121 页 | 7.73 MB | 6 月前
    3
  • pdf文档 Delivering safe C++

    performance-HPC, EU-government-regulation • Must be visible in code • To indicate intent • To trigger analysis • To trigger run-time checks (where needed) Stroustrup - C++ safety -CppCon - October 2023 67Is this
    0 码力 | 74 页 | 2.72 MB | 6 月前
    3
  • pdf文档 Back To Basics: Functional Programming in C++

    on demand. namespace stdv = std::views; Composing views does nothing yet. Only iteration will trigger computation. Jonathan Müller — @foonathan Back to Basics: Functional Programming in C++ CppCon 2024-09-19 on demand. namespace stdv = std::views; Composing views does nothing yet. Only iteration will trigger computation. Functional pipeline style; no manual state wrangling. Jonathan Müller — @foonathan
    0 码力 | 178 页 | 918.67 KB | 6 月前
    3
  • pdf文档 The Roles of Symmetry And Orthogonality In Design

    independent actors, which autonomously progress through a lifecycle or are early-terminated Trigger-interface APIs: Trigger, handler, or callback invokes subsystem orthogonally to normal system execution flow
    0 码力 | 151 页 | 3.20 MB | 6 月前
    3
共 89 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
EmbracinganAdversarialMindsetforCppSecurityC++ExceptionsSmallerFirmwareBuildingbridgesLeveragingandROSsimulatorssensordataalgorithmsConnectingUserAndLibraryCodeAlgorithmicComplexityUndertheSpotlightWorkingwithAsynchronyGenericallyTourofExecutorsDeliveringsafeBackToBasicsFunctionalProgramminginTheRolesSymmetryOrthogonalityInDesign
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩