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

无数据

分类

全部后端开发(1402)综合其他(420)Python(404)Java(367)Spring(316)Weblate(302)云计算&大数据(265)数据库(210)C++(208)VirtualBox(113)

语言

全部英语(1964)中文(简体)(327)中文(繁体)(23)日语(18)俄语(16)西班牙语(15)韩语(15)德语(14)法语(14)英语(9)

格式

全部PDF文档 PDF(1782)其他文档 其他(546)TXT文档 TXT(71)PPT文档 PPT(23)DOC文档 DOC(5)
 
本次搜索耗时 0.113 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Python
  • Java
  • Spring
  • Weblate
  • 云计算&大数据
  • 数据库
  • C++
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 俄语
  • 西班牙语
  • 韩语
  • 德语
  • 法语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Shared Libraries

    1Terminology • Shared Library: • Shared Object, Dynamic Object, Dynamic Shared Object (DSO), Dynamic Load Library (DLL), Dynamic Shared Library • Binary: • Executable / Shared Library , Component cause ODR violation errors. • Speculated motivation: • In the elden days the canonical example of shared-lib was libc. Users may reasonably wish to override implementations. 15foo Library Search Order After exe, before any lib 16 exe lib1 lib2 lib3 lib4 lib5 preload_lib1C++ Implication #1: Can a shared-library symbol be overridden from an executable? • Windows: • No. • Linux: • Yes. • Mac: •
    0 码力 | 69 页 | 1.40 MB | 5 月前
    3
  • pdf文档 Shared Libraries and Where To Find Them

    Shared Libraries and Where to Find Them R&D Team Lead, JFrogIntroduction From the point of view of a C++ developer, compiled code typically ends up in either: ● The executables themselves ● Static Static libraries ● Shared libraries Libraries* are a vehicle for “reusable” code code that can be invoked by other libraries or applications (even from other languages) * libraries: not defined by the standard meanings…How developers deal with shared librariesAbout this talk ● What this talk covers: ○ WHEN shared libraries are needed ○ WHICH programs needs to locate shared libraries ○ TOOLS to query, troubleshoot
    0 码力 | 94 页 | 6.49 MB | 5 月前
    3
  • ppt文档 Lock-Free Atomic Shared Pointers Without a Split Reference Count? It Can Be Done!

    danielanderson.net What we’ll learn today • How shared_ptr is implemented under the hood • Atomics and concurrency patterns • How existing atomic<shared_ptr> are implemented (the split reference count used for • You’ve heard of shared_ptr Things we won’t cover • Alias pointers, weak pointers4 Daniel Anderson -- danielanderson.net What we’ll learn today • How shared_ptr is implemented under the the hood • Atomics and concurrency patterns • How existing atomic<shared_ptr> are implemented (the split reference count technique) • Deferred reclamation, i.e., garbage collection in C++ Some assumed
    0 码力 | 45 页 | 5.12 MB | 5 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    set_map_service( const std::shared_ptr request, std::shared_ptr response); void generate_path_service( const std::shared_ptr request, std::shared_ptr response); bool set_costmap(const std_msgs::msg::UInt8MultiArray& costmap); Path generate_global_path(Position set_map_service( const std::shared_ptr request, std::shared_ptr response); void generate_path_service( const std::shared_ptr
    0 码力 | 200 页 | 1.77 MB | 5 月前
    3
  • pdf文档 Back to Basics: Smart Pointers

    ModernesCpp.netSmart Pointer A First Overview std::unique_ptr – Exclusive Ownership std::shared_ptr – Shared Ownership std::weak_ptr – Break of Cyclic References Performance Concurrency Function Return ValuesSmart Pointer A First Overview std::unique_ptr – Exclusive Ownership std::shared_ptr – Shared Ownership std::weak_ptr – Break of Cyclic References Performance Concurrency Function ▪ Can not be copied ▪ Deals with non-copy objects std::shared_ptr C++11 ▪ Shares a resource ▪ Supports an reference counter to the shared resource and manages it ▪ Deletes the resource if the reference
    0 码力 | 30 页 | 625.43 KB | 5 月前
    3
  • pdf文档 Conan 1.4 Documentation

    custom generator with generator packages . . . . . . . . . . . . . . . . . . 193 13.11 How to manage shared libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 198 13.12 How CMakeLists.txt with SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -m32"), and the same to CMAKE_C_FLAGS, CMAKE_SHARED_LINK_FLAGS and CMAKE_EXE_LINKER_FLAGS. This can also be done more easily, automatically with Conan [requires] Poco/1.9.0@pocoproject/stable [generators] cmake [options] Poco:shared=True # PACKAGE:OPTION=VALUE OpenSSL:shared=True Install the requirements and compile from the build folder (change the
    0 码力 | 421 页 | 2.84 MB | 1 年前
    3
  • pdf文档 Conan 1.3 Documentation

    custom generator with generator packages . . . . . . . . . . . . . . . . . . 183 12.11 How to manage shared libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188 12.12 How CMakeLists.txt with SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -m32"), and the same to CMAKE_C_FLAGS, CMAKE_SHARED_LINK_FLAGS and CMAKE_EXE_LINKER_FLAGS. This can also be done more easily, automatically with Conan [requires] Poco/1.9.0@pocoproject/stable [generators] cmake [options] Poco:shared=True # PACKAGE:OPTION=VALUE OpenSSL:shared=True Install the requirements and compile from the build folder (change the
    0 码力 | 397 页 | 2.77 MB | 1 年前
    3
  • pdf文档 Conan 1.7 Documentation

    custom generator with generator packages . . . . . . . . . . . . . . . . . . 193 12.11 How to manage shared libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 198 12.12 How running SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -m32"), and the same applies to CMAKE_C_FLAGS, CMAKE_SHARED_LINK_FLAGS and CMAKE_EXE_LINKER_FLAGS. This can also be done more easily, by automatically using [requires] Poco/1.9.0@pocoproject/stable [generators] cmake [options] Poco:shared=True # PACKAGE:OPTION=VALUE OpenSSL:shared=True Install the requirements and compile from the build folder (change the
    0 码力 | 433 页 | 2.95 MB | 1 年前
    3
  • pdf文档 Conan 1.6 Documentation

    custom generator with generator packages . . . . . . . . . . . . . . . . . . 191 12.11 How to manage shared libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 12.12 How CMakeLists.txt with SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -m32"), and the same to CMAKE_C_FLAGS, CMAKE_SHARED_LINK_FLAGS and CMAKE_EXE_LINKER_FLAGS. This can also be done more easily, automatically with Conan [requires] Poco/1.9.0@pocoproject/stable [generators] cmake [options] Poco:shared=True # PACKAGE:OPTION=VALUE OpenSSL:shared=True Install the requirements and compile from the build folder (change the
    0 码力 | 428 页 | 2.87 MB | 1 年前
    3
  • pdf文档 Conan 1.5 Documentation

    custom generator with generator packages . . . . . . . . . . . . . . . . . . 195 13.11 How to manage shared libraries . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 13.12 How CMakeLists.txt with SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -m32"), and the same to CMAKE_C_FLAGS, CMAKE_SHARED_LINK_FLAGS and CMAKE_EXE_LINKER_FLAGS. This can also be done more easily, automatically with Conan [requires] Poco/1.9.0@pocoproject/stable [generators] cmake [options] Poco:shared=True # PACKAGE:OPTION=VALUE OpenSSL:shared=True Install the requirements and compile from the build folder (change the
    0 码力 | 422 页 | 2.85 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
SharedLibrariesandWhereToFindThemLockFreeAtomicPointersWithoutSplitReferenceCountItCanBeDoneLeveragingFunctionalApproachforMoreTestableMaintainableROSCodeBacktoBasicsSmartConan1.4Documentation1.31.71.61.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩