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

无数据

分类

全部后端开发(95)C++(95)Conan(72)

语言

全部英语(87)中文(简体)(7)中文(繁体)(1)

格式

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

    com/conan-io/conan for issues and more details about development, contributors, etc. Important: Conan 1.5 shouldn’t break any existing 1.0 recipe, or command line invocation. If it does, please report in github
    0 码力 | 422 页 | 2.85 MB | 1 年前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    std::hash()(str); return n; }; using max_contention_task = hash_task<0>; // duration = approx 1.5ns using high_contention_task = hash_task<1>; // duration = approx 17ns using medium_contention_task std::hash()(str); return n; }; using max_contention_task = hash_task<0>; // duration = approx 1.5ns using high_contention_task = hash_task<1>; // duration = approx 17ns using medium_contention_task std::hash()(str); return n; }; using max_contention_task = hash_task<0>; // duration = approx 1.5ns using high_contention_task = hash_task<1>; // duration = approx 17ns using medium_contention_task
    0 码力 | 142 页 | 2.80 MB | 5 月前
    3
  • pdf文档 Breaking Dependencies: The SOLID Principles

    shapes.push_back( std::make_unique( 2.0 ) ); shapes.push_back( std::make_unique( 1.5 ) ); 34 OCP: A Procedural Approach{ for( auto const& s : shapes ) { switch ( s->getType() shapes.push_back( std::make_unique( 2.0 ) ); shapes.push_back( std::make_unique( 1.5 ) ); shapes.push_back( std::make_unique( 4.2 ) ); // Drawing all shapes draw( shapes.push_back( std::make_unique( 2.0 ) ); shapes.push_back( std::make_unique( 1.5 ) ); h h b k( td k i ( 4 2 ) ) 41 OCP: A Procedural Approach42 The Open-Closed Principle
    0 码力 | 96 页 | 2.14 MB | 5 月前
    3
  • pdf文档 Performance Matters

    0% 1.5% bzip2 gobmk zeusmp libquantum wrf astar mcf hmmer milc namd gcc lbm gromacs h264ref cactusADM perlbench sphinx3 sjeng Speedup Significant Yes No0.0% 0.5% 1.0% 1.5% bzip2 perlbench sphinx3 sjeng Speedup Significant Yes No Speedup of -O3 over -O20.0% 0.5% 1.0% 1.5% bzip2 gobmk zeusmp libquantum wrf astar mcf hmmer milc namd gcc lbm gromacs h264ref perlbench sphinx3 sjeng Speedup Significant Yes No Speedup of -O3 over -O20.0% 0.5% 1.0% 1.5% bzip2 gobmk zeusmp libquantum wrf astar mcf hmmer milc namd gcc lbm gromacs h264ref
    0 码力 | 197 页 | 11.90 MB | 5 月前
    3
  • pdf文档 Linear Algebra with The Eigen Cpp Library

    { {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 B { {1.0, 2.0, 3.0, 4.0, 5.0}, {1.5, 2.5, 3.5, 4.5, 5.5}, {5 operators Eigen: Scalar Multiplication Daniel Hanson CppCon 2024 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; entire Matrix MatrixXd vals { {9.0, 8.0, 7.0}, {3.0, 2.0, 1.0}, {9.5, 8.5, 7.5}, {3.5, 2.5, 1.5} }; vals = vals.unaryExpr([](double x) {return x * x;}); Eigen Unary Expressions Daniel Hanson
    0 码力 | 35 页 | 1.10 MB | 5 月前
    3
  • pdf文档 Cooperative C++ Evolution

    3 Source breaking change (can’t compile 2 as 3) Python 2 Python 3 x = 3/2 x == 2 x == 1.5 Manual migration + tools (2to3, Pylint, Futurize, Modernize, caniusepython3, tox, mypy) 2017: Most 3 Source breaking change (can’t compile 2 as 3) Python 2 Python 3 x = 3/2 x == 2 x == 1.5 Manual migration + tools (2to3, Pylint, Futurize, Modernize, caniusepython3, tox, mypy) 2017: Most 3 Source breaking change (can’t compile 2 as 3) Python 2 Python 3 x = 3/2 x == 2 x == 1.5 Manual migration + tools (2to3, Pylint, Futurize, Modernize, caniusepython3, tox, mypy) 2017: Most
    0 码力 | 85 页 | 5.73 MB | 5 月前
    3
  • pdf文档 What's New for Visual Studio Code

    today:Code Faster with Performance Improvements • 3.6x faster symbol search + new fuzzy search • 1.5x faster time to IntelliSense + progressive IntelliSense • 2-3x faster startup time [Insiders] https://aka ms/cpp/perfCode Faster with Performance Improvements • 3.6x faster symbol search + new fuzzy search • 1.5x faster time to IntelliSense + progressive IntelliSense • 2-3x faster startup time [Insiders] https://aka ms/cpp/perfCode Faster with Performance Improvements • 3.6x faster symbol search + new fuzzy search • 1.5x faster time to IntelliSense + progressive IntelliSense • 2-3x faster startup time [Insiders]Code
    0 码力 | 26 页 | 1.42 MB | 5 月前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    solution Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1k 4k 16k 64k 256k 1M 4M 16M0 0.5 1 1.5 image size / (#Pixels) throughput / (Bytes per cycle) data-parallel ×4 data-parallel ×1 unseq scalar solution Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1k 4k 16k 64k 256k 1M 4M 16M0 0.5 1 1.5 2 image size / (#Pixels) throughput / (Bytes per cycle) data-parallel ×4 data-parallel ×1 unseq solution Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1k 4k 16k 64k 256k 1M 4M 16M0 0.5 1 1.5 2 2.5 image size / (#Pixels) throughput / (Bytes per cycle) data-parallel ×4 data-parallel ×1
    0 码力 | 160 页 | 8.82 MB | 5 月前
    3
  • pdf文档 《深入浅出MFC》2/e

    第㆓篇 欲善工事先利其器 224 rem file : envir.bat cls type c:\utility\envir.txt (1) CWin95 & Visual C++ 1.5 (2) CWin95 & Visual C++ 2.0 (3) CWin95 & Visual C++ 4.0 (4) DDK (5) CWin95 & Visual C++ 5.0 rem 3 Microsoft C/C++ 7.0 7.00 S5.30 1.20 3.10 1.0 Visual C++ 1.0 8.00 S5.50 1.30 3.11 2.0 Visual C++ 1.5x 8.00c S5.60 1.40 3.11 2.5 Visual C++ 2.0 9.00 I2.50 1.50 3.50 3.0 Visual C++ 4.0 10.00 I3.00 1.60 / MFC Tracer】,得到这样的画面: 我们必须将【Enable Tracing】项目设立起来,然后除错窗口才能显示TRACE 字符串。 旧版的Visual C++ 中(v2.0 和v1.5),TRACE 宏将字符串输出到一个名为DBWin 的 程序中。虽然应用程序必须以“Win32 debug” 编译完成,但却不需要进入除错器就可以 获得TRACE 输出。从Visual C++ 4
    0 码力 | 1009 页 | 11.08 MB | 1 年前
    3
  • pdf文档 Conan 2.0 Documentation

    platforms, all build systems and compilers . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.5 Stable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . configuration. 1.4. All platforms, all build systems and compilers 5 Conan Documentation, Release 2.0.17 1.5 Stable From Conan 2.0 and onwards, there is a commitment to stability, with the goal of not breaking tagged to 1.5 $ git init . $ git add . $ git commit -m "initial commit" $ git tag 1.5 $ conan create . ... pkg/1.5 . ... $ conan list * Local Cache pkg pkg/1.0 pkg/1.1 pkg/1.2 pkg/1.3 pkg/1.4 pkg/1.5 Note:
    0 码力 | 652 页 | 4.00 MB | 1 年前
    3
共 95 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
Conan1.5DocumentationRethinkingTaskBasedConcurrencyandParallelismforLowLatencyC++BreakingDependenciesTheSOLIDPrinciplesPerformanceMattersLinearAlgebrawithEigenCppLibraryCooperativeEvolutionWhatNewVisualStudioCodesimdHowtoExpressInherentEfficientlyViaDataParallelTypes深入深入浅出MFC2.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩