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

无数据

分类

全部后端开发(314)C++(192)Python(62)系统运维(20)Julia(18)云计算&大数据(17)综合其他(16)Conda(16)网络与安全(15)数据库(13)

语言

全部英语(314)中文(简体)(36)中文(繁体)(24)日语(2)zh(2)英语(2)[zh](1)西班牙语(1)韩语(1)

格式

全部PDF文档 PDF(357)其他文档 其他(11)DOC文档 DOC(10)PPT文档 PPT(10)
 
本次搜索耗时 0.151 秒,为您找到相关结果约 388 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 系统运维
  • Julia
  • 云计算&大数据
  • 综合其他
  • Conda
  • 网络与安全
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • 英语
  • [zh]
  • 西班牙语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Andreas Weis - Quickly Estimating Powers of Two

    1/15 Quickly Estimating Powers-of-Two Andreas Weis Woven Planet CppCon 20212/15 About me ComicSansMS @DerGhulbus Co-organizer of the Munich C++ User Group Currently working as a Runtime Framework 223 =? 236 =? 2128 =?4/15 Small Powers of Two 21 = 2 22 = 4 23 = 8 24 = 16 25 = 32 26 = 64 27 = 128 28 = 256 29 = 5125/15 Small Powers of Two 21 = 2 22 = 4 23 = 8 24 = 16 25 = 32 26 = 5126/15 Small Powers of Two 21 = 2 22 = 4 23 = 8 24 = 16 25 = 32 26 = 64 27 = 128 28 = 256 (Number of states in an 8 bit char) 29 = 5127/15 Small Powers of Two 21 = 2 22 = 4 23 = 8 ⋄ 24
    0 码力 | 56 页 | 326.32 KB | 6 月前
    3
  • pdf文档 The Beauty and Power of Primitive C++

    The Beauty and Power of “Primitive” C++ Bjarne Stroustrup Morgan Stanley, Columbia University www.Stroustrup.com Stroustrup - "Primitive" - CppCon 2020 1This year is different Stroustrup - "Primitive"
    0 码力 | 53 页 | 1.03 MB | 6 月前
    3
  • pdf文档 Leveraging the Power of C++ for Efficient Machine Learning on Embedded Devices

    Leveraging the power of C++ for efficient machine learning on embedded devices Adrian Stanciu adrian.stanciu.pub@gmail.com CppCon, 2023 1 / 50About me ◮ I am a software engineer from Romania ◮ I have thermostats) ◮ Medical equipment (e.g. pacemakers) ◮ Characteristics: ◮ Limited hardware resources ◮ Low power consumption ◮ May have real-time performance constraints 7 / 50Machine learning on embedded devices
    0 码力 | 51 页 | 1.78 MB | 6 月前
    3
  • pdf文档 Applicative: The Forgotten Functional Pattern

    QUESTION OF POWER? A QUESTION OF POWER? 69A QUESTION OF POWER? A QUESTION OF POWER? Every monad is an applicative. Every monad is an applicative. 69.1A QUESTION OF POWER? A QUESTION OF POWER? Every monad powerful" than applicative. Monad is "more powerful" than applicative. 69.2A QUESTION OF POWER? A QUESTION OF POWER? Every monad is an applicative. Every monad is an applicative. Monad is "more powerful" You can do everything with monad that you can do with applicative. 69.3A QUESTION OF POWER? A QUESTION OF POWER? Every monad is an applicative. Every monad is an applicative. Monad is "more powerful"
    0 码力 | 141 页 | 11.33 MB | 6 月前
    3
  • pdf文档 云原生go-zero微服务框架设计思考

    rpc call rpc服务层 - zRPC Power of Two Choices ● 默认算法 ● 当前请求数 ● 处理时长 ● 指数加权移动平均 参考自Nginx & Envoy & Finagle & Linkerd: ● https://www.nginx.com/blog/nginx-power- of-two-choices-load-balancing-algorithm/
    0 码力 | 29 页 | 5.70 MB | 10 月前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    CMS since version 4 has been stripped of some functionality to allow for better implementations. The two most important examples are the now separate apps django CMS versioning and django CMS alias. We highly defined by Django applications. django CMS defines blocks for CSS and JavaScript, and requires these two tags. We recommended placing {% render_block "css" %} just before the tag, and and {% render_block find the Polls application. Create a new Poll, for example: Question: Which browser do you prefer? Choices: Safari Firefox Chrome Now if you visit http://localhost:8000/en/polls/, you should be able to see
    0 码力 | 493 页 | 1.44 MB | 7 月前
    0.03
  • epub文档 Django CMS 4.1.x Documentation

    CMS since version 4 has been stripped of some functionality to allow for better implementations. The two X_FRAME_OPTIONS = "SAMEORIGIN" from django.conf.urls.i18n import i18n_patterns from django.urls import defined by Django applications. django CMS defines blocks for CSS and JavaScript, and requires these two tags. We pip install djangocms-versioning pip install djangocms-alias "djangocms_versioning", "djangocms_alias" find the Polls application. Create a new Poll, for example: Question: Which browser do you prefer? Choices: Safari Firefox Chrome Now if you visit http://localhost:8000/en/polls/, you should be able to see
    0 码力 | 518 页 | 1.66 MB | 7 月前
    3
  • pdf文档 Django CMS 3.0.x Documentation

    using south: python manage.py migrate polls At this point you should be able to create polls and choices in the Django admin - localhost:8000/admin/ - and fill them in at /polls/. However, in pages of the and provide your users with a streamlined editing experience. Registering Toolbar items There are two ways to control what gets shown in the toolbar. One is the CMS_TOOLBARS setting. This gives you full for example: CMS_TEMPLATES = ( ('template_1.html', 'Template One'), ('template_2.html', 'Template Two'), ) We will create the actual template files at a later step, don’t worry about it for now. Simply
    0 码力 | 180 页 | 1.56 MB | 7 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    想了解更多有关类方法的信息,请参阅 types 。 2.2 新版功能. 在 2.4 版更改: Function decorator syntax added. cmp(x, y) Compare the two objects x and y and return an integer according to the outcome. The return value is negative if x < 集合,而不 是试图保证结果的严格性或一致性,它具体的行为也可能在不同版本之间改变。例如,当实参是一个 类时,metaclass 的属性不包含在结果列表中。 divmod(a, b) Take two (non complex) numbers as arguments and return a pair of numbers consisting of their quotient and remainder reads the file unconditionally and does not create a new module.1 The arguments are a file name and two optional dictionaries. The file is parsed and evaluated as a sequence of Python statements (similarly
    0 码力 | 1552 页 | 7.42 MB | 10 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    想了解更多有关类方法的信息,请参阅 types 。 2.2 新版功能. 在 2.4 版更改: Function decorator syntax added. cmp(x, y) Compare the two objects x and y and return an integer according to the outcome. The return value is negative if x < 集合,而不 是试图保证结果的严格性或一致性,它具体的行为也可能在不同版本之间改变。例如,当实参是一个 类时,metaclass 的属性不包含在结果列表中。 divmod(a, b) Take two (non complex) numbers as arguments and return a pair of numbers consisting of their quotient and remainder reads the file unconditionally and does not create a new module.1 The arguments are a file name and two optional dictionaries. The file is parsed and evaluated as a sequence of Python statements (similarly
    0 码力 | 1552 页 | 7.42 MB | 10 月前
    3
共 388 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 39
前往
页
相关搜索词
AndreasWeisQuicklyEstimatingPowersofTwoTheBeautyandPowerPrimitiveC++LeveragingtheforEfficientMachineLearningonEmbeddedDevicesApplicativeForgottenFunctionalPattern原生gozero服务框架设计思考httpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS4.13.0Python标准参考指南2.718
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩