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

无数据

分类

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

语言

全部英语(151)中文(简体)(21)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(154)PPT文档 PPT(20)
 
本次搜索耗时 0.019 秒,为您找到相关结果约 174 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Leveraging C++20/23 Features for Low Level Interactions

    can we use C++ to make HW access cleaner, safer, and more testable?Why is C so proli�c? It’s the kernel, silly! 30 years ago, all low level interaction was done with C Organizations are very comfortable Safety Sophisticated Strong Typing System Inheritance and Polymorphism But you may still need: Kernel functions Existing APIs Conversion to raw pointers So, use C++, but don’t negate the advantages LOTS of code out there!1 To rewrite a modest sized C code base would take years! Rewriting the linux kernel is likely intractable. �. See also Stroustrup (2023), in referencesWhy not rewrite all the C
    0 码力 | 56 页 | 5.39 MB | 5 月前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    Overview Example: Image Processing Programming Models Outlook Summary single-precision multiply-add Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1 void peak(benchmark::State& state) { 2 float Overview Example: Image Processing Programming Models Outlook Summary single-precision multiply-add Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1 void peak(benchmark::State& state) { 2 float Overview Example: Image Processing Programming Models Outlook Summary single-precision multiply-add Linux, GCC 13, Intel Xeon W-2145 (2 AVX-512 FMA ports) 1 void peak(benchmark::State& state) { 2 float
    0 码力 | 160 页 | 8.82 MB | 5 月前
    3
  • pdf文档 Boosting Software Efficiency

    network issues. 19 None of the errors were seen in the lab.Technology Stack 20TECHNOLOGY STACK ⊡ Linux kernel, Yocto distribution – old image – no sources. ⊡ 32 MB RAM. ⊡ C++17 (in style of C++11 and earlier) ⊡ Qt – an application framework – a wrapper to low-level programming. 21TECHNOLOGY STACK ⊡ Linux kernel, Yocto distribution – old image – no sources. ⊡ 32 MB RAM. ⊡ C++17 (in style of C++11 and earlier) ⊡ Qt – an application framework – a wrapper to low-level programming. 22TECHNOLOGY STACK ⊡ Linux kernel, Yocto distribution – old image – no sources. ⊡ 32 MB RAM. ⊡ C++17 (in style of C++11 and earlier)
    0 码力 | 180 页 | 1.65 MB | 5 月前
    3
  • pdf文档 Shared Libraries and Where To Find Them

    linker [ld] ● Program is typically called ld ○ other implementations: ld.gold, lld, mold ● On Linux, typically invoked by gcc itself via the collect2 tool g++ my_program.cpp -o my_program -lfoo linker [ld] - search procedure (cont’d)The dynamic linker/loader [ld-linux.so] ELF executables are “interpreted” by an application: ld-linux.so The full path to it is embedded in the executable ELF headers:The linker/loader [ld-linux.so] ● Default search path ○ Man ld.so ○ /etc/ld.so.conf.d/ ○ (a cache) ● LD_DEBUG=libs ./executable (for search procedure) ● ldd ./executable (to list locations)Linux example: library
    0 码力 | 94 页 | 6.49 MB | 5 月前
    3
  • pdf文档 Common Package Specification: Getting Build Tools to Talk to Each Other

    build & host contexts myapp protobuf protobuf Windows, x86_64 msvc 16 Linux, armv8 gcc 5 linux Host context (embedded Linux) Build context (Windows PC) |--include | protobuf.h |--lib | protobuf build & host contexts myapp protobuf protobuf Windows, x86_64 msvc 16 Linux, armv8 gcc 5 linux Host context (embedded Linux) Build context (Windows PC) |--include | protobuf.h |--lib | protobuf build & host contexts myapp protobuf protobuf Windows, x86_64 msvc 16 Linux, armv8 gcc 5 linux Host context (embedded Linux) Build context (Windows PC) |--include | protobuf.h |--lib | protobuf
    0 码力 | 94 页 | 1.58 MB | 5 月前
    3
  • pdf文档 LLVM's Realtime Safety Revolution: Tools for Modern Mission Critical Systems

    problematic code - Be able to fail a CI pipeline build:linux build:mac build:win build rtsan real-time safety unit:mac unit tests unit:win unit:linux unit:mac:armLLVM 20 1. RealtimeSanitizer 2. Performance /app/example.cpp:6:12 #1 0x7dbed6c29d8f (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) #2 0x7dbed6c29e3f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e3f) #3 0x5770e08ba394 in _start __rtsan_expect_not_realtime(“pthread_cond_sigKernel System Call Interface (SCI) Kernel Internals User space Kernel space User C++ Application auto w = std::make_unique(); throw std:
    0 码力 | 153 页 | 1.38 MB | 5 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) (CPU (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing
    0 码力 | 85 页 | 6.51 MB | 5 月前
    3
  • pdf文档 Adventures in SIMD Thinking (Part 2 of 2)

    interesting problems • Intra-register sorting • Fast linear median-of-seven filter • Fast small-kernel convolution • Faster (?) UTF-8 to UTF-32 conversion (with AVX2) • No heavy code, but lots of pictures Bob Steagall Small-Kernel Convolution 3 CppCon 2020 - Adventures in SIMD ThinkingCopyright © 2020 Bob Steagall K E W B C O M P U T I N G Convolution • f is a signal • g is a kernel • Output f*g is the len) { //- The convolution kernel must have non-negative size and fit with a single register. // static_assert(KernelSize > 1 && KernelSize <= 16); //- The index of the kernel center must be valid. //
    0 码力 | 135 页 | 551.08 KB | 5 月前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    network packets, into the kernel, safely.Exokernel An Operating System Architecture for Application-Level Resource Management In the exokernel architecture, a small kernel securely exports all hardware which a complete and unmodified operating system is run in a virtual machine and Linux user mode emulation where a Linux process compiled for one target CPU can be run on another CPU. — 2005 (read)QEMU which a complete and unmodified operating system is run in a virtual machine and Linux user mode emulation where a Linux process compiled for one target CPU can be run on another CPU. — 2005 (read)QEMU
    0 码力 | 111 页 | 3.98 MB | 5 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) (CPU (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing (nanosecond resolution) Negligible overhead (a few nanoseconds per zone) Cross-platform (Windows, Linux, macOS, iOS, Android, WASM*) Hybrid profiling capabilities (sampling and/or instrumentation) Tracing
    0 码力 | 84 页 | 8.70 MB | 5 月前
    3
共 174 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
LeveragingC++2023FeaturesforLowLevelInteractionssimdHowtoExpressInherentParallelismEfficientlyViaDataParallelTypesBoostingSoftwareEfficiencySharedLibrariesandWhereToFindThemCommonPackageSpecificationGettingBuildToolsTalkEachOtherLLVMRealtimeSafetyRevolutionModernMissionCriticalSystemsTracyProfilerYouDonWantMissAdventuresinSIMDThinkingPartofJustTimeCompilationBastienCppCon2020
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩