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

无数据

分类

全部后端开发(713)Python(361)Julia(87)PyWebIO(84)综合其他(74)C++(67)Scrapy(62)云计算&大数据(60)Django(53)Celery(51)

语言

全部英语(652)中文(简体)(173)中文(繁体)(25)法语(8)西班牙语(6)日语(6)韩语(6)德语(5)俄语(5)

格式

全部PDF文档 PDF(664)其他文档 其他(215)PPT文档 PPT(14)DOC文档 DOC(1)
 
本次搜索耗时 0.082 秒,为您找到相关结果约 894 个.
  • 全部
  • 后端开发
  • Python
  • Julia
  • PyWebIO
  • 综合其他
  • C++
  • Scrapy
  • 云计算&大数据
  • Django
  • Celery
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 法语
  • 西班牙语
  • 日语
  • 韩语
  • 德语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 AWS LAMBDA Tutorial

    AWS Lambda i AWS Lambda i About the Tutorial AWS Lambda is a service which computes basics of AWS Lambda and its programming concepts in simple and easy way. This tutorial will give you enough understanding on various functionalities of AWS Services to be used with AWS Lambda with illustrative examples. Prerequisites To work with AWS Lambda, you need a login in AWS. The details on how to get free login is discussed in tutorial. AWS Lambda supports languages like NodeJS, Java, Python, C#
    0 码力 | 393 页 | 13.45 MB | 1 年前
    3
  • pdf文档 Back to Basics: Lambda Expressions

    Back to Basics Lambda Expressions Barbara Geller & Ansel Sermersheim CppCon September 2020Introduction ● Prologue ● History ● Function Pointer ● Function Object ● Definition of a Lambda Expression ● Capture Capture Clause ● Generalized Capture ● This ● Full Syntax as of C++20 ● What is the Big Deal ● Generic Lambda 2Prologue 3 ● Credentials ○ every library and application is open source ○ development using CsLibGuarded ■ library for managing access to data shared between threadsLambda Expressions ● History ○ lambda calculus is a branch of mathematics ■ introduced in the 1930’s to prove if “something” can be solved
    0 码力 | 48 页 | 175.89 KB | 5 月前
    3
  • pdf文档 Symbolic Calculus for High-Performance Computing: From Scratch Using C++23

    Introduction The lambda trick Comparison Binding Constraints Architecture Substitution Construction Conclusion Symbolic Calculus for High-Performance Computing from Scratch using C++23 Vincent Reverdy Domain DedicationIntroduction The lambda trick Comparison Binding Constraints Architecture Substitution Construction Conclusion Table of contents 1 Introduction 2 The lambda trick 3 Comparison 4 Binding Domain DedicationIntroduction The lambda trick Comparison Binding Constraints Architecture Substitution Construction Conclusion Introduction 1 Introduction 2 The lambda trick 3 Comparison 4 Binding
    0 码力 | 70 页 | 1.80 MB | 5 月前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    Explicit Object Parameters  if consteval  Multidimensional Subscript Operator  Attributes on Lambda-Expressions  Literal Suffix for size_t  auto(x): decay-copy in The Language  #elifdef, #elifndef Explicit Object Parameters  if consteval  Multidimensional Subscript Operator  Attributes on Lambda-Expressions  Literal Suffix for size_t  auto(x): decay-copy in The Language  #elifdef, #elifndef Explicit Object Parameters  Allows for recursive lambda expressions  this in a lambda accesses the object that contains the lambda, not the lambda instance itself!  With deducing this: auto fibonacci
    0 码力 | 105 页 | 759.96 KB | 5 月前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    o�cial Heroku tutorial. AWS Labs provides a sample project showing the use of Kotlin for writing AWS Lambda functions. Google Cloud Platform o�ers a series of tutorials for deploying Kotlin applications to method or property of a speci�c object instance. Previously this could only be expressed with a lambda. Here's an example: val numberRegex = "\\d+".toRegex() val numbers = listOf("abc", "123", "456") detail. You can now use the destructuring declaration syntax to unpack the arguments passed to a lambda. Here's an example: val map = mapOf(1 to "one", 2 to "two") // before println(map.mapValues { entry
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
  • ppt文档 C++高性能并行编程与优化 - 课件 - 03 现代 C++ 进阶:模板元编程

    类型编译一遍,从而允许编译器更好 地进行自动适配与优化。 函数式编程: lambda 表达式 • C++11 引入的 lambda 表达式允许我们 在函数体内创建一个函数,大大地方便了 函数式编程。 • 语法就是先一个空的 [] ,然后是参数列表 ,然后是 {} 包裹的函数体。 • 再也不用被迫添加一个全局函数了! lambda 表达式:返回类型 • lambda 表达式的返回类型写在参数列表 后面,用一个箭头 后面,用一个箭头 -> 表示。 lambda 表达式:自动推导返回类型 • 如果 lambda 表达式不通过 -> 指定类型 ,则和 -> auto 等价,自动根据函数体内 的 return 语句决定返回类型,如果没有 return 语句则相当于 -> void 。 lambda 表达式:捕获 main 中的变量 • lambda 函数体中,还可以使用定义他的 main 函数中的变量,只需要把方括号 函数可以引用定义位置所有的变量,这个 特性在函数式编程中称为闭包 (closure) 。 lambda 表达式:修改 main 中的变量 • [&] 不仅可以读取 main 中的变量,还可 以写入 main 中的变量,比如可以通过 counter++ 记录该函数被调用了多少次: lambda 表达式:传常引用避免拷贝开销 • 此外,最好把模板参数的 Func 声明为 Func const
    0 码力 | 82 页 | 12.15 MB | 1 年前
    3
  • pdf文档 Kotlin 1.2 Language Documentation

    official Heroku tutorial. AWS Labs provides a sample project showing the use of Kotlin for writing AWS Lambda functions. Corda is an open-source distributed ledger platform, supported by major banks, and built method or property of a specific object instance. Previously this could only be expressed with a lambda. Here's an example: val numberRegex = "\\d+".toRegex() val numbers = listOf("abc", "123", "456") detail. You can now use the destructuring declaration syntax to unpack the arguments passed to a lambda. Here's an example: val map = mapOf(1 to "one", 2 to "two") // before println(map.mapValues
    0 码力 | 333 页 | 2.22 MB | 1 年前
    3
  • pdf文档 Build Python App with Serverless 费良宏

    可用性及容错度 监控、调度 运行及管理 什么是“Serverless”? 无需管理基础设施 自动扩展 按价值付费 高可用以及安全 “无服务”是一种新的模型,它跨越许多不同类别的服务 AWS Lambda AWS Fargate Amazon API Gateway Amazon SNS Amazon SQS AWS Step Functions 计 算 数 据 存 储 Aurora Serverless Amazon S3 Amazon DynamoDB AWS AppSync 2014.11 2016.2 2016.3 2017.12 AWS Lambda Google Cloud Functions Azure Functions Apache OpenWisk Oracle Fn 2017.10 Project Riff “无服务器”计算平台的发展 com/cn/solutions/case-studies/autodesk-serverless/ f() f() f() f() 复杂的并行任务 工作流编排 AWS Lambda & Python AWS Lambda 的事件驱动架构 其它服务 事件源 Serverless函数 常见的应用场景 Web 应用 • 静态网站 • 复杂的Web 应用 • 打包Flask 与 Express应用
    0 码力 | 35 页 | 7.81 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    parameter values Functions without return Single-expression functions Functions practice Lambda expressions Lambda expressions practice Next step Classes Properties Create instance Access properties recursive functions Higher-order functions and lambdas Higher-order functions Function types Lambda expressions and anonymous functions Inline functions noinline 419 419 420 420 421 424 425 println(intervalInSeconds(hours = 1, seconds = 1)) } Lambda expressions Kotlin allows you to write even more concise code for functions by using lambda expressions. For example, the following uppercaseString()
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • pdf文档 3 在AWS部署与发布你面向全球的Python Serverless应用 谢洪恩

    other AWS service All publicly accessible endpoints AWS Lambda functions Endpoints in your VPC Regional API Endpoints AWS Lambda functions Endpoints on Amazon EC2 Your VPC AWS Manage APIs Job Succeeded Sent Message to SNS AWS Lambda functions Synchronously Run a Batch Job Publish Success to SNS Publish Error to SNS Start End No Lambda functions Start End Serverless compute execution Short-lived All language runtimes Data source integrations AWS Lambda Serverless for Functions and Containers Lambda layers Let functions easily share code; upload layer once, reference within
    0 码力 | 53 页 | 24.15 MB | 1 年前
    3
共 894 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 90
前往
页
相关搜索词
AWSLAMBDATutorialBacktoBasicsLambdaExpressionsSymbolicCalculusforHighPerformanceComputingFromScratchUsingC++23AnOverviewofAlmostAllNewandUpdatedFeaturesKotlinLanguageDocumentation1.3高性性能高性能并行编程优化课件031.2BuildPythonAppwithServerless费良宏1.920部署发布面向全球应用洪恩
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩