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

无数据

分类

全部后端开发(1557)Python(431)综合其他(413)Java(371)Spring(314)C++(272)Weblate(272)云计算&大数据(254)数据库(220)系统运维(124)

语言

全部英语(2139)中文(简体)(318)中文(繁体)(26)日语(21)法语(18)德语(15)韩语(15)俄语(15)西班牙语(14)英语(7)

格式

全部PDF文档 PDF(1947)其他文档 其他(561)TXT文档 TXT(67)PPT文档 PPT(17)DOC文档 DOC(6)
 
本次搜索耗时 0.013 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • Spring
  • C++
  • Weblate
  • 云计算&大数据
  • 数据库
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 法语
  • 德语
  • 韩语
  • 俄语
  • 西班牙语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: Exceptions

    Back to Basics: Exceptions Klaus Iglberger, CppCon 2020 klaus.iglberger@gmx.de2 Klaus Iglberger C++ Trainer since 2016 Author of the C++ math library (Co-)Organizer of the Munich terminate() is called The compiler does not check this promise A noexcept promise cannot not be taken back Only few functions should be marked with noexcept Destructors are implicitly marked with noexceptHow Code base is never at risk!How to Write Exception-Safe Code 109 and More Correct110 Questions?Back to Basics: Exceptions Klaus Iglberger, CppCon 2020 klaus.iglberger@gmx.de
    0 码力 | 111 页 | 4.87 MB | 5 月前
    3
  • pdf文档 Back to Basics Concepts

    const T& val) { coll.push_back(val); } std::vector coll1; std::set coll2;std::unordered_set uset; add(coll1, 42); // OK add(coll2, 42); // ERROR: no push_back() C++98 Nico Josuttis Function Templates template void add(CollT& coll, const T& val) { coll.push_back(val); } template void add(CollT& coll, const T& val) { coll.insert(val); c, CollT::value_type v) { c.push_back(v); }; template requires HasPushBack void add(CollT& coll, const T& val) { coll.push_back(val); } template
    0 码力 | 23 页 | 2.14 MB | 5 月前
    3
  • pdf文档 Back To Basics Algorithms

    Back to Basics: Algorithms Klaus Iglberger, CppCon 2023 klaus.iglberger@gmx.de2 Klaus Iglberger C++ Trainer/Consultant Author of “C++ Software Design” Chair of the CppCon Software Design track work on the data contained in containers • Iterators: The glue between containers and algorithms 6Back To Basics - Iterators on Tuesday at 2pm 78 Let’s have some fun with Algorithms and …9 Picture EXIT_SUCCESS; } One Last Question 96 11 Who is Jeff Albertson?Jeff Albertson - The Comic Book Guy 97Back to Basics: Algorithms Klaus Iglberger, CppCon 2023 klaus.iglberger@gmx.de99
    0 码力 | 99 页 | 19.12 MB | 5 月前
    3
  • pdf文档 Back To Basics Debugging

    0 码力 | 32 页 | 1.48 MB | 5 月前
    3
  • pdf文档 Back To Basics Functions

    classes, we'll touch on virtual functions, static functions, and operator overloading. We'll circle back to where we began on these topics, again showing you the assembly. At the end of this talk, you will you read and enticed you to join me is here! 7Goal(s) for Today 8Back to Basics: C++ Tour of Functions ● This talk part of the Back to Basics track in which we revisit fundamental ideas of programming Object-Oriented Programming) ○ Remote Procedure Calls ○ Again: I recommend checking out more of CPPCON’s Back to Basics Talks ongoing this year and previous years (Keywords: Object-Oriented Programming, Lambdas
    0 码力 | 123 页 | 7.26 MB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    Back to Basics: Concurrency I also do C++ training! arthur.j.odwyer@gmail.com Arthur O’Dwyer 2020-09-18Outline ● What is a data race and how do we fix it? [3–12] ● C++11 mutex and RAII lock types ● Concurrency means doing two things concurrently — “running together.” Maybe you’re switching back and forth between them. ○ Writing slides and answering email ● Parallelism means doing two things if (tokens_.empty()) tokens_.push_back(Token::create()); Token t = std::move(tokens_.back()); tokens_.pop_back(); mtx_.unlock(); return t; } };
    0 码力 | 58 页 | 333.56 KB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    1Please do not redistribute slides without prior permission. 2Back to Basics: Concurrency Mike Shah, Ph.D. @MichaelShah | mshah.io | www.youtube.com/c/MikeShah 4:45 pm MDT, Mon. October 25 60 minutes with performance” - Charles Leiserson So how can we get more performance? What are our tools? Back to our original question--what is concurrency ?Parallelism vs Concurrency (programming context) (1/4) trend in architecture. 36 ● The idea of increasing cores to has existed for a long time looking back at early supercomputers ○ 1964 - Seymour Cray pioneers pipelining ○ 1972 - CDC 8600 Multiprocessor
    0 码力 | 141 页 | 6.02 MB | 5 月前
    3
  • pdf文档 Back to Basics: Pointers

    Add cover slide here 1Please do not redistribute slides without prior permission. 2Back to Basics: Pointers Mike Shah, Ph.D. @MichaelShah | mshah.io | www.youtube.com/c/MikeShah 3:15 pm MDT, Mon object’ is responsible for deleting dynamically allocated memory ■ (Note: We have some rules for this: Back to Basics: RAII and the Rule of Zero - Arthur O'Dwyer - CppCon 2019) ● So--in one slide each I want this efficiently? ● If an object is a page in a book ● then a ‘pointer’ would be the index in the back of the book that points you to a specific page. 142 object: A page in a bookA (common) analogy
    0 码力 | 152 页 | 5.61 MB | 5 月前
    3
  • pdf文档 Back to Basics Casting

    Casting Or: how to subvert the type system Back to Basics Brian Ruth (he/him) brian.ruth@garmin.comAn Introduction struct region { int size; }; void init_region(char* backing_buffer, size_t std::vector> employees; auto person = std::make_unique("me"); employees.emplace_back(std::move(person)); return 0; } 1. Converts named variables (lvalues) to unnamed variables (rvalues) Bjarne Stroustrup - The Design and Evolution of C++ Scott Meyers – Effective C++ (3rd Edition)THANKS Back To Basics Casting
    0 码力 | 117 页 | 1.57 MB | 5 月前
    3
  • pdf文档 Back to Basics: Lambdas

    Cr+ Lambdas Back to Basics: Lambdas NICOLAI JOSUTTIS Cppcon 罗 AN Nicolai M. Josuttis ,iv.end() , Jitransform elements ofthe invoice iv begin() , /writing back the result PlusTax) ; to add tax ) ES
    0 码力 | 17 页 | 935.72 KB | 5 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
BacktoBasicsExceptionsConceptsToAlgorithmsDebuggingFunctionsConcurrencyPointersCastingLambdas
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩