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

无数据

分类

全部后端开发(1703)Python(531)综合其他(446)C++(323)云计算&大数据(311)Weblate(301)Java(249)数据库(226)Spring(188)VirtualBox(113)

语言

全部英语(2152)中文(简体)(561)中文(繁体)(34)日语(21)俄语(16)德语(15)西班牙语(15)法语(15)韩语(15)英语(10)

格式

全部PDF文档 PDF(2256)其他文档 其他(581)PPT文档 PPT(20)TXT文档 TXT(14)DOC文档 DOC(3)
 
本次搜索耗时 0.209 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • C++
  • 云计算&大数据
  • Weblate
  • Java
  • 数据库
  • Spring
  • VirtualBox
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 俄语
  • 德语
  • 西班牙语
  • 法语
  • 韩语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • TXT文档 TXT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Hidden Overhead of a Function API

    designed ones!When talking about performance, we typically think about the function logic. We’ll see that a well designed function API can have an even larger impact.How will we compare performance? ● they might be, and often are, totally irrelevant to speed. 17 Credit to Khalil Estell: Firefox function distribution 157946 functions above (127B) 167404 functions below (127B)Understanding how machine problems? Pros: ● Default constructor before the function call is avoided 36Does it solve our problems? Pros: ● Default constructor before the function call is avoided Cons (unless we fully trust the
    0 码力 | 158 页 | 2.46 MB | 5 月前
    3
  • pdf文档 Back to Basics - Function Call Resolution

    Back to Basics - Function Call Resolution Copyright © 2024 by Ben Saks and Dan Saks Back to Basics: Function Call Resolution by Ben Saks and Dan Saks September, 2024 1 Saks & Associates These notes +1-412-521-4117 (voice) service@saksandassociates.com saksandassociates.com 2Back to Basics - Function Call Resolution Copyright © 2024 by Ben Saks and Dan Saks About Ben Saks Ben Saks is the chief Ben earned a B.A. with Distinction in Computer Science from Carleton College. 4Back to Basics - Function Call Resolution Copyright © 2024 by Ben Saks and Dan Saks About Dan Saks Dan Saks is the president
    0 码力 | 44 页 | 1.30 MB | 5 月前
    3
  • pdf文档 Limitations and Problems in std::function and Similar

    Limitations and Problems in std::function and similar constructs Amandeep Chawla | Sr. Computer Scientist II amandeep@adobe.com | adchawla@gmail.com Image by Bruno Tornielli© 2024 Adobe. All Rights we can control. ▪ std::function© 2024 Adobe. All Rights Reserved. Adobe Confidential. Task Based Mechanism© 2024 Adobe. All Rights Reserved. Adobe Confidential. std::function ▪ Is a class template ▪ It is a general-purpose polymorphic function wrapper ▪ Instances of std::function can store, copy, and invoke any CopyConstructible Callable target ▪ Uses type-erasure under the hood to gain all the
    0 码力 | 62 页 | 3.57 MB | 5 月前
    3
  • pdf文档 10 为Python Function自动生成Web UI 彭未康

    为 Python Function 自动生成 Web UI 彭未康 Touch-Callable The web framework for less serious application. Touch-Callable vs (Flask, Django) • Django, Flask • 起步快且容易(getting started quick and easy) • 扩展为复杂应用(scale 3.6 例子:生成测试用户 例子:生成测试用户 例子:生成测试用户 例子:远程控制饮水机 接下来: • 支持更多的数据类型 • 类型对应的控件可配置 大胆的想法: • 直接使用 Function 构建小型应用的管理后台? • Serverless 管理后台? 谢谢大家
    0 码力 | 11 页 | 791.38 KB | 1 年前
    3
  • pdf文档 Python in Azure Functions 基于Python的Azure Functions实践 赵健

    0 码力 | 28 页 | 12.57 MB | 1 年前
    3
  • pdf文档 AWS LAMBDA Tutorial

    ..................................................................... 29 Example: Creating a Function ............................................................................................... .................................. 32 AWS Lambda iii Parts of AWS Lambda Function ............................................................................................... .. 50 4. AWS LAMBDA — BUILDING THE LAMBDA FUNCTION ............................................................. 52 Steps for Building a Lambda function ...........................................
    0 码力 | 393 页 | 13.45 MB | 1 年前
    3
  • pdf文档 Reference guide for RTL units. Document version 3.2.2

    procedures gave their own subsections, and for each function or procedure we have the following topics: Declaration The exact declaration of the function. Description What does the procedure exactly do streams resources ESysENOSTR = 60 System error: Device not a stream ESysENOSYS = 38 System error: Function not implemented ESysENOTBLK = 15 System error: Block device required ESysENOTCONN = 107 System null-terminated array of strings from a command-line string Declaration: function CreateShellArgV(const prog: string) : ppchar function CreateShellArgV(const prog: RawByteString) : ppchar Visibility: default
    0 码力 | 2191 页 | 4.93 MB | 1 年前
    3
  • pdf文档 julia 1.10.10

    . . . . . . . . . . . . . . 83 8.16 Do-Block Syntax for Function Arguments . . . . . . . . . . . . . . . . . . . . . . . . 83 8.17 Function composition and piping . . . . . . . . . . . . . . . . . 8 Note on Optional and keyword Arguments . . . . . . . . . . . . . . . . . . . . . . . 164 12.9 Function-like objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 12.10 Empty . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 306 24.7 Side effects and mutable function arguments . . . . . . . . . . . . . . . . . . . . . 307CONTENTS v 24.8 @threadcall . . . . . .
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    . . . . . . . . . . . . . . 83 8.16 Do-Block Syntax for Function Arguments . . . . . . . . . . . . . . . . . . . . . . . . 83 8.17 Function composition and piping . . . . . . . . . . . . . . . . . 8 Note on Optional and keyword Arguments . . . . . . . . . . . . . . . . . . . . . . . 164 12.9 Function-like objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 12.10 Empty . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 306 24.7 Side effects and mutable function arguments . . . . . . . . . . . . . . . . . . . . . 307CONTENTS v 24.8 @threadcall . . . . . .
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.11.4

    . . . . . . . . . . . . . . 88 9.16 Do-Block Syntax for Function Arguments . . . . . . . . . . . . . . . . . . . . . . . . 88 9.17 Function composition and piping . . . . . . . . . . . . . . . . . 8 Note on Optional and keyword Arguments . . . . . . . . . . . . . . . . . . . . . . . 173 13.9 Function-like objects . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 13.10 Empty data-races between threads . . . . . . . . . . . . . . . . . . . 323 25.5 Side effects and mutable function arguments . . . . . . . . . . . . . . . . . . . . . 326 25.6 @threadcall . . . . . . . . . . .
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
HiddenOverheadofFunctionAPIBacktoBasicsCallResolutionLimitationsandProblemsinstdfunctionSimilar10Python自动生成WebUI彭未康onAzure赵健AWSLAMBDATutorialReferenceguideforRTLunitsDocumentversion3.2julia1.10Julia1.11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩