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

无数据

分类

全部后端开发(169)Julia(61)Java(60)云计算&大数据(55)VirtualBox(53)ActiveMQ(46)Python(18)C++(17)Django(14)Spring(14)

语言

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

格式

全部PDF文档 PDF(221)其他文档 其他(8)PPT文档 PPT(1)
 
本次搜索耗时 0.014 秒,为您找到相关结果约 230 个.
  • 全部
  • 后端开发
  • Julia
  • Java
  • 云计算&大数据
  • VirtualBox
  • ActiveMQ
  • Python
  • C++
  • Django
  • Spring
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 jsc::chunk_evenly Range Adaptor for Distributing Work Across Tasks

    气 func(chunk) ; change range adaptor 二 了 (6) Number of instructions & branches 力 std: :vievs::chunkO) 30 大 jsc::chunk_evenly(O)
    0 码力 | 1 页 | 1.38 MB | 5 月前
    3
  • pdf文档 Custom Views for the Rest of Us

    "things". Has begin and end functions. That's it. A speci�c type of range. Can be used in range adaptor pipelines. O(1) move (and maybe copy) construction. ranges::enable_view is true. template && movable && ranges::enable_view; 19range adaptor pipeline noun Composed range transformations that evaluate lazily as the resulting view is iterated transform(square)) (square)) using namespace std::views; 1 2 std::cout << i << ' '; 3 21Range Adaptor Range Factory A view that takes a range as input. Represents the range in a different way. Most
    0 码力 | 187 页 | 13.25 MB | 5 月前
    3
  • pdf文档 Implementing Particle Filters with Ranges

    end(range)) ➡ result (C++20) algorithm(range) ➡ result (C++20) adaptor(range) ➡ view (C++20) range | adaptor ➡ view (C++20) range | adaptor1 | adaptor2 ➡ view 8.1C++ RANGES LIBRARY Extension and generalization algorithm(range) ➡ result (C++20) adaptor(range) ➡ view (C++20) range | adaptor ➡ view (C++20) range | adaptor1 | adaptor2 ➡ view (C++23) range | adaptor1 | user_defined_adaptor | adaptor2 ➡ view (C++23) range are 'std::ranges::owning_view >' and 'std::ranges::views::__adaptor::_Partial<...>') 18 | auto dist = particles | | ~~~~~~~~~~^ 19 |
    0 码力 | 83 页 | 4.70 MB | 5 月前
    3
  • pdf文档 Back to Basics: Templates - Part 1

    A =std::allocator> class C> struct Adaptor { C my_data; void push_back(T const& t) { my_data.push_back(t); } }; Adaptor a1; Adaptor a2; a1.push_back(0); class C = vector> struct Adaptor {...}; vector vec; //- std::vector> Array arr; //- Array Adaptor adp; //- Adaptor
    0 码力 | 68 页 | 436.75 KB | 5 月前
    3
  • ppt文档 Working with Asynchrony Generically: A Tour of C++ Executors

    notified that the work is complete35 OPERATIONS EXECUTE OUTSIDE-IN when_all then schedule Every adaptor has a chance to run code when the operation is starting and when the operation is finishing awaiting coroutines is unwound.) • The cancellation “exception” is “caught” by applying a sender adaptor that translates the done signal into a value or an error before awaiting the sender; e.g., with: KEYCLICK SENDERS This is a synchronous range adaptor, which applies to the senders themselves. It’s not hard to imagine one might want to apply a range adaptor to the results of the senders. Asynchronous
    0 码力 | 121 页 | 7.73 MB | 5 月前
    3
  • pdf文档 Express Your Expectations: A Fast, Compliant JSON Pull Parser for Writing Robust Applications

    es::subrange: can’t handle escape sequences std::string: allocation and copy tc::json::decode_adaptor: lazily decode escape sequences as you iterate Jonathan Müller — @foonathan Express your expectations struct tc::json::parser { auto number() -> std::optionaladaptor>; // as string template auto number() -> std::optional: // as number }; Jonathan typename ErrorHandler> struct tc::json::parser { bool object(); // skip { std::optionaladaptor> key(); // skip } or , and key }; Jonathan Müller — @foonathan Express your expectations CppCon
    0 码力 | 143 页 | 736.91 KB | 5 月前
    3
  • pdf文档 Observability and Istio Telemetry

    mesh Metric from Service Mesh by native supportedPower of out of process adaptor Bypass adpator Adaptor In process Bypass adaptor SkyWalking backend Tracing Metric Receiver in gRPC/HTTP Analysis Core io/docs/reference/config/policy-and- telemetry/attribute-vocabulary/Metric settings in Istio bypass adaptor• Service. Represent a set/group of workloads to provide the same behaviors for incoming requests
    0 码力 | 21 页 | 5.29 MB | 5 月前
    3
  • pdf文档 Real-Time Circuit Simulation With Wave Digital Filters in C++

    circuit using a wave digital voltage source, resistor, and capacitor, all connected with a series adaptor. Real-Time Circuit Simulation with Wave Digital Filters in C++ Author: Jatin Chowdhury Affiliation: incident wave, reflected wave, port impedance “Leaf” nodes are 1-port: resistor, capacitor, inductor “Adaptor” nodes are 2-port, 3-port, or more: series, parallel, inverter Special “unadaptable” leaf nodes need Dissertation, Stanford University, 2016 C++ Implementation WDF Basics WDF Resistor WDF Series Adaptor An RC Lowpass Filter can be implemented by combining multiple WDFs. Note that decltype can be very
    0 码力 | 1 页 | 5.09 MB | 5 月前
    3
  • pdf文档 ServiceComb在Service Mesh的探索与思考

    Request GRPC Request Forward Provider Service Handler Chain Consumer Service Huawei Confidential Adaptor 11 ServiceComb Service Center Architecture Evolution - Supports multiple registration centers VMs to support smooth migration from VMs to containers. Service Center K8s adaptor ETCD adaptor Service center adaptor Registry K8s K8s Service center Service center ETCD Huawei Confidential
    0 码力 | 21 页 | 8.32 MB | 1 年前
    3
  • pdf文档 Effective Ranges: A tutorial for using C++2X ranges

    iterated over range algo: algorithm that takes range view: lazy range thats cheap (to copy) range adaptor: make a range into a view 3 . 2mechanics - headers, namespaces mechanics - headers, namespaces std::string_view(leaf)); //empty: https://godbolt.org/z/8KPjqYrG1 4 . 8Views and Adaptor Details Views and Adaptor Details 5 . 1views are ranges with 'lazy evaluation' views are ranges with 'lazy evaluation' 0, 1, 2, 3, 4, 5, 6 }; auto is_even = [](int i) { return 0 == i % 2; }; // view on stack with adaptor auto evens = vi | rng::views::filter( is_even ); for (int i : evens) { std::cout << i << " ";
    0 码力 | 56 页 | 15.30 MB | 5 月前
    3
共 230 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 23
前往
页
相关搜索词
jscchunkevenlyRangeAdaptorforDistributingWorkAcrossTasksCustomViewstheRestofUsImplementingParticleFilterswithRangesBacktoBasicsTemplatesPartWorkingAsynchronyGenericallyTourC++ExecutorsExpressYourExpectationsFastCompliantJSONPullParserWritingRobustApplicationsObservabilityandIstioTelemetryRealTimeCircuitSimulationWithWaveDigitalinServiceCombServiceMesh探索思考Effectivetutorialusing2Xranges
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩