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

无数据

分类

全部后端开发(1628)综合其他(480)Python(453)Java(377)Spring(318)云计算&大数据(306)Weblate(302)数据库(298)C++(246)系统运维(137)

语言

全部英语(2316)中文(简体)(427)中文(繁体)(23)日语(21)俄语(19)法语(17)德语(16)西班牙语(15)韩语(15)英语(8)

格式

全部PDF文档 PDF(2198)其他文档 其他(600)TXT文档 TXT(66)DOC文档 DOC(12)PPT文档 PPT(12)
 
本次搜索耗时 0.067 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Python
  • Java
  • Spring
  • 云计算&大数据
  • Weblate
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 俄语
  • 法语
  • 德语
  • 西班牙语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TVM: Where Are We Going

    TVM: Where are we going Tianqi ChenCurrent Deep Learning Landscape Frameworks and Inference engines DL Compilers Kenrel Libraries Hardware CuDNN NNPack MKL-DNN Hand optimized Open source, automated
    0 码力 | 31 页 | 22.64 MB | 5 月前
    3
  • pdf文档 Shared Libraries and Where To Find Them

    Shared Libraries and Where to Find Them R&D Team Lead, JFrogIntroduction From the point of view of a C++ developer, compiled code typically ends up in either: ● The executables themselves ● Static are needed ○ WHICH programs needs to locate shared libraries ○ TOOLS to query, troubleshoot ○ WHERE to find shared libraries ● What this talk is NOT about: ○ Shared vs static linking ○ Internal structures two-level namespace. When a Mach-O image imports a symbol, it references the symbol name and the library where it expects to find that symbol. An Apple Library Primer, Apple Developer Forums https://developer
    0 码力 | 94 页 | 6.49 MB | 5 月前
    3
  • epub文档 Agda User Manual v2.6.3

    Cubical Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Lossy Unification Mixfix Operators Module System Mutual Recursion +is%3Asuccess] page (instruction on how to find them [https://github.com/actions/upload-artifact#where-does-the-upload- go]). You can find a lot of useful resources on Agda Wiki [https://wiki.portal Agda as a Proof Assistant: Proving Associativity of Addition Building an Executable Agda Program Where to go from here? A List of Tutorials Books on Agda Tutorials and lecture notes Videos on Agda Courses
    0 码力 | 379 页 | 354.83 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.0.1

    Variables Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Mixfix Operators Module System Mutual Recursion Pattern Synonyms erroneous programs. Programs will raise exceptions or loop forever. And it is very difficult to analyse where the problems are. Haskell [http://www.haskell.org/] or ML [http://en.wikipedia.org/wiki/ML_%28p [http://en.wikipedia.org/wiki/Standard_ML] and Caml [http://caml.inria.fr/] are typed languages, where functions come with a type expressing what type of arguments the program expects and what the result
    0 码力 | 256 页 | 247.15 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.0

    Variables Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Mixfix Operators Module System Mutual Recursion Pattern Synonyms erroneous programs. Programs will raise exceptions or loop forever. And it is very difficult to analyse where the problems are. Haskell [http://www.haskell.org/] or ML [http://en.wikipedia.org/wiki/ML_%28p [http://en.wikipedia.org/wiki/Standard_ML] and Caml [http://caml.inria.fr/] are typed languages, where functions come with a type expressing what type of arguments the program expects and what the result
    0 码力 | 256 页 | 246.87 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.2.2

    Cubical Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Lossy Unification Mixfix Operators Module System Mutual Recursion +is%3Asuccess] page (instruction on how to find them [https://github.com/actions/upload-artifact#where-does-the-upload- go]). You can find a lot of useful resources on Agda Wiki [https://wiki.portal Agda as a Proof Assistant: Proving Associativity of Addition Building an Executable Agda Program Where to go from here? A List of Tutorials Books on Agda Tutorials and lecture notes Videos on Agda Courses
    0 码力 | 354 页 | 433.60 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.2.1

    Cubical Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Mixfix Operators Module System Mutual Recursion Pattern Synonyms +is%3Asuccess] page (instruction on how to find them [https://github.com/actions/upload-artifact#where-does-the-upload- go]). You can find a lot of useful resources on Agda Wiki [https://wiki.portal Agda as a Proof Assistant: Proving Associativity of Addition Building an Executable Agda Program Where to go from here? A List of Tutorials Books on Agda Tutorials and lecture notes Videos on Agda Courses
    0 码力 | 350 页 | 416.80 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.2

    Cubical Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Mixfix Operators Module System Mutual Recursion Pattern Synonyms +is%3Asuccess] page (instruction on how to find them where- does-the-upload-go>_). You can find a lot of useful resources on Agda Wiki [https://wiki.portal Agda as a Proof Assistant: Proving Associativity of Addition Building an Executable Agda Program Where to go from here? A List of Tutorials Books on Agda Tutorials and lecture notes Videos on Agda Courses
    0 码力 | 348 页 | 414.11 KB | 1 年前
    3
  • pdf文档 Haskell 2010 Language Report

    conceived as a relatively conservative extension of Haskell 98, taking on board new features only where they were well understood and widely agreed upon. It too was intended to be a “stable” language, yet | import | in | infix | infixl | infixr | instance | let | module | newtype | of | then | type | where | _ An identifier consists of a letter followed by zero or more letters, digits, underscores, and The layout (or “off-side”) rule takes effect whenever the open brace is omitted after the keyword where, let, do, or of. When this happens, the indentation of the next lexeme (whether or not on a new line)
    0 码力 | 329 页 | 1.43 MB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.1.3

    Variables Implicit Arguments Instance Arguments Irrelevance Lambda Abstraction Local Definitions: let and where Lexical Structure Literal Overloading Mixfix Operators Module System Mutual Recursion Pattern Synonyms +is%3Asuccess] page (instruction on how to find them where- does-the-upload-go>_). You can find a lot of useful resources on Agda Wiki [https://wiki.portal erroneous programs. Programs will raise exceptions or loop forever. And it is very difficult to analyze where the problems are. Haskell [https://www.haskell.org/] or ML [https://en.wikipedia.org/wiki/ML_%2
    0 码力 | 305 页 | 375.80 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
TVMWhereAreWeGoingSharedLibrariesandToFindThemAgdaUserManualv26.36.06.2Haskell20106.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩