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

无数据

分类

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

语言

全部英语(100)中文(简体)(8)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(108)PPT文档 PPT(2)
 
本次搜索耗时 0.016 秒,为您找到相关结果约 110 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Composing Ancient Mathematical Knowledge Into Powerful Bit-fiddling

    Composing Ancient Mathematical Knowledge Into Powerful Bit-fiddling techniques Jamie Pond -- CppCon 2024TLDW; New insights from Ancient Egyptian Multiplication gives us the freedom of synthesising
    0 码力 | 73 页 | 947.99 KB | 6 月前
    3
  • pdf文档 stdx::interval, a library for intervals on totally ordered sets

    on totally ordered sets Eric Hughes, Meadhbh Hamrick In brief stdx::interval implements the mathematical sense of an interval on a totally ordered set. The library reasons about intervals as sets, not than raw bounds. Intervals are a basic mathematical concept that appear in all kinds of algorithms, from recursive sorting to adaptive mesh refinement. Interval notation allows a more natural expression of
    0 码力 | 1 页 | 45.14 KB | 6 月前
    3
  • pdf文档 Linear Algebra Coming to Standard C++

    deeply whether computing made sense, given rounding error6 The Householder convention A standard notation, & a standard way of talking about computations We use math words We mean a computer representation like sort • For hardware experts to optimize • With readable, self-documenting names • From mathematical algorithms • For mathematicians (e.g., experts in rounding error analysis) to implement correctly J. Hanson, “An Extended Set of FORTRAN Basic Linear Algebra Subprograms,” ACM Transactions on Mathematical Software (TOMS), Vol. 14, No. 1, pp. 1 – 17, Mar. 1988. Available online: https://dl.acm.org/doi/10
    0 码力 | 46 页 | 2.95 MB | 6 月前
    3
  • pdf文档 Symbolic Calculus for High-Performance Computing: From Scratch Using C++23

    lambda trick Comparison Binding Constraints Architecture Substitution Construction Conclusion Mathematical expressions Normal distribution PDF f = 1 √ 2πσ2 e− (x−µ)2 2σ2 2 + + 2 Normal distribution Conclusion Symbols with constraints It would be nice to be able to provide information on the mathematical entity it represents 1 symbol a; 2 symbol w; 3 symbol t; 4 symbol phi; 1 symbol a; context for users Avoid unexpected conversions Leverage mathematical knowledge to optimize Mathematical operations behaviour may depend on mathematical concepts (commutativity for example) The idea Implement
    0 码力 | 70 页 | 1.80 MB | 6 月前
    3
  • pdf文档 GraphBLAS: Building a C++ Matrix API for Graph Algorithms

    Papers — GraphBLAS standards — SuiteSparse:GraphBLAS releases 0.9 1.0 1.2 1.3 1.0 3. 0 2.2 Mathematical foundations, HPEC Seven good reasons, ICCS Standards for graph algorithm primitives Monoids: Binary Operators with an Identity - Monoids are mathematical objects, consisting of: - A commutative binary operator - A type T - A mathematical identity 113[DISTRIBUTION STATEMENT A] This material Monoids: Binary Operators with an Identity - Monoids are mathematical objects, consisting of: - A commutative binary operator - A type T - A mathematical identity 114[DISTRIBUTION STATEMENT A] This material
    0 码力 | 172 页 | 7.40 MB | 6 月前
    3
  • pdf文档 High-Performance Numerical Integration in the Age of C++26

    Theoretical foundations Outline of an implementation Conclusion Mathematical and software architecture Question How to abstract the problem? Mathematical abstractions Well-posed and abstracted in mathematics mathematics ⇒ ‘‘easy” to abstract in software Mathematical architecture ⇒ Software architecture Counter-example: units Intuitively understood in physics But very fuzzy foundations in mathematics ⇒ Incredibly DedicationIntroduction Firsts steps Context Theoretical foundations Outline of an implementation Conclusion The mathematical architecture of algorithms John C. Butcher Numerical Methods for Ordinary Differential Equations
    0 码力 | 57 页 | 4.14 MB | 6 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    characterized by the use of mathematical functions and the avoidance of side effects What is Functional Programming?● A programming paradigm characterized by the use of mathematical functions and the avoidance declarative syntax What is Functional Programming?● A programming paradigm characterized by the use of mathematical functions and the avoidance of side effects ● Functional programming is identified by the use and more What is Functional Programming?● A programming paradigm characterized by the use of mathematical functions and the avoidance of side effects ● Functional programming is identified by the use
    0 码力 | 200 页 | 1.77 MB | 6 月前
    3
  • pdf文档 So You Think You Can Hash

    Such solutions while working in most cases, are not without problems, both in terms of numerical/mathematical soundness (? any hash algorithm), but also in terms of flexibility/composition of the code using Such solutions while working in most cases, are not without problems, both in terms of numerical/mathematical soundness (? any hash algorithm), but also in terms of flexibility/composition of the code using Such solutions while working in most cases, are not without problems, both in terms of numerical/mathematical soundness (? any hash algorithm), but also in terms of flexibility/composition of the code using
    0 码力 | 119 页 | 6.54 MB | 6 月前
    3
  • pdf文档 Back to Basics: Lambda Expressions

    term Functor ○ in mathematical terms it is a function which ■ takes one or more functions as its arguments ■ returns a function as the result ○ functor is also defined in mathematical category theory
    0 码力 | 48 页 | 175.89 KB | 6 月前
    3
  • pdf文档 Application of C++ in Computational Cancer Modeling

    Program Chair SG20Outline • Main Topic: use C++ to simulate the process of cancer initiation • The mathematical model and simulation study • Generate a single tumor (A single step of evolution) • Generate by changes in genes (DNA). • When cancer is found early, it may be easier to treat or cure • Mathematical models help understand the evolution quantitatively. (e.g. predict the window of opportunity
    0 码力 | 47 页 | 1.14 MB | 6 月前
    0.03
共 110 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
ComposingAncientMathematicalKnowledgeIntoPowerfulBitfiddlingstdxintervallibraryforintervalsontotallyorderedsetsLinearAlgebraComingtoStandardC++SymbolicCalculusHighPerformanceComputingFromScratchUsing23GraphBLASBuildingMatrixAPIGraphAlgorithmsNumericalIntegrationintheAgeof26LeveragingFunctionalApproachMoreTestableandMaintainableROSCodeSoYouThinkCanHashBackBasicsLambdaExpressionsApplicationComputationalCancerModeling
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩