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

无数据

分类

全部后端开发(1349)Python(354)Java(301)Spring(243)C++(235)Django(84)Julia(81)Conan(74)区块链(67)PHP(62)

语言

全部英语(1173)中文(简体)(118)中文(繁体)(11)西班牙语(8)韩语(8)法语(7)德语(6)俄语(6)日语(3)

格式

全部PDF文档 PDF(1046)其他文档 其他(287)PPT文档 PPT(16)
 
本次搜索耗时 0.032 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Django
  • Julia
  • Conan
  • 区块链
  • PHP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 韩语
  • 法语
  • 德语
  • 俄语
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Boosting Software Efficiency

    12 INTRO ❑ The talk today is about software development. ❑ I worked on a product for two years, and during this time, I drastically improved its capabilities. ❑ I wanted to share with you the journey Everything – Avoid Assumptions (Remember – my first impression)TAKE HOME MESSAGES Write Robust Software 174 Unexpected inputs are unavoidable, but don’t let your system crash – have safeguards in Proactive. 178 Don't Wait for Customer ComplaintsTAKE HOME MESSAGES Create Simple Software 179 Creating simple software is more challenging than making it complex.180 Thanks! Any questions? You can
    0 码力 | 180 页 | 1.65 MB | 6 月前
    3
  • pdf文档 Plug-in Based Software Architecture for Robotics

    PickNik Robotics •I work with robotic arms •MoveIt Maintainer 3What is plugin architecture? Software Design Pattern that allows for developers to add functionality to a larger system without having application restart 8Some popular C++ projects that use plugins 9 ● Audio editing software ● Game Engines ● Image editing software ● Text Editors and IDEDesigning the components of the plugin architecture
    0 码力 | 75 页 | 2.40 MB | 6 月前
    3
  • pdf文档 Powered by AI: A Cambrian Explosion for C++ Software Development Tools

    `University of Massachusetts Amherst Powered by AI:
 A Cambrian Explosion
 for C++ Software Development Tools Emery BergerCretaceous–Paleogene (K-Pg) extinction eventCretaceous–Paleogene (K-Pg) extinction
    0 码力 | 128 页 | 23.40 MB | 6 月前
    3
  • pdf文档 A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++

    iZotope Inc.Roth Michaels Principal Software Engineer, Architect Music Production Software iZotope Inc.iZotope real-time audio plug-ins | music, film, television, and radio iZotope Inc.iZotope real-time
    0 码力 | 138 页 | 2.75 MB | 6 月前
    3
  • pdf文档 07 FPGA 助力Python加速计算 陈志勇

    are presented as hardware libraries called overlays. These overlays are analogous to software libraries. A software engineer can select the overlay that best matches their application. The overlay can Overlays, like software libraries, are designed to be configurable and re-used as often as possible in many different applications. 解释: Ø PYNQ:软件框架 Ø Hardware library: overlay,硬件IP 库 Ø Software library: Overlay, API OpenCV PL Accelerator (dense non-pyramidal Lucas-Kanade xFOpenCV Software Stack Hardware Stack 25 # Software Code import numpy as np frame1 = cv2.imread('./images/vtest/scene00002.png') prvs
    0 码力 | 34 页 | 6.89 MB | 1 年前
    3
  • pdf文档 FPGA助力Python加速计算 陈志勇

    are presented as hardware libraries called overlays. These overlays are analogous to software libraries. A software engineer can select the overlay that best matches their application. The overlay can Overlays, like software libraries, are designed to be configurable and re-used as often as possible in many different applications. 解释: ➢ PYNQ:软件框架 ➢ Hardware library: overlay,硬件IP 库 ➢ Software library: API OpenCV PL Accelerator (dense non-pyramidal Lucas-Kanade xFOpenCV Software Stack Hardware Stack 25 # Software Code import numpy as np frame1 = cv2.imread('./images/vtest/scene00002.png') prvs
    0 码力 | 34 页 | 4.19 MB | 1 年前
    3
  • pdf文档 2_FPGA助力Python加速计算_陈志勇

    are presented as hardware libraries called overlays. These overlays are analogous to software libraries. A software engineer can select the overlay that best matches their application. The overlay can Overlays, like software libraries, are designed to be configurable and re-used as often as possible in many different applications. 解释: Ø PYNQ:软件框架 Ø Hardware library: overlay,硬件IP 库 Ø Software library: API OpenCV PL Accelerator (dense non-pyramidal Lucas-Kanade xFOpenCV Software Stack Hardware Stack 25 # Software Code import numpy as np frame1 = cv2.imread('./images/vtest/scene00002.png') prvs
    0 码力 | 33 页 | 8.99 MB | 1 年前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    Just-in-Time Compilation A lecture on the last 60 years JF Bastien Software architect @jfbastien Presented at CppCon 2020. Just-in-Time compilers... we've all heard of them! What are they really what’s possible with compilers. Let’s look at our first paper…A Brief History of Just-in-Time Software systems have been using “just-in-time” compilation (JiT) techniques since the 1960s. Broadly, JiT scheme for such systems. — 2003 Let’s start with our first paper.A Brief History of Just-in-Time Software systems have been using “just-in-time” compilation (JiT) techniques since the 1960s. Broadly, JiT
    0 码力 | 111 页 | 3.98 MB | 6 月前
    3
  • pdf文档 django cms 3.10.x Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3 Why django CMS? 7 4 Software version requirements and release notes 9 4.1 Django/Python compatibility table . . . . . . . . testing 7 django cms Documentation, Release 3.9.0 8 Chapter 3. Why django CMS? CHAPTER FOUR SOFTWARE VERSION REQUIREMENTS AND RELEASE NOTES This document refers to version 3.9.0. 4.1 Django/Python there you should be invited to login and continue with Step 4: create your first page 10 Chapter 4. Software version requirements and release notes django cms Documentation, Release 3.9.0 Create your first
    0 码力 | 296 页 | 1.79 MB | 1 年前
    3
  • pdf文档 Django CMS 3.9.x Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 3 Why django CMS? 7 4 Software version requirements and release notes 9 4.1 Django/Python compatibility table . . . . . . . . automated testing 7 django cms Documentation, Release 3.10.0 8 Chapter 3. Why django CMS? CHAPTER FOUR SOFTWARE VERSION REQUIREMENTS AND RELEASE NOTES This document refers to version 3.10.0. 4.1 Django/Python tutorial-project cd tutorial-project Run it to create a new Django project called mysite: 10 Chapter 4. Software version requirements and release notes django cms Documentation, Release 3.10.0 djangocms mysite
    0 码力 | 298 页 | 1.79 MB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BoostingSoftwareEfficiencyPluginBasedArchitectureforRoboticsPoweredbyAICambrianExplosionC++DevelopmentToolsCasestudyRewritingLegacyGUILibraryRealtimeAudioModern07FPGA助力Python加速计算陈志勇JustTimeCompilationBastienCppCon2020djangocms3.10DocumentationDjangoCMS3.9
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩