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

无数据

分类

全部后端开发(401)C++(287)Python(60)系统运维(26)综合其他(21)数据库(20)云计算&大数据(20)TiDB(19)Julia(18)Conda(16)

语言

全部英语(425)中文(简体)(32)中文(繁体)(12)zh(8)英语(4)日语(3)西班牙语(1)韩语(1)kor(1)

格式

全部PDF文档 PDF(451)PPT文档 PPT(17)DOC文档 DOC(11)其他文档 其他(11)
 
本次搜索耗时 0.121 秒,为您找到相关结果约 490 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 系统运维
  • 综合其他
  • 数据库
  • 云计算&大数据
  • TiDB
  • Julia
  • Conda
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 英语
  • 日语
  • 西班牙语
  • 韩语
  • kor
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Writing Python Bindings for C++ Libraries: Easy-to-use Performance

    Python? ● Writing extensive APIs in Python - low boilerplate ● Familiar for domain experts ● Easy to use ○ Amazing interactive support out of the box (IPython) ○ Jupyter notebooks provide a great research Cython 476ns 119ns 57ns 54ns 61K *: C++ program contains the std::chrono library to time, others use python to do that Everything compiled with clang++12 -fPIC -O3Some perf numbers: per increment runtime boost::python::object ○ boost::python::object is a smart pointer around a PyObject* ○ Only useful to use bpy::object if you’re going to keep it around ○ Why would we want to do this?Arguments to functions
    0 码力 | 118 页 | 2.18 MB | 5 月前
    3
  • pdf文档 Coroutine Patterns and How to Use Them: Problems and Solutions Using Coroutines in a Modern Codebase

    Francesco Zoffoli - Coroutine Patterns and How to Use Them - CppCon 2023 2About Me • Software engineer building monitoring systems at • Passionate about C++ • Author of the book “C++ Fundamentals” – Packt Packt • I like writing and talking about C++ Francesco Zoffoli - Coroutine Patterns and How to Use Them - CppCon 2023 3 makers.f.dev@gmail.comOutline • Motivation • Overview • Patterns • Lifetime Coroutine Patterns and How to Use Them - CppCon 2023 4Motivation • 40 years of • Experience • Accumulated knowledge Francesco Zoffoli - Coroutine Patterns and How to Use Them - CppCon 2023 5Motivation
    0 码力 | 70 页 | 1.45 MB | 5 月前
    3
  • pdf文档 Game Development for Human Beings

    From Scratch ............ 332 How to use Pathfinding in Phaser .................................................................................... 353 How to Use State Machines to Control Behavior and HUD Plugin in Phaser ................................................................ 425 How to Use Phaser Signals to Save Game Statistics ....................................................... 452 namespace will be SpaceHipser. You can use whatever you want for this, as long as it’s a unique name which will be unlikely found elsewhere. You can also just not use it and work directly with game and the
    0 码力 | 472 页 | 8.46 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(English) 202412

    Visibility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161 4 26.4 use, super, self . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161 26.5 Exercise: then you will be able to follow along just fine too. This is an example of a speaker note. We will use these to add additional information to the slides. This could be key points which the instructor should @reta. • Farsi by @DannyRavi, @javad-jafari, @Alix1383, @moaminsharifi, @hamidrezakp and @mehrad77. Use the language picker in the top-right corner to switch between languages. Incomplete Translations
    0 码力 | 382 页 | 1.00 MB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Persian ) 202412

    � � � � � � � . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 4 26.4 use, super, self . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 26.5 � � � � � � � � � � � � ) interactive ( � � � � � : fn main ) ( } println!("Edit me ! " ( ; { You can use Ctrl + Enter to execute the code when focus is in the text box . � � � � � � � � � � � � � � � � � � � � � � � � � � continue � � � � � � � � � � � . If you want to exit any kind of loop early, use break. With loop, this can take an optional expression that becomes the value of the loop expression
    0 码力 | 393 页 | 987.97 KB | 10 月前
    3
  • pdf文档 Comprehensive Rust(Ukrainian) 202412

    26.3 Видимість . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 4 26.4 use, super, self . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 26.5 Вправа: println!("{i}"); if i > 100 { break; } } } • The loop statement works like a while true loop. Use it for things like servers which will serve connections forever. 6.3 break та continue Якщо ви хочете зазначити, що компілятор не надає жодних гарантій щодо цього представлення, тому це абсолютно небезпечно. use std::mem::transmute; macro_rules! dbg_bits { ($e:expr, $bit_type:ty) => { println!("- {}: {:#x}"
    0 码力 | 396 页 | 1.08 MB | 10 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.40 User Manual

    introduction to virtualization and how to get your first virtual machine running with the easy-to-use VirtualBox graphical user interface. Subsequent chapters will go into much more detail covering more tools and features, but fortunately, it is not necessary to read the entire User Manual before you can use VirtualBox. You can find a summary of VirtualBox’s capabilities in chapter 1.3, Features overview, operating system on another (for example, Windows software on Linux or a Mac) without having to reboot to use it. Since you can configure what kinds of “virtual” hardware should be presented to each such operating
    0 码力 | 387 页 | 4.27 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 5.2.12 User Manual

    introduction to virtualization and how to get your first virtual machine running with the easy-to-use VirtualBox graphical user interface. Subsequent chapters will go into much more detail covering more tools and features, but fortunately, it is not necessary to read the entire User Manual before you can use VirtualBox. You can find a summary of VirtualBox’s capabilities in chapter 1.3, Features overview, operating system on another (for example, Windows software on Linux or a Mac) without having to reboot to use it. Since you can configure what kinds of “virtual” hardware should be presented to each such operating
    0 码力 | 380 页 | 4.23 MB | 6 月前
    3
  • pdf文档 Conda 25.1.x Documentation

    distribtions to install conda: Miniconda Miniconda is an installer by Anaconda that comes preconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service. Windows x86_64 macOS Miniforge Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux practices for using them in your projects � See also Want to get even more in-depth training on how to use conda for free? Check out Anaconda's free course on conda basics. 5 conda, Release 25.1.2.dev1 6
    0 码力 | 822 页 | 5.20 MB | 7 月前
    3
  • pdf文档 Conda 24.11.x Documentation

    distribtions to install conda: Miniconda Miniconda is an installer by Anaconda that comes preconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service. Windows x86_64 macOS Miniforge Miniforge is an installer maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux practices for using them in your projects � See also Want to get even more in-depth training on how to use conda for free? Check out Anaconda's free course on conda basics. 5 conda, Release 24.11.3.dev2
    0 码力 | 818 页 | 5.21 MB | 7 月前
    3
共 490 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 49
前往
页
相关搜索词
WritingPythonBindingsforC++LibrariesEasytousePerformanceCoroutinePatternsandHowUseThemProblemsSolutionsUsingCoroutinesinModernCodebaseGameDevelopmentHumanBeingsComprehensiveRustEnglish202412PersianUkrainianOracleVMVirtualBox5.240UserManual12Conda25.1Documentation24.11
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩