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

无数据

分类

全部云计算&大数据(44)Apache Kyuubi(44)后端开发(14)系统运维(11)Linux(11)Idris(4)Lean(4)C++(2)Rust(2)前端开发(1)

语言

全部英语(55)中文(简体)(9)德语(1)西班牙语(1)法语(1)意大利语(1)日语(1)葡萄牙语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(49)其他文档 其他(22)
 
本次搜索耗时 0.036 秒,为您找到相关结果约 71 个.
  • 全部
  • 云计算&大数据
  • Apache Kyuubi
  • 后端开发
  • 系统运维
  • Linux
  • Idris
  • Lean
  • C++
  • Rust
  • 前端开发
  • 全部
  • 英语
  • 中文(简体)
  • 德语
  • 西班牙语
  • 法语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Idris 语言文档 Version 1.3.1

    0 码力 | 224 页 | 2.06 MB | 1 年前
    3
  • pdf文档 make & Makefile

    的细节就可实现 对源代码包的安装,如, 开源软件的编译安装过程如下: # wget http://caml.inria.fr/pub/distrib/ocaml-3.09/ ocaml-3.09.0.tar.bz2C # tar jxvf ocaml-3.09.0.tar.bz2C # ./configureC # make worldC # make installC .2 不依赖于特定的程序设计语言,如:LATEX
    0 码力 | 36 页 | 975.98 KB | 1 年前
    3
  • pdf文档 Lean in Lean

    (f x1 (f x2 x3)))
 The return of reference counting • Most compilers for functional languages (OCaml, GHC, …) use tracing GC • RC is simple to implement. • Easy to support multi-threading programs let stack := stack.push newNode; ⟨stack, pos, cache, err⟩ Object layout • In Haskell and OCaml, object header is 1 word only. • We need space for the RC, can we be as compact? YES! • In 64-bit
    0 码力 | 54 页 | 4.78 MB | 1 年前
    3
  • pdf文档 The Hitchhiker’s Guide to Logical Verification

    that you are familiar with typed functional programming, as em- bodied in the languages Haskell, OCaml, and Standard ML. If you do not see that the term g (f a b) applies the (curried) function f to two inspired by the λ-calculus and resembles typed functional programming languages such as Haskell, OCaml, and Standard ML. Even if you have not been exposed to these languages, you will recognize many of based on an algorithm due to Hindley [15] and Milner [25], which also forms the basis of Haskell, OCaml, and Standard ML. The algorithm generates type constraints involving type variables ?α, ?β, ?γ, .
    0 码力 | 215 页 | 1.95 MB | 1 年前
    3
  • pdf文档 Lean 4

    pointer equality
 
 The return of reference counting • Most compilers for functional languages (OCaml, GHC, …) use tracing GC • RC is simple to implement. • Easy to support multi-threading programs
    0 码力 | 20 页 | 1.78 MB | 1 年前
    3
  • pdf文档 TypeScript的发展历程

    ●静态类型新语言: BuckleScript ●渐进定型: Flow Type CoffeeScript ●纯语法糖,动态类型 ●上手简单 ●工具不良 ●与新标准有冲突 BuckleScript ●脱胎于OCaml ●类型系统强大 ●编译高度优化 ●语义语法疏远,上手难* Flow Type ●JS+类型标注 ●工具相对完善 ●上手容易 ●与TS设计相似* 比较 类型系统 难度 工具链 CoffeeScript
    0 码力 | 64 页 | 6.17 MB | 1 年前
    3
  • pdf文档 Structure and Interpretation of Computer Programs

    Racket first rest Clojure first rest Haskell head tail C++ rv::take(1) rv::tail Elixir hd tl OCaml hd tl APL 1↑ 1↓(define p (cons 42 1729)) (car p) ; 42 (cdr p) ; 1729(define p (cons 42 1729)) (car
    0 码力 | 136 页 | 7.35 MB | 5 月前
    3
  • pdf文档 Secrets of C++ Scripting Bindings

    com/idocpp SWIG Can generate wrapper libraries for: C# D Go Guile Java Javascript Lua MzScheme/Racket OCaml 4 . 3Copyright Jason Turner @le�icus emptycrate.com/idocpp SWIG Can generate wrapper libraries
    0 码力 | 177 页 | 1.65 MB | 5 月前
    3
  • pdf文档 Debian打包教程 version 0.29

    docs, package.examples, package.install, package.manpages, … ▶ 特定软件包种类的第三方助手:python-support, dh_ocaml, … ▶ debian/compat: Debhelper compatibility version ▶ Defines precise behaviour of dh_* ▶ New syntax:
    0 码力 | 90 页 | 663.35 KB | 1 年前
    3
  • pdf文档 Debian 套件打包教學指南 version 0.29

    package.examples, package.install, package.manpages, ... ▶ 有第三方小幫手可以協助打包套件: python-support, dh_ocaml, . . . ▶ debian/compat: Debhelper 相容性版本 ▶ 定義 dh_* 明確行為 ▶ 新語法: Build-Depends: debhelper-compat (=
    0 码力 | 90 页 | 691.02 KB | 1 年前
    3
共 71 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
Idris函数式编程语言HaskellOCamlmakeMakefileLeaninTheHitchhikerGuidetoLogicalVerificationTypeScript发展历程StructureandInterpretationofComputerProgramsSecretsC++ScriptingBindingsDebian打包教程version0.29套件教學指南
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩