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

无数据

分类

全部后端开发(1585)Python(490)Java(374)Spring(316)C++(238)Django(89)Julia(87)Conan(74)UML(72)PyWebIO(68)

语言

全部英语(1366)中文(简体)(143)法语(11)中文(繁体)(11)日语(10)德语(9)西班牙语(9)韩语(9)俄语(9)

格式

全部PDF文档 PDF(1126)其他文档 其他(374)TXT文档 TXT(67)PPT文档 PPT(18)
 
本次搜索耗时 0.020 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • Django
  • Julia
  • Conan
  • UML
  • PyWebIO
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 中文(繁体)
  • 日语
  • 德语
  • 西班牙语
  • 韩语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Go frontend for GCC

    The Go frontend for GCC Ian Lance Taylor Google iant@google.com Abstract A description of the Go language frontend for gcc. This is a new frontend which is a complete implementation of the new Go programming programming language. The frontend is currently some 50,000 lines of C++ code, and uses its own IR which is then converted to GENERIC. I describe the structure of the frontend and the IR, issues that arise arise when compiling the Go language, and issues with hook- ing up any frontend to the gcc middle-end. 1 Introduction Go is a new programming language designed by Robert Griesemer, Rob Pike, and Ken Thompson
    0 码力 | 14 页 | 122.25 KB | 1 年前
    3
  • pdf文档 Can Data-Oriented-Design be Improved?

    1Can data-oriented-design be improved? Ollivier Roberge Collège Jean-de-Brébeuf 2A brief historic • 1960s • FORTRAN • Lisp • 1980s • OOP • Structured programming • Modules • 2000s • Template
    0 码力 | 39 页 | 1.18 MB | 6 月前
    3
  • pdf文档 Performance Matters

    PERFORMANCE MATTERS (joint work with Charlie Curtsinger, Grinnell College) emeryberger.com, @emeryberger Emery Berger College of Information and Computer Sciences UMASS AMHERSTA short time ago : un.bmp Ogle is too slow! OGLE’84 is too slow!Transistors (millions) Clock Speed (MHz) Performance used to be easy 0.001 0.01 0.1 1 10 100 1,000 10,000 1970 1975 1980 1985 1990 1995 gle loading… No mojitos for me… Back to the present…Transistors (millions) Clock Speed (MHz) Performance not easy anymore 0.001 0.01 0.1 1 10 100 1,000 10,000 1970 1975 1980 1985 1990 1995
    0 码力 | 197 页 | 11.90 MB | 6 月前
    3
  • pdf文档 Performance Engineering: Being Friendly to Your Hardware

    Being Friendly to Your Hardware Performance Engineering A gentle introduction to hardware for software engineers 2Where does C++ run? 3On an abstract C++ machine 4On an abstract C++ machine? In most practical cases at boot time only Same capacity, different composition => different performance profile From JESD 79-4 DDR4 specificationMemory • Memory system is in the uncore • Cores act Multiple instructions resulting in fewer operations • ISA restrictions may have impact to performance Imaginary ARM mov r20, 0x123456789abcdef0Register renaming 52 Branching Fetch Decode Queue
    0 码力 | 111 页 | 2.23 MB | 6 月前
    3
  • pdf文档 2-6-Golang 在 Baidu-FrontEnd 的应用-陶春华

    0 码力 | 35 页 | 730.17 KB | 1 年前
    3
  • pdf文档 Modern C++ for Parallelism in High Performance Computing

    Poster submission: Modern C++ for Parallelism in High Performance Computing Victor Eijkhout CppCon 2024 Introduction This poster reports on ‘D2D’, a benchmark that explores elegance of expression and context of a High Performance Computing ‘mini-application’. The same code has been implemented using a number of different approaches to parallelism. Implementations are discussed with performance results. Relevance multi-dimensional arrays through ‘mdspan’, it is interesting to explore what C++ can offer for lower level performance critical operations. Scientific computing is an interesting test cases since many algorithms are
    0 码力 | 3 页 | 91.16 KB | 6 月前
    3
  • pdf文档 High-Performance Numerical Integration in the Age of C++26

    Introduction Firsts steps Context Theoretical foundations Outline of an implementation Conclusion High-Performance Numerical Integration in the Age of C++26 Vincent Reverdy Laboratoire d’Annecy de Physique des Outline of an implementation Conclusion Going beyond End of story? No! Plenty of things can be improved This is the simplest possible integrator: can we do better and achieve more accuracy and precision Firsts steps Context Theoretical foundations Outline of an implementation Conclusion Toward an improved version Integration function (1/4) // Integrate the Friedmann −Lemaitre(−Robertson −Walker) equations
    0 码力 | 57 页 | 4.14 MB | 6 月前
    3
  • pdf文档 Nim - the first high performance language with full support for hot codereloading at runtime

    Nim - the first high performance Nim - the first high performance language with full support for hot code- language with full support for hot code- reloading at runtime reloading at runtime by Viktor 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 Simply Nim Simply Nim statically typed high performance (compiles to native binaries - comparable to C/C++) very clean & elegant - no, beauty is NOT subjective next big thing: - Andrei Alexandrescu Nim is one of the most logical paths forward on-par performance with C/C++ (compiles to them) some of the most easy interop with C/C++ ........ (compiles to them)
    0 码力 | 63 页 | 2.91 MB | 1 年前
    3
  • pdf文档 Writing Python Bindings for C++ Libraries: Easy-to-use Performance

    volume in terabytes ● Program analysis research and functional programming in a past life ● Love performance, software abstractions, and clean APIsWhy Python? ● Writing extensive APIs in Python - low boilerplate We’re at CppCon :) Why Python? Why C++?● Why? ○ Avoid reimplementing complex code for Python ○ Performance ○ Back and forth with user’s python code ○ Interoperability with data structures in Python - things: ○ Deal with actual pointers and C++ data types ● The compiled program keeps most of the performance and dynamism of an interpreted language, and: ○ is now a C++ .so ○ is not an interpreted scriptCython
    0 码力 | 118 页 | 2.18 MB | 6 月前
    3
  • pdf文档 High-Performance Cross-Platform Architecture: C++20 Innovations

    is moved into general-purpose registers for computations • Depending on the platform, may see a performance gain at this stageQuat Functions template inline
    0 码力 | 75 页 | 581.83 KB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
TheGofrontendforGCCCanDataOrientedDesignbeImprovedPerformanceMattersEngineeringBeingFriendlytoYourHardwareGolangBaiduFrontEnd应用春华ModernC++ParallelisminHighComputingNumericalIntegrationtheAgeof26NimfirsthighperformancelanguagewithfullsupporthotcodereloadingatruntimeWritingPythonBindingsLibrariesEasyuseCrossPlatformArchitecture20Innovations
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩