书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 1511 个相关结果.
  • 5.11.1 RetDec

    5.11.1 RetDec RetDec 简介 安装 入门 r2pipe decompiler 参考资料 5.11.1 RetDec RetDec 简介 安装 使用方法 r2pipe decompiler 参考资料 前面介绍过 IDA Pro,其 F5 已经具有巨强大的反编译能力了,但这本书一直到现在,由于本人的某种执念,都是...
  • 15. (附录三):禁用SIMD

    使用Rust编写操作系统(附录三):禁用SIMD 浮点数 原文:https://os.phil-opp.com/disable-simd/ 原作者:@phil-opp 译者:洛佳 华中科技大学 使用Rust编写操作系统(附录三):禁用SIMD 单指令多数据流 (Single Instruction Multiple Data,SIMD...
  • C 接口

    C 接口 LLVM 接口 C 接口 Base.@ccall — Macro @ccall library . function_name ( argvalue1 :: argtype1 , ...):: returntype @ccall function_name ( argvalue1 :: argtype1 , ...):...
  • MOT配置

    MOT配置 总体原则 重做日志(MOT) 检查点(MOT) 恢复(MOT) 统计(MOT) 错误日志(MOT) 内存(MOT) 垃圾收集(MOT) JIT(MOT) 存储(MOT) 默认MOT.conf文件 MOT配置 预置MOT用于创建工作MOT。为了获得最佳效果,建议根据应用程序的特定要求和偏好自定义MOT配置(在mot.co...
  • 2. Command-line arguments

    1041 2020-02-11 《The rustc book》
    Command-line arguments -h/—help: get help —cfg: configure the compilation environment -L: add a directory to the library search path -l: link the generated crate to a native lib...
  • C Interface

    C Interface LLVM Interface C Interface Base.@ccall — Macro @ccall library . function_name ( argvalue1 :: argtype1 , ...):: returntype @ccall function_name ( argvalue1...
  • gcore + llnode

    15431 2018-03-19 《Node.js 调试指南》
    2.1.1 Core & Core Dump 2.1.2 gcore 2.1.3 llnode 2.1.4 测试 Core Dump 2.1.5 分析 Core 文件 2.1.6 —abort-on-uncaught-exception 2.1.7 总结 2.1.8 参考链接 2.1.1 Core & Core Dump 在开始之前...
  • SIMD 更快的计算

    SIMD 更快的计算 SIMD 更快的计算 SIMD 的基础部分已经可用了! SIMD 代表“单指令,多数据”。考虑这样的函数: pub fn foo ( a : &[ u8 ], b : &[ u8 ], c : & mut [ u8 ]) { for (( a , b ), c ) i...
  • Getting started

    Getting started Crystal version Crystal help Hello Crystal Getting started Hi and welcome to Crystal’s Reference Book! First, let’s make sure to install the compiler so tha...
  • Getting started

    Getting started Crystal version Crystal help Hello Crystal Getting started Hi and welcome to Crystal’s Reference Book! First, let’s make sure to install the compiler so tha...