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

无数据

分类

全部后端开发(1604)Python(465)综合其他(460)Java(387)Spring(317)Weblate(302)云计算&大数据(284)数据库(230)C++(212)系统运维(119)

语言

全部英语(2185)中文(简体)(394)中文(繁体)(37)日语(20)法语(19)西班牙语(18)韩语(15)德语(14)俄语(13)英语(11)

格式

全部PDF文档 PDF(2054)其他文档 其他(600)TXT文档 TXT(67)PPT文档 PPT(10)DOC文档 DOC(7)
 
本次搜索耗时 0.019 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • Java
  • Spring
  • Weblate
  • 云计算&大数据
  • 数据库
  • C++
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 法语
  • 西班牙语
  • 韩语
  • 德语
  • 俄语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Simple Data Storage; SQLite

    poloclub.github.io/#cse6242
 CSE6242/CX4242: Data & Visual Analytics
 Simple Data Storage; SQLite Duen Horng (Polo) Chau
 Associate Professor, College of Computing
 Associate Director, MS Analytics

    0 码力 | 17 页 | 687.28 KB | 1 年前
    3
  • pdf文档 A Simple Rollback System in C++

    Architecture Game systems need a function to rollback (revert to a previous state). Typically a simple copy of data.Naïve OOP architecture ● Hard to copy ● Hard to serialize ● Pointers everywhere Player successful fast-paced online multiplayer experience: ● Deterministic simulation ● Rollback with a simple software architecture ● Debugging desync with checksumReferences ● 8 Frames in 16ms: Rollback Networking
    0 码力 | 58 页 | 6.61 MB | 5 月前
    3
  • pdf文档 Hiding Your Implementation Details is Not So Simple

    2024Hiding your Implementation Details is Not So SimpleHiding your Implementation Details is Not So Simple And it’s not only me saying that...David L. Parnas Modularization by Information Hiding Information Plenary Sessions - Frederick P. Brooks Jr. - on YouTubeHiding your Implementation Details is Not So Simple Why?“Lazy”, may include: Time pressure: we have to cut the “fancy design” somewhere. We don’t a boolean value, at compile time ● May be used for overload resolution A much more elegant and simple substitute for SFINAEFirst Example 61 A Meander: Concepts We want to overload two generic functions:
    0 码力 | 145 页 | 2.45 MB | 5 月前
    3
  • pdf文档 Node Operator: Kubernetes Node Management Made Simple

    Node Operator: Kubernetes Node Management Made Simple 陈俊(Joe), Ant Financial Agenda • Background and Motivation • Introduction of Operators • Node-Operator • Advanced Topic:
    0 码力 | 18 页 | 11.70 MB | 1 年前
    3
  • pdf文档 bpfbox: Simple Precise Process Confinement with eBPF and KRSI

    bpfbox: Simple Precise Process Confinement with eBPF and KRSI William Findlay October 28, 2020 bpfbox at a Glance ▶ bpfbox is a novel process confinement mechanism for Linux using eBPF ▶ Users write write per-application policy in a simple policy language ▶ Policy is enforced by attaching BPF programs to LSM hooks ▶ Integrates userspace and kernelspace state into policy decisions 1 / 7 Motivation
    0 码力 | 8 页 | 528.12 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 专用硬件和驱动程序启用

    可用作基础镜像来构建非常简单的内核模块,名为 simple-kmod。 注意 注意 Driver Toolkit 包含为内核模块签名所需的依赖项、openssl、mokutil 和 keyutils。但 是,在这个示例中,simple-kmod 内核模块没有签名,因此无法在启用了安全引 安全引导 导 ( (Secure Boot) )的系统中载入。 2.3.1. 在集群中构建并运行 simple-kmod 驱动程序容器 流程 创建命名空间。例如: 1. YAML 定义了 ImageStream,用于存储 simple-kmod 驱动程序容器镜像,以及用于构建容器的 BuildConfig。将此 YAML 保存为 0000-buildconfig.yaml.template。 $ oc new-project simple-kmod-demo apiVersion: image.openshift.io/v1 io/v1 kind: ImageStream metadata: labels: app: simple-kmod-driver-container name: simple-kmod-driver-container namespace: simple-kmod-demo spec: {} --- apiVersion: build.openshift.io/v1 kind: BuildConfig
    0 码力 | 36 页 | 360.64 KB | 1 年前
    3
  • pdf文档 Plug-in Based Software Architecture for Robotics

    RobotState goal) override { std::vector motion_plan = {}; // Insert a simple motion planner return motion_plan; } }; 15Plugin contains the Implementation Class RobotState goal) override { std::vector motion_plan = {}; // Insert a simple motion planner return motion_plan; } }; The SimpleMotionPlanner inherits from std::vector motion_plan = {}; // Insert a simple motion planner return motion_plan; } }; Add your simple motion planner 17Building the plugin • Should be built as
    0 码力 | 75 页 | 2.40 MB | 5 月前
    3
  • pdf文档 Data Is All You Need for Fusion

    implementations are often provided through function interfaces. 9A Simple Computation 1 1 1 1 1 1 1 1 1 1 a simple GER, our user can directly use these entations. er hand, if the user wants 49⇥ (geomean) faster posed Accelerate implementation (Figure 3). TA Simple Computation Vectors 1 1 1 1 1 1 1 1 1 1 a simple GER, our user can directly use these entations. er hand, if the user (geomean) faster posed Accelerate implementation (Figure 3). TA Simple Computation Vectors Scalar 1 1 1 1 1 1 1 1 1 1 a simple GER, our user can directly use these entations. er hand, if the
    0 码力 | 151 页 | 9.90 MB | 5 月前
    3
  • pdf文档 OpenShift Container Platform 4.4 安装

    控制但由其他人提供的第三方模块。您 需要类似 kvc -simple-kmod 示例中显示的内容 ,使用以下步骤将这些内容克隆到您的系统中: $ cd .. $ git clone https://github.com/kmods-via-containers/kvc-simple-kmod 6. 编辑示例中的配置文件 simple-kmod.conf,将 Dockerfile 的名称改为 Dockerfile Dockerfile.rhel ,该文件 如下所示: $ cd kvc-simple-kmod $ cat simple-kmod.conf KMOD_CONTAINER_BUILD_CONTEXT="https://github.com/kmods-via-containers/kvc- simple-kmod.git" KMOD_CONTAINER_BUILD_FILE=Dockerfile 4 KMOD_NAMES="simple-kmod simple-procfs-kmod" 7. 为您的内核模块创建一个 kmods-via-containers@.service 实例(在这个示例中是 simple- kmod )并启用它: $ sudo make install $ sudo kmods-via-containers build simple-kmod $(uname -r)
    0 码力 | 40 页 | 468.04 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.12 专用硬件和驱动程序启用

    可用作基础镜像来构建非常简单的内核模块,名为 simple-kmod。 注意 Driver Toolkit 包括为内核模块签名所需的依赖项、openssl、mokutil 和 keyutils。但 是,在这个示例中,simple-kmod 内核模块没有签名,因此无法在启用了安全引导 (Secure Boot) 的系统中载入。 2.3.1. 在集群中构建并运行 simple-kmod 驱动程序容器 先决条件 流程 创建命名空间。例如: 1. YAML 定义了 ImageStream,用于存储 simple-kmod 驱动程序容器镜像,以及用于构建容器的 BuildConfig。将此 YAML 保存为 0000-buildconfig.yaml.template。 $ oc new-project simple-kmod-demo apiVersion: image.openshift.io/v1 io/v1 kind: ImageStream metadata: labels: app: simple-kmod-driver-container name: simple-kmod-driver-container namespace: simple-kmod-demo spec: {} --- apiVersion: build.openshift.io/v1 kind: BuildConfig
    0 码力 | 54 页 | 591.48 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
SimpleDataStorageSQLSQLiteRollbackSysteminC++HidingYourImplementationDetailsisNotSoKubeCon陈俊NodeOperatorbpfboxPreciseProcessConfinementwitheBPFandKRSIOpenShiftContainerPlatform4.10专用硬件驱动程序驱动程序启用PlugBasedSoftwareArchitectureforRoboticsIsAllYouNeedFusion4.4安装4.12
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩