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

无数据

分类

全部后端开发(1370)Python(355)Java(301)Spring(243)C++(242)Julia(87)Django(84)Conan(74)区块链(67)PHP(63)

语言

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

格式

全部PDF文档 PDF(1067)其他文档 其他(287)PPT文档 PPT(16)
 
本次搜索耗时 0.017 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Julia
  • Django
  • 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 | 5 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    Being Friendly to Your Hardware Performance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? various vectors, specialty instructions, on-core and off- core accelerators • Data layout: both software and hardware characteristics 84 src dst • Alignment: source and destination • Size • Direction
    0 码力 | 111 页 | 2.23 MB | 5 月前
    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 | 5 月前
    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 | 5 月前
    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 | 5 月前
    3
  • pdf文档 10 Problems Large Companies Have with Managing C++ Dependencies and How to Solve Them

    assets needed for builds •Companies must maintain their own internally-controlled copies of any software needed to operate their business • Download everything you need once outside of your “controlled” (2024) • … •Memory safety issues are common • Also see: The Urgent Need for Memory Safety in Software Products | CISA (2023) •Other CppCon talks on these topics tooProblem 6: Security vulnerabilities acquisition experience •Block vulnerable package versions from being accessibleProblem 7: Duplicated engineering cost to maintain dependencies •As organizations grow, it is harder to share and maintain dependencies
    0 码力 | 46 页 | 917.72 KB | 5 月前
    3
  • pdf文档 Dependency Injection in C++

    Dependency Injection in C++: A Practical Guide CppCon 2024 September 18, 2024 Pete Muldoon Senior Engineering LeadBloomberg 4 Questions #include HereWho Am I? Bloomberg 5 • Started using Analyst & Architect • 21 years as a consultant • Bloomberg Ticker Plant Engineering Lead • Talks focus on practical Software Engineering • Based in the real world • Demonstrate applied principles • Take something Better Design Through Analysis of Real-World Usage) Software Development Completeness : Knowing when you are done and why it matters Other Engineering talks by yours truly :Questions? 125 Bloomberg Contact
    0 码力 | 106 页 | 1.76 MB | 5 月前
    3
  • pdf文档 C++ Under the Hood

    (No blind invites! Tell me how we know each other) • Classically trained in Hardware and Software Engineering, • Well experienced in Modern C++ (& Classic ‘C’ ***), • ISO C++ Standards Committee member/WG21 Crunching • Data Engines • Business / Internet • Scientific / Medical • Networking / Protocols • Engineering / Robotics • Operating System Internals •I believe in reducing complexity through simplification (virtual) Member Function 91 godbolt.org/z/jTqzxGeeoC++ Under the Hood Fundamental Theorem of Software Engineering: Any problem can be solved by adding a layer of indirection. 92C++ Under the Hood ‘C’ Pointer
    0 码力 | 168 页 | 13.55 MB | 5 月前
    3
  • pdf文档 Building Safe and Reliable Surgical Robotics with C++

    Presenters Milad Khaledyan Alexander Drew Software Robotics Engineer Software EngineerDisclaimer: The views and opinions expressed in this presentation Standards, Documents and Technical reports Software Development in Medical Devices 13 www.medicaldevicehq.com www.jhc-technology.comIEC 62304: Functional Safety Software Development in Medical Devices 14 com +V&V Software Development in Medical Devices 15 Relative cost to fix bugs www.criticalsoftware.comIEC/TR 80002-1:2009 Software Development in Medical Devices 16IEC 62304 & More Software Development
    0 码力 | 71 页 | 4.02 MB | 5 月前
    3
  • pdf文档 Exceptionally Bad: The Story on the Misuse of Exceptions and How to Do Better

    on the misuse of exceptions and how to do better Core C++ June 7, 2023 Pete Muldoon Senior Engineering Lead© 2023 Bloomberg Finance L.P. All rights reserved. Exceptionally Bad: The story on the misuse misuse of exceptions and how to do better Core C++ June 7, 2023 Pete Muldoon Senior Engineering Lead Exceptions in C++ Better Design Through Analysis of Real World UsageWho Am I Bloomberg 4 • Starting Analyst & Architect • 21 years as a consultant • Bloomberg Ticker Plant Engineering Lead • Talks focus on practical Software Engineering • Based in the real world • Take something away and be able to use
    0 码力 | 85 页 | 2.32 MB | 5 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BoostingSoftwareEfficiencyPerformanceEngineeringBeingFriendlytoYourHardwarePluginBasedArchitectureforRoboticsPoweredbyAICambrianExplosionC++DevelopmentToolsCasestudyRewritingLegacyGUILibraryRealtimeAudioModern10ProblemsLargeCompaniesHavewithManagingDependenciesandHowSolveThemDependencyInjectionUndertheHoodBuildingSafeReliableSurgicalExceptionallyBadTheStoryonMisuseofExceptionsDoBetter
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩