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

无数据

分类

全部后端开发(110)C++(90)云计算&大数据(15)系统运维(14)VirtualBox(11)Julia(10)Python(9)Django(7)网络与安全(7)存储(7)

语言

全部英语(117)中文(简体)(12)中文(繁体)(10)日语(2)zh(2)英语(2)

格式

全部PDF文档 PDF(132)DOC文档 DOC(5)其他文档 其他(5)PPT文档 PPT(3)
 
本次搜索耗时 0.017 秒,为您找到相关结果约 145 个.
  • 全部
  • 后端开发
  • C++
  • 云计算&大数据
  • 系统运维
  • VirtualBox
  • Julia
  • Python
  • Django
  • 网络与安全
  • 存储
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • 英语
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Is std::mdspan a Zero-overhead Abstraction? - Oleksandr Bakirov - CppCon

    Is std::mdspan a Zero-overhead Abstraction? Oleksandr Bacherikov Snap IncWhat is std::mdspan? It’s a view over a multi-dimensional array. It’s designed primarily to be used as a function parameter right? 24 Wrong! std::layout_stride supports only all strides specified at runtime. If we target zero overhead, we have to specify one of the strides as 1 at compile time.What does the Standard offer
    0 码力 | 75 页 | 1.04 MB | 5 月前
    3
  • pdf文档 Embracing an Adversarial Mindset for Cpp Security

    Privilege Escalation Who: •Ransomware gangs •advanced adversaries •Game hackers How: •Looking at the trust between medium to high integrity levels •Configurations •Filesystem Lateral movement Who: •Financial Controlled Heap MemoryWhy Remote Code Execution (RCE)? ● High Impact and Exploitability ○ High Value of Zero-Days ● Expanded Attack Surface ○ Cloud computing ○ Remote work ○ Increase in internet-connected Surface? Start by defining Trust BoundariesWhat is a Trust Boundary? Anytime there is a crossing of the trust between an untrusted component to a trusted componentDefining Trust Boundaries Downloads from
    0 码力 | 92 页 | 3.67 MB | 5 月前
    3
  • word文档 DoD CIO Enterprise DevSecOps Reference Design - Summary

    enables: correlated and centralized logs, container security, east/west traffic management, a zero-trust model, a whitelist, Role-Based Access Control (RBAC), continuous monitoring, signature-based the service mesh 6. Zero Trust down to the container level. Zero trust requires strict controls, never trust anything by default and always verify. Key aspects of zero trust at the container level
    0 码力 | 8 页 | 3.38 MB | 5 月前
    3
  • pdf文档 宋净超 从开源 Istio 到企业级服务:如何在企业中落地服务网格

    microservice security ● R&D on Next Generation Access Control (NGAC) ● Exclusively co-host annual zero trust multi-cloud conference Best in Class Team ● Creators of the service mesh Istio, gRPC, Apache configurations to be added to the group will directly use Istio APIs. Tetrate OSS Projects ● Wazero: the zero dependency WebAssembly runtime for Go developers ● Istio Security Scanner ● Envoy Gateway: Manages safe enterprise-grade Istio distro ● Func-e: Make running Envoy easy Wazero ● wazero is the only zero dependency WebAssembly runtime written in Go. ● Contribute to Go/TinyGo/Rust ● Using WasmPlugin API
    0 码力 | 30 页 | 4.79 MB | 5 月前
    3
  • pdf文档 Hidden Overhead of a Function API

    problems? Pros: ● Default constructor before the function call is avoided Cons (unless we fully trust the user and don’t have exceptions): ● Stack unwind on exception is still necessary ● Extra bool problems? Pros: ● Default constructor before the function call is avoided Cons (unless we fully trust the user and don’t have exceptions): ● Stack unwind on exception is still necessary ● Extra bool do Reason It’s the simplest and gives the cleanest semantics. Note This is known as “the rule of zero”. C++ Core Guidelines 62C++ Core Guidelines C.20: If you can avoid defining default operations
    0 码力 | 158 页 | 2.46 MB | 5 月前
    3
  • pdf文档 Scientific Unit Testing

    circular-logic problem: you have to use the interface to test the interface, so at some point you have to trust something which you haven't tested. The "Black Box Conundrum" You never really know if a member believe we have 30 grams of coffee? Not 30g coffee! 18Basic lab procedure: weighing a sample Zero the scale with the container to duplicate the exact conditions of the experiment. 19Basic lab procedure: weighing a sample Only after calibrating our equipment for exactly the situation to be measured can we trust the result. Actually 30g of coffee 20This is exactly TDD's procedure for a bugfix TDD: 1. Write
    0 码力 | 45 页 | 1.91 MB | 5 月前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    the memory, the binary is not writable. 2. The binary is statically linked at a start address of zero, with the first byte of text at 64K. 3. All indirect control transfers use a nacljmp pseudo-instruction the memory, the binary is not writable. 2. The binary is statically linked at a start address of zero, with the first byte of text at 64K. 3. All indirect control transfers use a nacljmp pseudo-instruction To reiterate: NaCl knows nothing of the source code for the application it runs, neither does it trust the compiler which compiled it. It only looks at the object code, and if the 7 rules are followed
    0 码力 | 111 页 | 3.98 MB | 5 月前
    3
  • pdf文档 Trends Artificial Intelligence

    NVIDIA • Mistral • Arc Institute • & Others… +167% / Year Both models from DeepMind (AlphaGo Zero & Master) Publication Date19 ChatGPT AI User + Subscriber + Revenue Growth Ramps = Hard to Match with performance in line with Western competitors 1/25: DeepSeek releases its R1 & R1- Zero open- source reasoning models 2/25: OpenAI releases GPT-4.5, Anthropic releases Claude manually curates the data, some models considered notable by some may not be included. A count of zero academic models does not mean that no notable models were produced by academic institutions in 2023
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 Apache APISIX How to implement plugin orchestration in API Gateway

    between services • k8s ingress controller • Use MQTT plugin as IoT gateway • Use IdP plugin as Zero-Trust gateway Technology Architecture Custom plugin development in API Gateway Difficulties simple, how to reuse existing plugins? • 2. Let the demand side (PM, OPS, Sec) realize the demand at zero cost as much as possible 1. How to reuse exist plugins? • Micro-plugin:one plugin only do one think, permutation of more than 40 plugins have unlimited possibilities, enough to meet user needs 2. Zero Develop Cost • Non-Developer:No technical background, no programming, but they understand the needs
    0 码力 | 28 页 | 1.19 MB | 6 月前
    3
  • pdf文档 蚂蚁金服ServiceMesh数据平面 SOFAMosn深层揭秘

    Ø拥抱微服务,云原生 • SOFA 5规划落地 • 兼容K8S的智能调度体系 Ø运维体系的有力支撑 • LDC • 弹性伸缩 • 蓝绿/容灾/.. Ø金融级网络安全 • 金融级鉴权体系 • 云原生zero trust网络安全趋势 Ø异构语言体系融合 • SOFA/NodeJS/C++/Python/.. • 业务低成本融入服务,运维体系为什么要自研Golang版本ServiceMesh 2 Ø跨团队协作需要考虑技术栈落地成本
    0 码力 | 44 页 | 4.51 MB | 5 月前
    3
共 145 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 15
前往
页
相关搜索词
IsstdmdspanZerooverheadAbstractionOleksandrBakirovCppConEmbracinganAdversarialMindsetforCppSecurityDoDCIOEnterpriseDevSecOpsReferenceDesignSummary宋净超开源Istio企业企业级服务如何落地网格HiddenOverheadofFunctionAPIScientificUnitTestingJustinTimeCompilationBastien2020TrendsArtificialIntelligenceApacheAPISIXHowtoimplementpluginorchestrationGateway蚂蚁金服ServiceMesh数据平面SOFAMosn深层揭秘
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩