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

无数据

分类

全部后端开发(146)C++(134)Rust(12)综合其他(10)Krita(9)笔试面试(1)

语言

全部英语(134)中文(简体)(11)韩语(3)日语(2)西班牙语(1)葡萄牙语(1)中文(繁体)(1)中文(繁体)(1)

格式

全部PDF文档 PDF(141)PPT文档 PPT(8)其他文档 其他(7)
 
本次搜索耗时 0.016 秒,为您找到相关结果约 156 个.
  • 全部
  • 后端开发
  • C++
  • Rust
  • 综合其他
  • Krita
  • 笔试面试
  • 全部
  • 英语
  • 中文(简体)
  • 韩语
  • 日语
  • 西班牙语
  • 葡萄牙语
  • 中文(繁体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 Bringing Existing Code to CUDA Using constexpr and std::pmr

    2.3.17. --expt-relaxed-constexpr (-expt-relaxed-constexpr) Experimental flag: Allow host code to invoke __device__constexpr functions, and device code to invoke __host__constexpr functions. Note that r-nvcc/ index.html#options-for-altering-compiler-linker-behavior-expt-relaxed- constexpr Using constexpr 40 |constexpr void _add(std::size_t n, float const* x, float* y) { for (std::size_t i = 0; void add_gpu(int n, float const* x, float* y) { _add(n, x, y); } Using constexpr 41 |template constexpr void _add( std::size_t n, std::array const* x, std::array
    0 码力 | 51 页 | 3.68 MB | 5 月前
    3
  • pdf文档 Exploration of Strongly-typed Units: A Case Study from Digital Audio

    the slides ● constexpr or inline may be left off for slides ● using mp_units in all slides ● ni:: / tp:: for example code ○ unless defined on the slideConventions in the slides ● constexpr or inline may mp_units::si::unit_symbols; using namespace mp_units::international::unit_symbols; constexpr quantity v1 = 110 * (km / h); // 110 km/h constexpr quantity v2 = 70 * mph; // 70 mi/hhello, units auto v3 = avg_speed(220 v4 = avg_speed(isq::distance(140. * mi), 2 * h); // 70.0 mi/hhello, units constexpr auto avg_speed(auto d, auto t) { return d / t; } auto v3 = avg_speed(220. * isq::distance[km]
    0 码力 | 106 页 | 5.66 MB | 5 月前
    3
  • pdf文档 Custom Views for the Rest of Us

    }; all_pairs_view() = default; constexpr all_pairs_view(TBase vw); [[nodiscard]] constexpr iterator begin() const; [[nodiscard]] constexpr iterator end() const; }; 1 2 3 4 5 6 7 8 }; all_pairs_view() = default; constexpr all_pairs_view(TBase vw); [[nodiscard]] constexpr iterator begin() const; [[nodiscard]] constexpr iterator end() const; }; 1 2 3 4 5 6 7 8 all_pairs_view() = default; 10 constexpr all_pairs_view(TBase vw); 11 12 [[nodiscard]] constexpr iterator begin() const; 13 [[nodiscard]] constexpr iterator end() const; 14 }; 15 25template
    0 码力 | 187 页 | 13.25 MB | 5 月前
    3
  • pdf文档 The Shapes of Multidimensional Arrays

    extents.cons], Constructors and assignment 7 constexpr extents () noexcept = default; 8 constexpr extents(const extents &) noexcept = default; 9 constexpr extents& operator =( const extents &) noexcept > 12 constexpr extents(const extents < OtherExtents ... >&) noexcept; 13 template 14 constexpr extents(IndexType ...) noexcept; 15 template 16 constexpr extents(const OtherExtents > 18 constexpr extents& operator =( const extents < OtherExtents ... >&) noexcept; 19 20 // [mdspan.extents.obs], Observers of the domain multidimensional index space 21 static constexpr size_t rank
    0 码力 | 62 页 | 1.38 MB | 5 月前
    3
  • pdf文档 Expressive Compile-time Parsers

    func(cats);Example – Compile Time Parsers std::vector cats = { /*...*/ }; constexpr auto parser = create_parser(); constexpr auto func = parser( "SELECT id, name WHERE age > 42"); auto result = func(cats);Example func(cats);Example – Compile Time Parsers template constexpr auto operator""_FROM() { constexpr auto parser = create_parser(); return parser(str); } /*...*/ std::vector cats < sequence, prod_exp>, prod_exp, eval_plus>{}; /*...*/ constexpr auto result = apply_wrap1< calculator_parser, BOOST_METAPARSE_STRING("2 * 3 + 4")>::type::value;Boost
    0 码力 | 134 页 | 1.73 MB | 5 月前
    3
  • pdf文档 Improving Our Safety With a Quantities and Units Library

    None 194 C++ modules 20 None 17 None None import std; 23 None 18 None None Static constexpr variables in constexpr functions 23 13 17 None None Explicit this parameter 23 14 18 None None CppCon 2024: None 194 C++ modules 20 None 17 None None import std; 23 None 18 None None Static constexpr variables in constexpr functions 23 13 17 None None Explicit this parameter 23 14 18 None None • Available time_to_goal_s); TTG: 2.68432 s constexpr auto M_PER_KM = 1000.; constexpr auto CM_PER_MI = 2.54 * 12. * 5280; constexpr auto M_PER_MI = CM_PER_MI / 100.; constexpr auto S_PER_H = 3600.; constexpr auto MPS_PER_KMPH
    0 码力 | 207 页 | 6.93 MB | 5 月前
    3
  • pdf文档 Extending and Simplifying C++: Thoughts on Pattern Matching using 'is' and 'as', and Can C++ be 10x Simpler & Safer?

    Testing Variable Testing Type 15x is Type Actual type Expected template< typename C, typename X > constexpr auto is( X const& ) -> bool; is(x); 16x is Type 17x is Type 18x is Type 19x is Type template constexpr bool is( auto const& x ) template constexpr bool is( X const& x, C const& value ) inline constexpr bool is( auto const& x, auto const& const& value ) 38x is value g++-10 Clang-12 MSVC v19.29 inline constexpr bool is( auto const& x, auto const& value ) { if constexpr (requires{ bool{x == value}; }) { return x == value; } return false;
    0 码力 | 108 页 | 5.08 MB | 5 月前
    3
  • pdf文档 A Physical Units Library for the Next C++

    @param d distance in metres /// @param t time in seconds /// @return speed in metres per second /// constexpr double avg_speed(double d, double t) { return d / t; } CppCon 2020 | A Physical Units Library si/velocity.hpp> #include namespace bu = boost::units; constexpr bu::quantity avg_speed(bu::quantity d, si/velocity.hpp> #include namespace bu = boost::units; constexpr bu::quantity avg_speed(bu::quantity d,
    0 码力 | 172 页 | 6.17 MB | 5 月前
    3
  • pdf文档 A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++

    ButtonProperties { struct Text { using property_type = std::string; static constexpr auto name = "Text"; static constexpr auto defaultValue = ""; }; using List = PropertyList; } class Button ButtonProperties { struct Text { using property_type = std::string; static constexpr auto name = "Text"; static constexpr auto defaultValue = ""; }; using List = PropertyList; } class Button ButtonProperties { struct Text { using property_type = std::string; static constexpr auto name = "Text"; static constexpr auto defaultValue = ""; }; using List = PropertyList; } class Button
    0 码力 | 138 页 | 2.75 MB | 5 月前
    3
  • pdf文档 Template-Less Meta-Programming

    Library (STL) [Examples] Standard Template Library (STL) template template constexpr variant::variant(T&& t) : index{find_index} // Powered by TMP , // ... { } 5 template template constexpr variant::variant(T&& t) : index{find_index} // Powered by TMP , // ... { } template constexpr auto get(tuple&&) template template constexpr variant::variant(T&& t) : index{find_index} // Powered by TMP , // ... { } template constexpr auto get(tuple&&)
    0 码力 | 130 页 | 5.79 MB | 5 月前
    3
共 156 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 16
前往
页
相关搜索词
BringingExistingCodetoCUDAUsingconstexprandstdpmrExplorationofStronglytypedUnitsCaseStudyfromDigitalAudioCustomViewsfortheRestUsTheShapesMultidimensionalArraysExpressiveCompiletimeParsersImprovingOurSafetyWithQuantitiesLibraryExtendingSimplifyingC++ThoughtsonPatternMatchingusingisasCanbe10xSimplerSaferPhysicalNextstudyinRewritingLegacyGUIRealSoftwareModernTemplateLessMetaProgramming
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩