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

无数据

分类

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

语言

全部英语(77)中文(简体)(5)中文(繁体)(1)

格式

全部PDF文档 PDF(82)PPT文档 PPT(1)
 
本次搜索耗时 0.133 秒,为您找到相关结果约 83 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Au Units

    0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition 😞 38.1Unit symbol APIs (e.g., literals) Functions UDLs meters(3.0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition ?? 38.2Unit symbol APIs (e.g., literals) Functions UDLs meters(3.0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition 😞 meters(3.0f) ??? meters(dist_m) ??? 38.3Unit symbol APIs (e literals) Functions UDLs Unit Symbols meters(3.0) 3.0_m 3.0 * m (meters / second)(8.0) 8.0_mps // New manual definition 😞 8.0 * m / s meters(3.0f) ??? 3.0f * m meters(dist_m) ??? dist_m * m 38.4Inter-library
    0 码力 | 191 页 | 22.37 MB | 6 月前
    3
  • pdf文档 Linear Algebra with The Eigen Cpp Library

    3.0}, {4.0, 5.0, 6.0}, {7.0, 8.0, 9.0}, {10.0, 11.0, 12.0} }; MatrixXd mtx{4, 3}; // 4 rows, 3 columns mtx << 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0; MatrixXd mtx{2 0, 6.0}, {4.5, 5.5, 6.5}, {7.0, 8.0, 9.0} }; MatrixXd B { {1.0, 2.0, 3.0, 4.0, 5.0}, {1.5, 2.5, 3.5, 4.5, 5.5}, {5.0, 6.0, 7.0, 8.0, 8.5} }; MatrixXd prod_ab = A * B; cout 15MatrixXd A { {1.0, 2.0, 3.0}, {1.5, 2.5, 3.5}, {4.0, 5.0, 6.0}, {4.5, 5.5, 6.5}, {7.0, 8.0, 9.0} }; MatrixXd mtx_sum = A + C; cout << mtx_sum << "\n"; VectorXd vec_diff = u - v; // u = [1
    0 码力 | 35 页 | 1.10 MB | 6 月前
    3
  • ppt文档 C++高性能并行编程与优化 - 课件 - 11 现代 CMake 进阶指南

    设置缓存变量。第二次配置时,之前的 -D 添加仍然会被保留。 • cmake -B build -DCMAKE_INSTALL_PREFIX=/opt/openvdb-8.0 • ↑ 设置安装路径为 /opt/openvdb-8.0 (会安装到 /opt/openvdb-8.0/lib/libopenvdb.so ) • cmake -B build -DCMAKE_BUILD_TYPE=Release • ↑ 设置构建模式为发布模式(开启全部优化)
    0 码力 | 166 页 | 6.54 MB | 1 年前
    3
  • pdf文档 Conan 1.18 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 584 页 | 4.80 MB | 1 年前
    3
  • pdf文档 Conan 1.19 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 609 页 | 4.88 MB | 1 年前
    3
  • pdf文档 Conan 1.20 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 611 页 | 4.89 MB | 1 年前
    3
  • pdf文档 Conan 1.16 Documentation

    version recommended from each major (3.9, 4.0) – Mac OSX: Two latest versions of apple-clang, e.g., (8.0, 8.1) or newer. – Windows: Visual Studio 12, 14 and 15 (or newer) • The easiest way to provide the (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1"
    0 码力 | 545 页 | 4.34 MB | 1 年前
    3
  • pdf文档 Conan 1.21 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 621 页 | 4.92 MB | 1 年前
    3
  • pdf文档 Conan 1.22 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 629 页 | 4.98 MB | 1 年前
    3
  • pdf文档 Conan 1.23 Documentation

    (compiler.version=11). Example of an Windows CE conan profile: [settings] os=WindowsCE os.version=8.0 os.platform=Toradex_CE800 (ARMV7) arch=armv7 compiler=Visual Studio compiler.version=11 # Release "10.11", "10.12", "10.13 ˓→", "10.14"] Android: api_level: ANY iOS: version: ["7.0", "7.1", "8.0", "8.1", "8.2", "8.3", "9.0", "9.1", "9.2", "9.3", ˓→"10.0", "10.1", "10.2", "10.3", "11.0", "11.1" this: Listing 19: settings.yml apple-clang: version: ["5.0", "5.1", "6.0", "6.1", "7.0", "7.3", "8.0", "8.1", "9.0", "9.1", "10.0", "11.0"] libcxx: [libstdc++, libc++] cppstd: [None, 98, gnu98, 11,
    0 码力 | 637 页 | 5.04 MB | 1 年前
    3
共 83 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
AuUnitsLinearAlgebrawithTheEigenCppLibraryC++高性性能高性能并行编程优化课件11Conan1.18Documentation1.191.201.161.211.221.23
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩