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

无数据

分类

全部后端开发(640)Python(205)C++(134)Julia(87)Conan(74)Jupyter(62)Celery(51)其它语言(47)区块链(44)nim(32)

语言

全部英语(580)中文(简体)(43)中文(繁体)(11)韩语(2)法语(1)中文(繁体)(1)

格式

全部PDF文档 PDF(503)其他文档 其他(135)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.107 秒,为您找到相关结果约 640 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • Conan
  • Jupyter
  • Celery
  • 其它语言
  • 区块链
  • nim
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 韩语
  • 法语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Structure and Interpretation of Computer Programs

    0 码力 | 136 页 | 7.35 MB | 5 月前
    3
  • pdf文档 Neighborhoods Banding Together: Reasoning Globally about Programs

    CppCon, September 2020 Neighborhoods Banding Together Reasoning Globally about Programs Lisa LippincottThe code here is written in a fantasy C++, with extensions supporting local reasoning.void foo()
    0 码力 | 49 页 | 1.03 MB | 5 月前
    3
  • pdf文档 Bridging the Gap: Writing Portable Programs for CPU and GPU

    1/66Bridging the Gap: Writing Portable Programs for CPU and GPU using CUDA Thomas Mejstrik Sebastian Woblistin 2/66Content 1 Motivation Audience etc.. Cuda crash course Quiz time 2 Patterns Oldschool tell me about afterwards7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Algorithms are designed differently Latency/Throughput Memory sense? Scope of the talk7/66 Motivation Patterns The dark path Cuda proposal Thank you Why write programs for CPU and GPU Difference CPU/GPU Why it makes sense? Library/Framework developers Embarrassingly
    0 码力 | 124 页 | 4.10 MB | 5 月前
    3
  • pdf文档 SuperCharge Your IPC Programs With C++20 and CCI Pattern

    Rules • IPC stands for Intra-Process Communication • Programs stand for software running in a constrained environment ▪ CCI stands for: oContract oConcept oImplementationProblem Definition: Channel
    0 码力 | 57 页 | 7.11 MB | 5 月前
    3
  • pdf文档 Design patterns for error handling in C++ programs using parallel algorithms and executors

    Design patterns for error handling in C++ programs using parallel algorithms and executors Mark Hoemmen* mhoemmen@stellarscience.com CppCon 2020 * hoʊ’mən, or hœm’mən; he/himWho am I? • > 10 years
    0 码力 | 32 页 | 883.27 KB | 5 月前
    3
  • pdf文档 05. 李枫 用于 Linux 内核调试的 Python

    PyCon China Hangzhou 2019 Agenda I. Linux Kernel Debugging  Overview  eBPF  Development II. BCC  Overview  Development III. LISA  Overview  Internals https://elixir.bootlin.com/linux/latest/source 2) eBPF 2.1 BPF (Berkeley Packet Filter, aka cBPF)  https://en.wikipedia.org/wiki/Berkeley_Packet_Filter with-bpf Workflow  o Source: ebpfbasics-190611051559.pdf 2.2 eBPF (extended BPF)  since Linux Kernel v3.15 and ongoing  aims at being a universal in-kernel
    0 码力 | 63 页 | 4.07 MB | 1 年前
    3
  • ppt文档 THE FIRST EXPLORATION OF PROJECT SPARROW

    nd-progress-ratifying-multiple- technical-specifications-launching-new-education-programs-and-accelerating-broad-industry-adoption/  https://riscv.org/blog/2021/06/antmicro-open-so Runtimes" is coming soon. 2.3 Unified runtime for eBPF and Wasm Summary II. Practicing Sparrow  Our previous talks "GraalVM-based unified runtime for eBPF & Wasm" at GOTC 2021 (Shenzhen) & & "Revisiting GraalVM-based unified runtime for eBPF & Wasm" at OpenInfra Days China 2021(Beijing), and the third-round discussion of this topic will come in this year, which includes
    0 码力 | 68 页 | 13.14 MB | 1 年前
    3
  • pdf文档 2022年美团技术年货 合辑

    1233 数据治理一体化实践之体系化建模 1263 vi > 2022年美团技术年货 运维 / 安全 1277 数字化新业态下数据安全创新——Token 化 1277 Linux 中基于 eBPF 的恶意利用与检测机制 1293 如何应对开源组件风险?软件成分安全分析(SCA)能力的建设与演进 1328 算法 < 1 YOLOv6:又快又准的目标检测框架开源啦 作者:楚怡 凯衡 1293 Linux 中基于 eBPF 的恶意利用与检测机制 作者:陈驰 杨一 鑫博 前言 近几年,云原生领域飞速发展,K8s 成为公认的云操作系统。容器的高频率部署、短 暂的生命周期、复杂的网络路由,都给内核安全带来了新的挑战。系统内核面对的复 杂性在不断增长,在满足性能、可扩展性等新需求的同时,还需要保障系统稳定可 用,这是极其困难的事情。此时,eBPF 出现,它以较小的子系统改动,保障了系统 的 动态执行。 eBPF 由 BPF 发 展 而 来,BPF 全 称 Berkeley Packet Filter,1992 年 由 Steven McCanne 和 Van Jacobson 提出,1997 年引入 Linux Kernel 2.1,3.0 中增加了 即时编译器,应用在网络过滤领域。2014 年 Alexei Starovoitov 实现了 eBPF 并扩 展到用户空间,威力更大。常用的
    0 码力 | 1356 页 | 45.90 MB | 1 年前
    3
  • pdf文档 PyConChina2022-上海-Python Profiling原理深入探索与实践-羿莉

    过Sampling_rate控制采样频率。 典型: Py-spy !"#$:%&'(-CPU EBPF Berkeley Packet Filter Event驱动 + Predefined Hooks = Pull System StackTrace 典型:pyroscrope 、 gprofiler Py-spy EBPF yKernelz{|m}~b•€•stack trace - py-spy instead
    0 码力 | 28 页 | 12.73 MB | 1 年前
    3
  • pdf文档 Solving Nim by the Use of Machine Learning

    Describing the Code 23 6.1 The Deterministic Algorithm . . . . . . . . . . . . . . . . . . . . 23 6.2 Programs for Reinforcement Learning. . . . . . . . . . . . . . . . 24 6.2.1 Initialization . . . . . . . . . . . . . 35 6.2.6 Play.py . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 6.3 Programs for Supervised Learning . . . . . . . . . . . . . . . . . 40 6.3.1 MakeData.py . . . . . . . . . . . . . . . . . . . . . . . 53 8.1.1 The naming of the programs in the graph . . . . . . . . . 53 8.1.2 The Settings Used by the Programs Running, and Other Relevant Information . . . . . . . . .
    0 码力 | 109 页 | 6.58 MB | 1 年前
    3
共 640 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 64
前往
页
相关搜索词
StructureandInterpretationofComputerProgramsNeighborhoodsBandingTogetherReasoningGloballyaboutBridgingtheGapWritingPortableforCPUGPUSuperChargeYourIPCWithC++20CCIPatternDesignpatternserrorhandlinginprogramsusingparallelalgorithmsexecutors05李枫用于Linux内核调试Python2023RustChinaConf__SparrowFengLi20230614aofficialtemplate2022美团技术年货合辑PyConChina2022上海Profiling原理深入探索实践羿莉SolvingNimbyUseMachineLearning
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩