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

无数据

分类

全部后端开发(183)C++(183)Conan(74)

语言

全部英语(181)中文(简体)(2)

格式

全部PDF文档 PDF(174)PPT文档 PPT(9)
 
本次搜索耗时 0.018 秒,为您找到相关结果约 183 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Linear Algebra Coming to Standard C++

    Multidimensional arrays & iteration • Layer 0: Performance primitives • Vector: dot, norm, vector sum, plane rotation • Matrix-vector: matrix-vector multiply, triangular solve, outer product update • Matrix-matrix: Multidimensional arrays & iteration • Layer 0: Performance primitives • Vector: dot, norm, vector sum, plane rotation • Matrix-vector: matrix-vector multiply, triangular solve, outer product update • Matrix-matrix: Multidimensional arrays & iteration • Layer 0: Performance primitives • Vector: dot, norm, vector sum, plane rotation • Matrix-vector: matrix-vector multiply, triangular solve, outer product update • Matrix-matrix:
    0 码力 | 46 页 | 2.95 MB | 6 月前
    3
  • pdf文档 Back to Basics: The Factory Pattern

    changes, let’s give more specific names to our objects (Plane and Boat), and make sure we’re inheriting publicly IGameObject. IGameObject Plane Boat ...Updated ‘function’ to create objects (1/4) 52 implementation details for derived class ● We could extend our enum class creatively as well ■ e.g., PLANE_IN_AIR ● This handles constructing the same types with different parameters or setup functions great way to hide implementation details for derived class 63 Updated with another object type (PLANE_IN_AIR) that we can createThe Factory Method (5/5) The Factory Method pattern provides a generalized
    0 码力 | 93 页 | 3.92 MB | 6 月前
    3
  • pdf文档 C++26 Preview

    std::is_debugger_present returns true is_debugger_present checks whether a program is running under the control of a debugger P2546 Debugging Support P2810 is_debugger_present is_replaceable 13Structured Bindings of a matrix triangular solves with one or more “right-hand side” vectors generating and applying plane (Givens) rotations Blas1 - Blas3 algorithms P1673 A free function linear algebra interface based
    0 码力 | 118 页 | 2.02 MB | 6 月前
    3
  • pdf文档 Au Units

    https://commons.wikimedia.org/wiki/File:Plane_electromagnetic_wave.svg 35Explicit systems of quantities By And1mu - Own work, CC BY-SA 4.0, https://commons.wikimedia.org/wiki/File:Plane_electromagnetic_wave.svg SI systems of quantities By And1mu - Own work, CC BY-SA 4.0, https://commons.wikimedia.org/wiki/File:Plane_electromagnetic_wave.svg SI Units: E = cB Gaussian Units: E = B 35.2Quantity “kind” 1 Hz > 1
    0 码力 | 191 页 | 22.37 MB | 6 月前
    3
  • pdf文档 3D Graphics for Dummies

    Vector • Vector Dot Product • Vector Cross Product • Reflection Vector • Triangle and Plane Normals • Plane Equation • “Square up” vectors27 3D Graphics for Dummies28 3D Graphics for Dummies29 3D
    0 码力 | 79 页 | 4.61 MB | 6 月前
    3
  • pdf文档 Techniques to Optimise Multi-threaded Data Building During Game Development

    one of tree structures - recursively subdivide 3d space • K-D tree partitions by axially aligned plane • Octree into 8 octants surrounding centre point • Quadtree into 4 quadrants Still useful even though
    0 码力 | 99 页 | 2.40 MB | 6 月前
    3
  • pdf文档 Compile-Time Validation

    vec[index] = 0; // valid vec.clear(); vec[index] = 2; // invalid }Goals – Control Flow Validate based of control flow for: if/else, for loops, etc... void foo() { my_vector vec = { /* {1,1} });Control Flow Record and validate control flow enum class control_flow { if_, else_if, for_, return_, /*...*/ }; if (cond) { M::add<control_flow::if_>; } M::add<control_flow::end_scope>;Macro space */ }));Control Flow - Parsing Parse string of code into a control flow enum value constexpr control_flow parse_control(std::string_view str) { if (str == "{") return control_flow::start_scope;
    0 码力 | 137 页 | 1.70 MB | 6 月前
    3
  • pdf文档 Embracing an Adversarial Mindset for Cpp Security

    Reconnaissance Intrusion Exploitation Privilege Escalation Persistence & Evasion Command & Control Lateral Movement ExfiltrationWhy Elevation of Privilege (EoP)? ● Crucial for lateral movement Reconnaissance Intrusion Exploitation Privilege Escalation Persistence & Evasion Command & Control Lateral Movement ExfiltrationWhy Security Feature Bypasses? ● Widespread Adoption of Security Reconnaissance Intrusion Exploitation Privilege Escalation Persistence & Evasion Command & Control Lateral Movement ExfiltrationNotable Exploits Used in the Wild 2021-2023 Notable exploits and
    0 码力 | 92 页 | 3.67 MB | 6 月前
    3
  • pdf文档 deploying the networking TS

    motivation to CLOSE_WAIT and TIME_WAIT in TCP 20 enum class async_control_reason { read, write, run, init, protocol }; struct async_control_statistics { std::size_t bytes_read; std::size_t bytes_written; std::size_t rejected; std::size_t cancelled; async_control_reason reason; }; // Completion signature: // void(std::error_code, async_control_statistics); template decltype(auto) async_control(AsyncStream& stream, DynamicBufferV2 buffer, Events events, CompletionToken&& token); 21 Control Events struct /* ... */ { void complete_write();
    0 码力 | 44 页 | 892.77 KB | 6 月前
    3
  • ppt文档 Lock-Free Atomic Shared Pointers Without a Split Reference Count? It Can Be Done!

    shared_ptr s1: control_block: atomic ref_count = 1; … control_block* ctrl; T12 Daniel Anderson -- danielanderson.net std::shared_ptr (the basics) T* ptr; shared_ptr s1: control_block: control_block* shared_ptr s2: control_block* ctrl; atomic ref_count = 2; …13 Daniel Anderson -- danielanderson.net std::shared_ptr (the basics) control_block: T T* ptr; control_block* ctrl; atomic … shared_ptr s2:14 Daniel Anderson -- danielanderson.net std::shared_ptr (the basics) control_block: T atomic ref_count = 0; …15 Daniel Anderson -- danielanderson.net std::atomic16
    0 码力 | 45 页 | 5.12 MB | 6 月前
    3
共 183 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 19
前往
页
相关搜索词
LinearAlgebraComingtoStandardC++BackBasicsTheFactoryPattern26PreviewAuUnits3DGraphicsforDummiesTechniquesOptimiseMultithreadedDataBuildingDuringGameDevelopmentCompileTimeValidationEmbracinganAdversarialMindsetCppSecuritydeployingthenetworkingTSLockFreeAtomicSharedPointersWithoutSplitReferenceCountItCanBeDone
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩