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

无数据

分类

全部后端开发(380)Python(180)Julia(87)Scrapy(62)Celery(37)综合其他(36)数据库(33)C++(33)PHP(33)nim(31)

语言

全部英语(435)中文(繁体)(21)中文(简体)(20)韩语(3)日语(2)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(385)其他文档 其他(97)PPT文档 PPT(2)
 
本次搜索耗时 0.111 秒,为您找到相关结果约 484 个.
  • 全部
  • 后端开发
  • Python
  • Julia
  • Scrapy
  • Celery
  • 综合其他
  • 数据库
  • C++
  • PHP
  • nim
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 韩语
  • 日语
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Modern C++ Iterators

    josuttis.com 1 C++ Stop Putin Stop war Nicolai M. Josuttis josuttis.com @NicoJosuttis 10/23 Iterators ©2023 by josuttis.com 2 C++ Nicolai M. Josuttis • Independent consultant – Continuously learning Nico Josuttis Modern C++ 2023-10-03 @CppCon 1©2023 by josuttis.com 3 C++ Stop Putin Stop war Iterators Modern C++ ©2023 by josuttis.com 4 C++ Loop Over Arrays • Two ways to iterate over the elements Undefined Behavior C/C++ Nico Josuttis Modern C++ 2023-10-03 @CppCon 2©2023 by josuttis.com 5 C++ Iterators: Generalization of Pointers that Iterate • Iterate like a pointer over elements – From begin()
    0 码力 | 24 页 | 1.93 MB | 5 月前
    3
  • pdf文档 Back to Basics: Classic 9STL

    Classic STL Copyright © 2021 Bob Steagall Overview • Rationale • History and design overview • Iterators • Containers • Algorithms 2CppCon 2021 – Back to Basics: Classic STL Copyright © 2021 Bob Steagall Steagall Goals and References • Goals • Understand overall STL design • Understand iterators • Recommended references • The Standard C++ Library, Second Edition Nicolai M. Josuttis – Addison-Wesley What is "Classic STL?" 4 Language Support Concepts Diagnostics General Utilities Containers Iterators Algorithms Strings Ranges Numerics Time Localization Input/Output Regular Expressions Atomic
    0 码力 | 75 页 | 603.36 KB | 5 月前
    3
  • pdf文档 Some Things C++ Does Right

    There’s no need for special case functions; C++ requires you to know some basic principles (iterators, half-open ranges) and one can build from theseA word about beauty and elegance // ... int main() careful due to template specializations!Sometimes unnoticed upsides of iterators 178Sometimes unnoticed upsides of iterators • Situation: we want to write our own « reverse » in order to reverse upsides of iterators template void rev(It b, It e) { using std::swap; while(b != e) { --e; if(b == e) return; swap(*b, *e); ++b; } } 180Sometimes unnoticed upsides of iterators template
    0 码力 | 228 页 | 2.47 MB | 5 月前
    3
  • pdf文档 Iteration Revisited

    6ITERATION REVISITED STL ITERATORS ▸ STL iterators are a generalisation of array pointers ▸ Advantages: ▸ Powerful ▸ Low overhead ▸ “Natural” syntax ▸ Disadvantages: ▸ Iterators are just as unsafe REVISITED 9ITERATION REVISITED ITERATORS AND UB ▸ Dereferencing a past-the-end iterator is UB auto iter = std�::end(rng); do_something(*iter); 10ITERATION REVISITED ITERATORS AND UB ▸ Incrementing a past-the-end random—access jumps auto iter = std�::end(rng); �++iter; 11ITERATION REVISITED ITERATORS AND UB ▸ Dangling iterators can occur easily ▸ Any operation on a dangling iterator is UB auto min_iter(const
    0 码力 | 56 页 | 5.27 MB | 5 月前
    3
  • pdf文档 Nim 2.0.8 Manual

    will be executed at compile time cannot use the following language features: methods closure iterators the cast operator reference (pointer) types FFI The use of wrappers that use FFI and/or cast statement Example: The yield statement is used instead of the return statement in iterators. It is only valid in iterators. Execution is returned to the body of the for loop that called the iterator. Yield execution is passed back to the iterator if the next iteration starts. See the section about iterators (Iterators and the for statement) for further information. Block statement Example: The block statement
    0 码力 | 132 页 | 5.73 MB | 1 年前
    3
  • mobi文档 Computer Programming with the Nim Programming Language

    Procedures and functions Object-oriented programming and inheritance Other builtin data types Iterators Templates Casts and type conversions Bitwise operations Exceptions Destructors Finalizers compile itself in less than 10 seconds on a modern PC. Modern concepts such as zero-overhead iterators, compile-time evaluation of user-defined functions, and cross-module inlining, in combination statements, expressions, conditional and iterative code execution, as well as functions, procedures, iterators, templates, and exceptions. We will also discuss various basic data types, including the container
    0 码力 | 865 页 | 7.45 MB | 1 年前
    3
  • epub文档 Computer Programming with the Nim Programming Language

    Procedures and functions Object-oriented programming and inheritance Other builtin data types Iterators Templates Casts and type conversions Bitwise operations Exceptions Destructors Finalizers compile itself in less than 10 seconds on a modern PC. Modern concepts such as zero-overhead iterators, compile-time evaluation of user-defined functions, and cross-module inlining, in combination statements, expressions, conditional and iterative code execution, as well as functions, procedures, iterators, templates, and exceptions. We will also discuss various basic data types, including the container
    0 码力 | 784 页 | 2.13 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 For loops and iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 Iterators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 402 Pragma macros for iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 508 页 | 3.50 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 For loops and iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 Iterators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 402 Pragma macros for iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 508 页 | 3.54 MB | 1 年前
    3
  • pdf文档 Computer Programming with the Nim Programming Language

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 104 For loops and iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 Iterators . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 402 Pragma macros for iterators. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 508 页 | 3.50 MB | 1 年前
    3
共 484 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 49
前往
页
相关搜索词
ModernC++IteratorsBacktoBasicsClassic9STLSomeThingsDoesRightIterationRevisitedNim2.0ManualComputerProgrammingwiththeLanguage
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩