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

无数据

分类

全部后端开发(1322)Python(412)Java(371)Spring(314)C++(120)UML(96)Julia(87)Django(84)Conan(74)Jupyter(62)

语言

全部英语(1154)中文(简体)(82)法语(14)德语(12)西班牙语(12)日语(12)韩语(12)俄语(12)中文(繁体)(10)

格式

全部PDF文档 PDF(941)其他文档 其他(311)TXT文档 TXT(67)PPT文档 PPT(2)DOC文档 DOC(1)
 
本次搜索耗时 0.116 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • UML
  • Julia
  • Django
  • Conan
  • Jupyter
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 德语
  • 西班牙语
  • 日语
  • 韩语
  • 俄语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 2.1.5 Processing XML and Spreadsheet Data in Go

    Processing XML and Spreadsheet in Go 续 日 Gopher China Conference Beijing 2021 6/26 - 6/27 Self Introduction The author of the Excelize - Go language spreadsheet library. Familiar with Go language Complex XML 02 • Partial Load • Namespace & Entity • Ser/Deserialize Idempotence High Performance Processing 03 • XML Schema Definition • DOM or SAX OOXML Spreadsheets 04 • Excel XML Specification • work:addr="WORK"> High Performance Processing XML Components Data Model Tom
    0 码力 | 35 页 | 1.34 MB | 1 年前
    3
  • pdf文档 simd: How to Express Inherent Parallelism Efficiently Via Data-Parallel Types

    CppCon ’23 @mkretz@floss.social github.com/mattkretzMotivation std::simd Overview Example: Image Processing Programming Models Outlook Summary Goals and non-goals for this talk • This is not a tutorial CppCon ’23 3 GSI Helmholtz Center for Heavy Ion ResearchMotivation std::simd Overview Example: Image Processing Programming Models Outlook Summary Motivation Motivation © by Matthias Kretz Matthias Kretz CppCon CppCon ’23 GSI Helmholtz Center for Heavy Ion ResearchMotivation std::simd Overview Example: Image Processing Programming Models Outlook Summary std::simd is for you! Matthias Kretz CppCon ’23 4 GSI Helmholtz
    0 码力 | 160 页 | 8.82 MB | 6 月前
    3
  • pdf文档 CppCon 2021: Persistent Data Structures

    Design Goals Methodology Performance Results Live Demonstration A Persistent Hash Map for Graph Processing Workloads and a Methodology for Persistent Transactional Data Structures 2IntroductionIntroduction commercially available through Intel® OptaneTM DC Persistent Memory A Persistent Hash Map for Graph Processing Workloads and a Methodology for Persistent Transactional Data Structures 4Introduction Persistent Block Granularity Figure 1: Traditional Memory Hierarchy [1] A Persistent Hash Map for Graph Processing Workloads and a Methodology for Persistent Transactional Data Structures 5Introduction Persistent
    0 码力 | 56 页 | 1.90 MB | 6 月前
    3
  • pdf文档 Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 1.1.5. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 1.6.3. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 1.7.2. Processing. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 259 页 | 3.58 MB | 1 年前
    3
  • pdf文档 Techniques to Optimise Multi-threaded Data Building During Game Development

    parallel code Writing systems as singletons Assuming only one instance is needed Assuming frame processing is happening Filling frame related buffers - crash when full Assuming all game systems are initialised data into global shared system - like object graph, ECS, or database Good for the game - makes processing files individually more difficult Speaker notesOPTIMISATION GOAL Minimise the time taken to process hash ▶ Use caches - for everything possible Processing caches Used internally during data building Store frequently read values - save on IO & processing Output caches Store built data - Can copy rather
    0 码力 | 99 页 | 2.40 MB | 6 月前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    438 439 445 450 455 466 489 498 507 513 5 Tools Documenting Kotlin Code Annotation Processing with Kotlin Kotlin Compiler Options Using Gradle Using Maven Using Ant Kotlin and OSGi Compiler allowing to use all existing Android libraries in a Kotlin application. This includes annotation processing, so databinding and Dagger work too. Footprint: Kotlin has a very compact runtime library, which Zeppelin is provided by interpreters - plugins that enable users to use a speci�c language or data-processing-backend. There are numerous community-maintained interpreters for di�erent programming languages
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    iterators Ranges and progressions Progression Sequences Construct Sequence operations Sequence processing example Collection operations overview Extension and member functions Common operations Write source code Compile Kotlin and Java sources Enable incremental compilation Configure annotation processing Create JAR file Create self-contained JAR file Specify compiler options Use BOM Generate documentation Improve the speed of builds that use kapt Compile avoidance for kapt Incremental annotation processing Java compiler options Non-existent type correction Use in Maven Use in IntelliJ build system
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • mobi文档 Computer Programming with the Nim Programming Language

    types Serialization — storing data permanently on external storage Streams and files String processing Arrays and sequences Random numbers Timers Hash tables Hash sets Operating system services will finally introduce advanced concepts like asynchronous operations, threading and parallel processing, macros and meta- programming, and, last but not least, Nim’s concept implementation. Some sections detail in the next section. The most important part of a digital computer is the CPU, the Central Processing Unit. This tiny device, built of digital electronic circuits, can perform very basic mathematical
    0 码力 | 865 页 | 7.45 MB | 1 年前
    3
  • epub文档 Computer Programming with the Nim Programming Language

    types Serialization — storing data permanently on external storage Streams and files String processing Arrays and sequences Random numbers Timers Hash tables Hash sets Operating system services will finally introduce advanced concepts like asynchronous operations, threading and parallel processing, macros and meta- programming, and, last but not least, Nim’s concept implementation. Some sections detail in the next section. The most important part of a digital computer is the CPU, the Central Processing Unit. This tiny device, built of digital electronic circuits, can perform very basic mathematical
    0 码力 | 784 页 | 2.13 MB | 1 年前
    3
  • pdf文档 Scrapy 1.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 5.9 Downloading and processing files and images . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 5.10 Ubuntu packages structured data which can be used for a wide range of useful applications, like data mining, information processing or historical archival. Even though Scrapy was originally designed for web scraping, it can also com/questions/11227809/why-is-processing-a-sorted- ˓→array-faster-than-an-unsorted-array", "tags": ["java", "c++", "performance", "optimization"], "title": "Why is processing a sorted array faster than
    0 码力 | 244 页 | 1.05 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
2.1ProcessingXMLandSpreadsheetDatainGosimdHowtoExpressInherentParallelismEfficientlyViaParallelTypesCppCon2021PersistentStructuresSpringFramworkWebonServletStackv53.36SNAPSHOTTechniquesOptimiseMultithreadedBuildingDuringGameDevelopmentKotlinLanguageDocumentation1.31.920ComputerProgrammingwiththeNimScrapy1.0Documentati
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩