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

无数据

分类

全部后端开发(57)C++(57)Conan(41)

语言

全部英语(57)

格式

全部PDF文档 PDF(54)PPT文档 PPT(3)
 
本次搜索耗时 0.016 秒,为您找到相关结果约 57 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 stdx::interval, a library for intervals on totally ordered sets

    stdx::interval, a library for intervals on totally ordered sets Eric Hughes, Meadhbh Hamrick stdx::interval, a library for intervals on totally ordered sets Eric Hughes, Meadhbh Hamrick In brief stdx::interval stdx::interval implements the mathematical sense of an interval on a totally ordered set. The library reasons about intervals as sets, not as interval expressions. The library is header-only and targets under the MIT License. Features Predicates Membership. Determine if a point is a member of the interval as a set. Equality. Compares the intervals as sets, not as specifications. Operations Point comparison
    0 码力 | 1 页 | 45.14 KB | 6 月前
    3
  • pdf文档 Sender Patterns to Wrangle Concurrency in Embedded Devices

    template <stdx::ct_string C, stdx::ct_string L, stdx::ct_string S, typename Ctx> bool handled{}; 1 2 3 4 5 struct debug_handler { 6 template <stdx::ct_string C, stdx::ct_string L, stdx::ct_string S template <stdx::ct_string C, stdx::ct_string L, stdx::ct_string S, typename Ctx> bool handled{}; 1 2 3 4 5 struct debug_handler { 6 template <stdx::ct_string C, stdx::ct_string L, stdx::ct_string S template <stdx::ct_string C, stdx::ct_string L, stdx::ct_string S, typename Ctx> constexpr auto signal(auto ...) -> void { handled = true; } }; } 1 2 template <stdx::ct_string C
    0 码力 | 106 页 | 26.36 MB | 6 月前
    3
  • pdf文档 Vectorizing a CFD Code With std::simd Supplemented by Transparent Loading and Storing

    &val1, const T &val2) { // ... auto mask = u < thres; if (stdx::any_of(mask)) twoF = 2.0 + u * (2.0 / 3.0 + u * (0.4 + 2.0 / 7.0 * u)); if (!stdx::all_of(mask)) where(!mask, twoF) = log(zeta) / f; // simd_members(result, result, [&](auto& d, const auto& s) { d[i] = log(s[i]); }); } } return result; } { if (!stdx::all_of(mask)) where(!mask, twoF) = MaskedLog(mask, zeta) / f; }Extended Features: Handling of Conditions reflection support 39 Olaf Krzikalla, DLR SP, 2024-09-17 template requires(!is_stdx_simd) inline auto where(const M& mask, T& dest) { return simd_access::where_expression(mask
    0 码力 | 58 页 | 2.68 MB | 6 月前
    3
  • pdf文档 C++26 Preview

    &&; 85generator function construction #include namespace stdx = std::experimental; using intv = stdx::fixed_size_simd; std::random_device rd; // a seed source for the random namespace stdx = std::experimental; using intv = stdx::fixed_size_simd; int main() { std::array a_data = {-1, 2, 3, 4, 5, 6, 7, -8}; intv a; a.copy_from( a_data.begin(), stdx::vector_aligned
    0 码力 | 118 页 | 2.02 MB | 6 月前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    end(), [](auto& v) { 3 v = std::sin(v); 4 }); 5 } • Lambda called with stdx::native_simd. • Epilogue: called with stdx::simd with different Abi so that the remainder of data is processed
    0 码力 | 160 页 | 8.82 MB | 6 月前
    3
  • pdf文档 Performance Matters

    setHandler(SIGSEGV, onFault); for(Function* f: functions) { f->setTrap(); } setTimer(interval); int r = stabilizer_main(argc, argv); return r; } void setTimer(int msec) { struct 1000) / 1000; timer.it_value.tv_usec = 1000 * (msec % 1000); timer.it_interval.tv_sec = 0; timer.it_interval.tv_usec = 0; setitimer(ITIMER_REAL, &timer, 0); } A Typical performance setHandler(SIGSEGV, onFault); for(Function* f: functions) { f->setTrap(); } setTimer(interval); int r = stabilizer_main(argc, argv); return r; } void setTimer(int msec) { struct
    0 码力 | 197 页 | 11.90 MB | 6 月前
    3
  • pdf文档 Data Is All You Need for Fusion

    Output C Input A Input B Output C Matrix Multiplication 58 fern::Interval (x, C.R_start, C.R_start + C.R_len, len_x)( fern::Interval (y, C.C_start, C.C_start + C.C_len, len_y)( fern::Compute( fern::Producer( void gemm(Matrix A,Matrix B,Matrix C); fern::Interval (x, out.x_start, out.x_start + out.x_len, l fern::Interval (y, out.y_start, out.y_start + out.y_len, l fern::Compute( fern::Producer(Input fern::Producer(Input A Input B Output C Matrix Multiplication 59 fern::Interval (x, C.R_start, C.R_start + C.R_len, len_x)( fern::Interval (y, C.C_start, C.C_start + C.C_len, len_y)( fern::Compute( fern::Producer(
    0 码力 | 151 页 | 9.90 MB | 6 月前
    3
  • pdf文档 A New Dragon in the Den: Fast Conversion From Floating-Point Numbers

    There must be some n × 10F inside the permissible interval.Tejú Jaguá - Ⅰ n × 10 F ≅ m × 2E 2E There must be some inside the permissible interval. n × 10F If is bad, then two consecutive numbers before and after the permissible interval and thus, . F u v v − u = 10 F > 2E u vTejú Jaguá - Ⅰ n × 10 F ≅ m × 2E 2E There must be some inside the permissible interval. n × 10F If is bad, then two permissible interval and thus, . F u v v − u = 10 F > 2E The larger , the shorter . F n u vTejú Jaguá - Ⅰ n × 10 F ≅ m × 2E 2E There must be some inside the permissible interval. n × 10F If
    0 码力 | 171 页 | 6.42 MB | 6 月前
    3
  • pdf文档 deploying the networking TS

    query_driver_reason reason; }; struct query_driver_settings { std::chrono::nanoseconds poll_interval; }; 27 template struct query_driver state.heartbeat_timer, query_driver_async_heartbeat_events( state.driver, config.heartbeat_interval()), [ptr = std::move(ptr)] (auto ec, auto stats) mutable { ptr->done(std::move(ptr)
    0 码力 | 44 页 | 892.77 KB | 6 月前
    3
  • pdf文档 Structure and Interpretation of Computer Programs

    a (- count 1)))) (define (even-fibs n) (accumulate cons nil (filter even? (map fib (enumerate-interval 0 n)))))(define (fib n) (define (fib-iter a b count) (if (= count 0) b (fib-iter (+ a b) a (- (fib-iter 1 0 n)) (define (even-fibs n) (accumulate cons nil (filter even? (map fib (enumerate-interval 0 n)))))C++20 Ranges C++20 Concepts C++14 Generic Lambdas C++14 Function Deduced Return
    0 码力 | 136 页 | 7.35 MB | 6 月前
    3
共 57 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
stdxintervallibraryforintervalsontotallyorderedsetsSenderPatternstoWrangleConcurrencyinEmbeddedDevicesVectorizingCFDCodeWithstdsimdSupplementedbyTransparentLoadingandStoringC++26PreviewHowExpressInherentParallelismEfficientlyViaDataParallelTypesPerformanceMattersIsAllYouNeedFusionNewDragontheDenFastConversionFromFloatingPointNumbersdeployingnetworkingTSStructureInterpretationofComputerPrograms
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩