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

无数据

分类

全部后端开发(471)综合其他(255)Weblate(191)Python(158)数据库(108)Julia(87)Jupyter(62)UML(60)系统运维(56)PostgreSQL(40)

语言

全部英语(784)中文(简体)(66)中文(繁体)(20)韩语(13)德语(12)西班牙语(12)俄语(12)日语(3)英语(2)

格式

全部PDF文档 PDF(677)其他文档 其他(244)PPT文档 PPT(3)
 
本次搜索耗时 0.079 秒,为您找到相关结果约 924 个.
  • 全部
  • 后端开发
  • 综合其他
  • Weblate
  • Python
  • 数据库
  • Julia
  • Jupyter
  • UML
  • 系统运维
  • PostgreSQL
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 韩语
  • 德语
  • 西班牙语
  • 俄语
  • 日语
  • 英语
  • 全部
  • 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文档 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 symbols Expression templates are stateful Stateless Expression Templates Formulas are stateless Data is injected in formulas Both live their lives in different world What changed since then? C++20 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;
    0 码力 | 70 页 | 1.80 MB | 6 月前
    3
  • pdf文档 Programming in Lean Release 3.4.2

    building mathematical libraries and stating and proving mathematical theorems. From that perspective, the point of Lean is to implement a formal axiomatic framework in which one can define mathematical objects for mathematics, the CIC is much more than a programming language. One can define all kinds of mathematical objects: number sys- tems, ranging from the natural numbers to the complex numbers; algebraic types alongside other mathematical objects, and write programs alongside mathematical proofs. Terms in the Calculus of Inductive Constructions are therefore used to represent mathematical objects, programs
    0 码力 | 51 页 | 220.07 KB | 1 年前
    3
  • pdf文档 The Hitchhiker’s Guide to Logical Verification

    Rewriting Tactics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 2.6 Proofs by Mathematical Induction . . . . . . . . . . . . . . . . . . . . . 31 2.7 Induction Tactic . . . . . . . . . 175 11.6 Summary of New Lean Constructs . . . . . . . . . . . . . . . . . . . . . 181 12 Basic Mathematical Structures 183 12.1 Type Classes over a Single Binary Operator . . . . . . . . . . . . . . . 183 strength of proof assistants is that they help develop highly trustwor- thy, unambiguous proofs of mathematical statements, using a precise logic. They can be used to prove arbitrarily advanced results, and
    0 码力 | 215 页 | 1.95 MB | 1 年前
    3
  • pdf文档 DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model

    Performance Evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 C Full Formulas of MLA 31 D Ablation of Attention Mechanisms 31 D.1 Ablation of MHA, GQA, and MQA . . . . . . order to demonstrate the complete computation process of MLA, we also organize and provide its full formulas in Appendix C. 2.1.4. Comparison of Key-Value Cache We demonstrate a comparison of the KV cache exhibits unique characteristics that are distinct from the training on general data. For example, the mathematical and coding abilities of our model can keep improving over a longer period of training steps. Therefore
    0 码力 | 52 页 | 1.23 MB | 1 年前
    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文档 Theorem Proving in Lean Release 3.23.0

    computational methods to establish claims that are expressed in precise mathematical terms. These can include ordinary mathematical theorems, as well as claims that pieces of hardware or software, network and software systems in mathematical terms, at which point establishing claims as to their correctness becomes a form of theorem proving. Conversely, the proof of a mathematical theorem may require a lengthy verifying that the computation does what it is supposed to do. The gold standard for supporting a mathematical claim is to provide a proof, and twentieth-century developments in logic show most if not all
    0 码力 | 173 页 | 777.93 KB | 1 年前
    3
  • pdf文档 Ubuntu Desktop Training 2009

    illustrations and special effects. 4.1.6. OpenOffice.org Math You can use Math for creating and editing mathematical equations by using a graphic user interface or by directly typing the formula into the equation OpenOffice.org Calc provides you with over 300 functions for financial, logical, statistical, mathematical and banking operations. This enables you to create formulae to perform complex calculations on formatted table with very little effort. Figure 4.31. The Formatted Table Entering Values and Formulas. A formula is a spreadsheet function, complete with arguments, entered in a cell. All formulae
    0 码力 | 428 页 | 57.45 MB | 1 年前
    3
  • pdf文档 Lean in Lean

    duplication: • Compiler for Haskell-like recursive equations, we can use it to write proofs. • Mathematical structures (e.g., Groups and Rings) are first-class citizens. • Some references: • In praise Dan Suciu University of Washington https://arxiv.org/pdf/1802.02229.pdf Mathlib The Lean mathematical library, mathlib, is a community-driven effort to build a unified library of mathematics formalized Mathematics? Tom Hales (University of Pittsburgh) “To develop software and services for transforming mathematical results as they appear in journal article abstracts into formally structured data that machines
    0 码力 | 54 页 | 4.78 MB | 1 年前
    3
  • pdf文档 Julia v1.5.4 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 i ii CONTENTS 5 Mathematical Operations and Elementary Functions 27 5.1 Arithmetic Operators . . . . . . . . . . . . . . . . . . 588 45 Mathematics 589 45.1 Mathematical Operators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 589 45.2 Mathematical Functions . . . . . . . . . . . . . . . Python, but also supports general program- ming. To achieve this, Julia builds upon the lineage of mathematical programming languages, but also borrows much from popular dynamic languages, including Lisp,
    0 码力 | 1337 页 | 4.41 MB | 1 年前
    3
共 924 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 93
前往
页
相关搜索词
ComposingAncientMathematicalKnowledgeIntoPowerfulBitfiddlingSymbolicCalculusforHighPerformanceComputingFromScratchUsingC++23ProgramminginLeanRelease3.4TheHitchhikerGuidetoLogicalVerificationDeepSeekV2StrongEconomicalandEfficientMixtureofExpertsLanguageModelNumericalIntegrationtheAge26TheoremProving3.23UbuntuDesktopTrainingJuliav15.4Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩