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

无数据

分类

全部后端开发(22)C++(22)

语言

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

格式

全部PDF文档 PDF(20)PPT文档 PPT(2)
 
本次搜索耗时 0.028 秒,为您找到相关结果约 22 个.
  • 全部
  • 后端开发
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Advanced SIMD Algorithms in Pictures

    Pictures MEMCMP RESULTS, X86 name : mismatch | size : 10000 | type : char | group : avx2+bmi | padding : min 国 sd::mismatch 25oo0 图use_mt64s dmemcmp Advanced SIMD Algorithms in Pictures name : mismatch | size : 10000 | type : char | group : avx2+bmi | padding : min use_int64s std:memcemp everalgozmlsmatch ao0 250 2o0 tme 150 1o0 50 se_int54S Advanced SIMD Algorithms in Pictures name : mismatch | size : 10000 | type : char | group : apple_ml | padding : min 400
    0 码力 | 96 页 | 4.55 MB | 6 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    *>(src))); dst += 16; src += 16; size -= 16; } } else { size_t padding = (16 - (reinterpret_cast(dst) & 15)) & 15; if (padding > 0) { __m128i head = _mm_loadu_si128(reinterpret_cast(src)); __m128i*>(src)); _mm_storeu_si128(reinterpret_cast<__m128i*>(dst), head); dst += padding; src += padding; size -= padding; } __m128i c0, c1, c2, c3, c4, c5, c6, c7; while (size >= 128) { c0 = _mm_l *>(src))); dst += 16; src += 16; size -= 16; } } else { size_t padding = (16 - (reinterpret_cast(dst) & 15)) & 15; if (padding > 0) { __m128i head = _mm_loadu_si128(reinterpret_cast(src));
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
  • pdf文档 C++ Exceptions for Smaller Firmware

    Call Site uleb128 Call Site Size 4 … Unwind Instructions … offset( &gcc_personality_v0 ) padding padding paddingEntering bar() 142 SRAM Address Value 0x4000 0x???????? 0x3FFC 0x???????? 0x3FF8 Call Site uleb128 Call Site Size 4 … Unwind Instructions … offset( &gcc_personality_v0 ) padding padding paddingExecuting bar()'s Destructor 143 SRAM Address Value 0x4000 0x???????? 0x3FFC 0x? Call Site uleb128 Call Site Size 4 … Unwind Instructions … offset( &gcc_personality_v0 ) padding padding paddingheader call site table action table(s) personality function personality data type
    0 码力 | 237 页 | 6.74 MB | 6 月前
    3
  • pdf文档 Back to Basics: Designing Classes (part 2 of 2)

    std::cout << sizeof(Widget) << '\n'; // prints 12 // Needs to be 4-byte aligned on x64 char padding1[3]; char padding2[3];Order of Member Data 36 Task, Step 2: Assuming the x64 architecture, what is the std::cout << sizeof(Widget) << '\n'; // prints 24 // Needs to be 8-byte aligned on x64 char padding1[7]; char padding2[7];Order of Member Data 38 Task, Step 3: Assuming the x64 architecture, what is the struct Widget? struct Widget { double d; // Largest first bool b1; bool b2; char padding[6]; }; std::cout << sizeof(Widget) << '\n'; // prints 16Order of Member Data 40 Task, Step 4:
    0 码力 | 76 页 | 2.60 MB | 6 月前
    3
  • pdf文档 Many Ways to Kill an Orc (or a Hero)

    // ... }; On this compiler, sizeof(string) is 32 and alignof(string) is 8. We are paying for padding and a pointer to the vtbl for the virtual member functions and the virtual base class 121We armor; // ... }; sizeof(Character) is 48. Adding sizeof(int) and sizeof(void*) adds 16 including padding, leading to 64. We get 72 due to the virtual base class overhead (the cost of this overhead depends // ... }; On this compiler, sizeof(string) is 32 and alignof(string) is 8. We are paying for padding and a pointer to the vtbl for the virtual member functions 135We want numbers… // ... int main()
    0 码力 | 202 页 | 1.26 MB | 6 月前
    3
  • pdf文档 Back to Basics Testing

    #include "catch.hpp" TEST(left_pad_pads_strings_to_a_minimum_length, an_empty_string_with_zero_padding) { } #include "gtest/gtest.h" std::string left_pad(std::string const& str, size_t min_len, char ""); REQUIRE(left_pad("abc", 0) == "abc"); ASSERT_EQ(left_pad("abc", 0), "abc"); SECTION("When padding is < string length, the existing string is returned") { }60 TEST(left_pad_pads_strings_to_a_minimum_length ""); REQUIRE(left_pad("abc", 0) == "abc"); SECTION("When padding is < string length, the existing string is returned") { } SECTION("When padding is == string length, the existing string is returned") {
    0 码力 | 79 页 | 25.86 MB | 6 月前
    3
  • pdf文档 Fast and small C++

    (sizeof(uint8_t) * 8) − 1; B large+size == sizeof(uint8_t) 14 uint8_t padding[sizeof(size_t) − sizeof(uint8_t)]; C Padding large+size+padding == sizeof(size_t) 15 char data[sizeof(normal) − sizeof(size_t)];
    0 码力 | 17 页 | 790.91 KB | 6 月前
    3
  • pdf文档 Class Layout

    doing already. 32 Copyright © 2020 by Stephen C. Dewhurst and Daniel Saks Layout Guarantees and Padding  Regarding the layout of standard-layout classes, C++ guarantees only that:  The first non-static be quite as sure about any other data member.  Any class, even a standard‐layout class, may have padding bytes (also called “slack bytes”) after any non‐static data member. 33 Copyright © 2020 by Stephen &rhs); };  Unfortunately, we may now get some surprising results from our operator ==. 43 x y z padding Copyright © 2020 by Stephen C. Dewhurst and Daniel Saks 42 43Class Layout Copyright © 2020 by
    0 码力 | 51 页 | 461.37 KB | 6 月前
    3
  • pdf文档 Single Producer Single Consumer Lock-free FIFO From the Ground Up

    ve_interference_size) std::atomic popCursor_; /// Padding to avoid false sharing with adjacent objects char padding_[std::hardware_destructive_interference_size - sizeof(std::size_t)];
    0 码力 | 51 页 | 546.30 KB | 6 月前
    3
  • pdf文档 What's New in Visual Studio for C++ Developers

    #include references oView #include build time • Memory layout oVisualize sizes, offsets, and padding of data members oInteractive VisualizationBoost your Productivity Image hover preview Text formatting
    0 码力 | 46 页 | 4.07 MB | 6 月前
    3
共 22 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
AdvancedSIMDAlgorithmsinPicturesPerformanceEngineeringBeingFriendlytoYourHardwareC++ExceptionsforSmallerFirmwareBackBasicsDesigningClassespartofManyWaysKillanOrcorHeroTestingFastandsmallClassLayoutSingleProducerConsumerLockfreeFIFOFromtheGroundUpWhatNewVisualStudioDevelopers
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩