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

无数据

分类

全部后端开发(997)Java(285)Python(279)Spring(232)C++(112)Julia(81)Conan(74)Jupyter(62)区块链(57)PHP(53)

语言

全部英语(929)中文(简体)(46)中文(繁体)(11)西班牙语(2)韩语(2)日语(1)葡萄牙语(1)中文(繁体)(1)英语(1)

格式

全部PDF文档 PDF(741)其他文档 其他(256)
 
本次搜索耗时 0.142 秒,为您找到相关结果约 997 个.
  • 全部
  • 后端开发
  • Java
  • Python
  • Spring
  • C++
  • Julia
  • Conan
  • Jupyter
  • 区块链
  • PHP
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 韩语
  • 日语
  • 葡萄牙语
  • 中文(繁体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    elsewhere. This simple ATOM program instruments all of an (already compiled) program’s load and store instructions, adding a call to a function before each. Therefore, ATOM disassembles a program, instruments memory), or simulate details such as non-architectural state (shadow registers, etc), timing of instructions, caches, memory, etc. This is very slow to interpret. Embra is the first machine simulator to from original source to IR. Also, some IRs have easier to analyze structure Such as: * “Which instructions use this result?” * “What is the control flow that leads here?”— 2006 Design of the Java HotSpot
    0 码力 | 111 页 | 3.98 MB | 6 月前
    3
  • pdf文档 The RISC-V Reader: An Open Architecture AtlasFirst Edition, 1.0.0 - 2021

    Registers x1-x31 and the PC are 32 bits wide in RV32I and 64 in RV64I (x0=0). RV64I adds 12 instructions for the wider data. Every 16-bit RVC instruction maps to an existing 32-bit RISC-V instruction Reference Card xx +RV64I Base Integer Instructions: RV32I and RV64I RV Privileged Instructions SRLI rd,rd,imm BEQ rs1',x0,imm BNE rs1',x0,imm JAL x0,imm 32-bit RISC-V calling convention and five optional extensions: 8 RV32M; 11 RV32A; 34 floating-point instructions each for 32- and 64-bit data (RV32F, RV32D); and 53 RV32V. Using regex notation, {} means set
    0 码力 | 232 页 | 5.16 MB | 1 年前
    3
  • pdf文档 Hidden Overhead of a Function API

    reliable on modern CPUs. ● We’ll use simple examples, so that we can just compare the number of instructions generated by a compiler. 13“… machine code … can range from 10s to 100s of megabytes in size sum_12_3 9 instructions 7 instructions 9 instructions sum_13_2 10 instructions 8 instructions 10 instructions sum_23_1 11 instructions 9 instructions 12 instructions sum_21_3 12 instructions 10 instructions instructions 12 instructions 130sum_12_3 sum_13_2 push rbx mov ebx, edx call sum(int, int) mov esi, ebx pop rbx mov edi, eax jmp sum(int, int) push rbx mov ebx, esi mov esi, edx call sum(int
    0 码力 | 158 页 | 2.46 MB | 6 月前
    3
  • pdf文档 Guia prático RISC-V Atlas de uma Arquitetura Aberta Primeira edição, 1.0.0

    de ponto flutuante em C. ISA ARM-32 ARM Thumb-2 MIPS-32 microMIPS x86-32 RV32FD RV32FD+RV32C Instructions 10 10 12 12 16 11 11 Per Loop 6 6 7 7 6 7 7 Bytes 40 28 48 32 50 44 28 Figura 5.8: Número de x u . d , a m o m a x u . w , a m o m i n . d , a m o m i n . w e a m o m i n u . d . RISC-V INSTRUCTIONS: AMOADD.D 129 a d d r d , r s 1 , r s 2 x [ r d ] = x [ r s 1 ] + x [ r s 2 ] Add. R-type, RV32I para t. 31 27 26 25 24 20 19 15 14 12 11 7 6 0 00000 aq rl rs2 rs1 011 rd 0101111 130 RISC-V INSTRUCTIONS: AMOADD.W a m o a d d . w r d , r s 2 , ( r s 1 ) x [ r d ] = A M O 3 2 ( M [ x [ r s 1 ] ] +
    0 码力 | 215 页 | 21.77 MB | 1 年前
    3
  • pdf文档 MoonBit月兔编程语言 现代编程思想 第十四课 案例:堆栈虚拟机

    只考虑⼀种数据类型,故省略每个数据的类型,只保留名称和数量 4. params : List[String]; result : Int; locals : List[String] 5. instructions : List[Instruction] 6. } 程序 1. struct Program { 2. functions : List[Function] 3. start : name: "add", // 加法函数 8. params: List::["a", "b"], result: 1, locals: List::[], 9. instructions: List::[Local_Get("a"), Local_Get("b"), Add], 10. }, 11. 12. Function::{ 13. name: params: List::[], result: 0, locals: List::[], // ⼊⼝函数⽆输⼊⽆输出 15. // “print_int"为特殊函数 16. instructions: List::[Const(0), Const(1), Call("add"), Call("print_int")], 17. }, 18. ], 19. } 15 程序整体架构
    0 码力 | 31 页 | 594.38 KB | 1 年前
    3
  • pdf文档 Conda 24.5.x Documentation

    Chapter 4. Contributors welcome conda, Release 24.5.1.dev1 Regular installation Follow the instructions for your operating system: • Windows • macOS • Linux Installing in silent mode You can use for deployment or testing or building services, such as GitHub Actions. Follow the silent-mode instructions for your operating system: • Windows • macOS • Linux Cryptographic hash verification SHA-256 installer for Windows 2. Verify your installer hashes. 3. Double-click the .exe file. 4. Follow the instructions on the screen. If you are unsure about any setting, accept the defaults. You can change them
    0 码力 | 794 页 | 5.01 MB | 8 月前
    3
  • pdf文档 Conda 25.1.x Documentation

    g. /Users/my-username/conda or C:\Users\my-username\conda). Regular installation Follow the instructions for your operating system: • Windows • macOS • Linux Installing in silent mode You can use for deployment or testing or building services, such as GitHub Actions. Follow the silent-mode instructions for your operating system: • Windows • macOS • Linux 4.1. User guide 13 conda, Release 25 installer for Windows 2. Verify your installer hashes. 3. Double-click the .exe file. 4. Follow the instructions on the screen. If you are unsure about any setting, accept the defaults. You can change them
    0 码力 | 822 页 | 5.20 MB | 8 月前
    3
  • pdf文档 Conda 24.11.x Documentation

    g. /Users/my-username/conda or C:\Users\my-username\conda). Regular installation Follow the instructions for your operating system: • Windows • macOS • Linux Installing in silent mode You can use for deployment or testing or building services, such as GitHub Actions. Follow the silent-mode instructions for your operating system: • Windows • macOS • Linux 4.1. User guide 13 conda, Release 24 installer for Windows 2. Verify your installer hashes. 3. Double-click the .exe file. 4. Follow the instructions on the screen. If you are unsure about any setting, accept the defaults. You can change them
    0 码力 | 818 页 | 5.21 MB | 8 月前
    3
  • pdf文档 Conda 24.9.x Documentation

    g. /Users/my-username/conda or C:\Users\my-username\conda). Regular installation Follow the instructions for your operating system: • Windows • macOS • Linux Installing in silent mode You can use for deployment or testing or building services, such as GitHub Actions. Follow the silent-mode instructions for your operating system: • Windows • macOS • Linux 4.1. User guide 13 conda, Release 24 installer for Windows 2. Verify your installer hashes. 3. Double-click the .exe file. 4. Follow the instructions on the screen. If you are unsure about any setting, accept the defaults. You can change them
    0 码力 | 799 页 | 5.26 MB | 8 月前
    3
  • pdf文档 Conda 24.7.x Documentation

    g. /Users/my-username/conda or C:\Users\my-username\conda). Regular installation Follow the instructions for your operating system: • Windows • macOS • Linux Installing in silent mode You can use for deployment or testing or building services, such as GitHub Actions. Follow the silent-mode instructions for your operating system: • Windows • macOS • Linux Cryptographic hash verification SHA-256 installer for Windows 2. Verify your installer hashes. 3. Double-click the .exe file. 4. Follow the instructions on the screen. If you are unsure about any setting, accept the defaults. You can change them
    0 码力 | 808 页 | 4.97 MB | 8 月前
    3
共 997 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
JustinTimeCompilationBastienCppCon2020TheRISCReaderAnOpenArchitectureAtlasFirstEdition1.02021HiddenOverheadofFunctionAPIGuiaprticoAtlasdeumaArquiteturaAbertaPrimeiraediMoonBit编程语言编程语言现代思想第十十四第十四案例堆栈虚拟虚拟机Conda24.5Documentation25.124.1124.924.7
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩