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

无数据

分类

全部后端开发(604)Python(173)C++(108)Julia(87)Scrapy(54)Java(53)区块链(51)ActiveMQ(46)Celery(37)Conan(34)

语言

全部英语(531)中文(简体)(51)中文(繁体)(10)西班牙语(3)德语(1)法语(1)日语(1)韩语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(471)其他文档 其他(128)PPT文档 PPT(5)
 
本次搜索耗时 0.059 秒,为您找到相关结果约 604 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • Scrapy
  • Java
  • 区块链
  • ActiveMQ
  • Celery
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 德语
  • 法语
  • 日语
  • 韩语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    Being Friendly to Your Hardware Performance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? specialty instructions, on-core and off- core accelerators • Data layout: both software and hardware characteristics 84 src dst • Alignment: source and destination • Size • Direction • LinearityExample
    0 码力 | 111 页 | 2.23 MB | 5 月前
    3
  • pdf文档 Balancing Efficiency and Flexibility: Cost of Abstractions in Embedded Systems

    1200, Vienna, Austria wien@zuehlke.com +43 1 205 11 6800 2Motivation 3 direct interaction with hardware references encapsulation inheritance polymorphism large library support exception handling overloading C compatibility templates overhead auto lambda RAII move semantics namespaceOverview Hardware Abstraction Layer ⚫ Encapsulation ⚫ Inheritance ⚫ Polymorphism + ⚫ Template Metaprogramming function calls (de-virtualization) CPin pin { GPIO_PIN_6 }; CLed led { &pin }; while (true) { led.toggle(); delay(1000); } 41Dynamic Polymorphism without de-virtualization 42
    : push
    0 码力 | 75 页 | 2.12 MB | 5 月前
    3
  • pdf文档 Linux Docker Mess

    采用Upstart方式启动的服务则在/etc/init/目录中有属于自己的一份配置文件,终端 下键入: initctl list Virtualization & Docker Wang Xiaodong Virtualization In computing, virtualization refers to the act of creating a virtual (rather than actual) version of something, including virtual computer hardware platforms, operating systems, storage devices, and computer network resources. Virtualization began in the 1960s, as a method of logically dividing dist-info websocket websocket_client-0.32.0.dist-info References 1. https://en.wikipedia.org/wiki/Virtualization 2. https://linuxcontainers.org 3. Docker容器内多进程的管理方案. http://www.tuicool.com/articles/2677VfR
    0 码力 | 77 页 | 7.40 MB | 1 年前
    3
  • pdf文档 Embracing an Adversarial Mindset for Cpp Security

    soon Shadow Stack Control-flow Enforcement Technology (CET)) CIG Code Integrity Guard Virtualization-based security (VBS) enclaves Redirection GuardCurrent Defensive Strategies Control flow high-jacking Binary, etc.) Deserializers Network Streams Browser Data User Input Data and FilesHigh Privilege Hardware Ring 2: Device Drivers Ring 1: Device Drivers Ring 0: Kernel Ring -1: Hypervisor Ring -2: System string print sprintf and snprintf #include “banned.h” https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/28719-banned-api-usage-use-updated-function-replacementIntegrating Security into
    0 码力 | 92 页 | 3.67 MB | 5 月前
    3
  • ppt文档 基于Rust-vmm实现Kubernetes运行时

    --image=busybox sh / # f(){ f|f& };f # WARNING: Don't try this! Things We Have Done 1. Hardware Isolation 2. Security Tools - SELinux, Seccomp, AppArmor, Capabilities, Cgroup 3. Intrusion Detection hypervisors. It abstracts the common virtualization components which implements a Rust-based VMM. • Written in Rust: Memory-safe language • Secure: Minimal hardware emulation • Flexible: Easy to customize Rust-VMM crates. • The project focuses on running modern, cloud workloads, on top of a limited set of hardware architectures and platforms. Let’s demo Demo virtio-fs block vm-memory acpi linux-loader
    0 码力 | 27 页 | 34.17 MB | 1 年前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    faster, especially if they are compiled into a form that is directly executable on the underlying hardware. Static compilation can also devote an arbitrary amount of time to program analysis and optimization faster, especially if they are compiled into a form that is directly executable on the underlying hardware. Static compilation can also devote an arbitrary amount of time to program analysis and optimization faster, especially if they are compiled into a form that is directly executable on the underlying hardware. Static compilation can also devote an arbitrary amount of time to program analysis and optimization
    0 码力 | 111 页 | 3.98 MB | 5 月前
    3
  • pdf文档 Vectorizing a CFD Code With std::simd Supplemented by Transparent Loading and Storing

    German Aerospace Center (DLR) Institute of Software Methods for Product Virtualization VECTORIZING A CFD CODE WITH STD::SIMD SUPPLEMENTED BY (ALMOST) TRANSPARENT LOADING AND STORINGMotivation: The generation CFD code CODA with a focus on: ▪ modern algorithms ▪ exploiting current and future HPC hardware architectures ▪ making use of modern software engineering and code design Background: Cooperation
    0 码力 | 58 页 | 2.68 MB | 5 月前
    3
  • pdf文档 PyArmor Documentation v6.4.4

    dist python myscript.py Generate license to bind obfuscated scripts to fixed machine, first get hardware information: pyarmor hdinfo Then generate new license bind to harddisk serial number and mac address: licenses for obfuscated scripts pack Obfuscate scripts then pack them to one bundle hdinfo Show hardware information The commands for project: init Create a project to manage obfuscated scripts config 2019-10-10 --bind-mac f8:ff:c2:27:00:7f r001 Before this, run command hdinfo to get hardware information: pyarmor hdinfo Hardware informations got by PyArmor: Serial number of first harddisk: "FV994730S6LLF07AY"
    0 码力 | 167 页 | 510.99 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.1 Documentation

    scalability needed for the enterprise. Assets Assets can range from the tangible (real estate and hardware) to the intangible (contracts and intellectual property). Hyperledger Fabric provides the ability VirtualBox [https://www.virtualbox.org/] - 5.0 or later BIOS Enabled Virtualization - Varies based on hardware Note: The BIOS Enabled Virtualization may be within the CPU or Security settings of the BIOS pip and
    0 码力 | 422 页 | 4.84 MB | 1 年前
    3
  • pdf文档 Hyperledger Fabric 1.1 Documentation

    scalability needed for the enterprise. 2.3.1 Assets Assets can range from the tangible (real estate and hardware) to the intangible (contracts and intellectual property). Hyperledger Fabric provides the ability using Vagrant) - VirtualBox - 5.0 or later • BIOS Enabled Virtualization - Varies based on hardware • Note: The BIOS Enabled Virtualization may be within the CPU or Security settings of the BIOS 9.3
    0 码力 | 277 页 | 3.21 MB | 1 年前
    3
共 604 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 61
前往
页
相关搜索词
PerformanceEngineeringBeingFriendlytoYourHardwareBalancingEfficiencyandFlexibilityCostofAbstractionsinEmbeddedSystemsLinuxDockerMesspdfEmbracinganAdversarialMindsetforCppSecurity基于Rustvmm实现Kubernetes运行JustTimeCompilationBastienCppCon2020VectorizingCFDCodeWithstdsimdSupplementedbyTransparentLoadingStoringPyArmorDocumentationv64.4HyperledgerFabric1.1Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩