32-64-BIT 80x86 Assembly Language Architecture The increasing complexity of programming environments provides a number of opportunities for assembly language programmers. 32/64-Bit 80×86 Assembly Language Architecture attempts to break through that complexity by providing a step-by-step understanding of programming Intel and AMD 80×86 processors in assembly language. This book explains 32-bit and 64-bit 80×86 assembly language programming inclusive of the SIMD (single instruction multiple data) instruction supersets that bring the 80×86 processor into the realm of the supercomputer, gives insight into the FPU (floating-point unit) chip in every Pentium processor, and offers strategies for optimizing code.
2021-08-05 09:18:54 8.57MB Assembly Language Architecture
1
大基因denovo.pdf
2021-08-04 14:04:04 29.63MB 动植物基因组 genome assembly
大数据平台技术所需要的安装包
2021-08-04 09:09:10 108.46MB 大数据 #资源分享达人#
Program in assembly starting with simple and basic programs, all the way up to AVX programming. By the end of this book, you will be able to write and read assembly code, mix assembly with higher level languages, know what AVX is, and a lot more than that. The code used in Beginning x64 Assembly Programming is kept as simple as possible, which means: no graphical user interfaces or whistles and bells or error checking. Adding all these nice features would distract your attention from the purpose
2021-08-02 09:48:03 20.96MB x64 汇编
1
越狱的CPAP机器制造临时通风机 这是ResMed CPAP越狱工作内部的自述文件;有关高级概述,请参见 。该项目是并具有 。在提交问题或请求撤消请求之前,请先阅读《 。 此树不包含ResMed拥有版权的任何文件。您必须具有从中提取固件的设备,然后对其进行修补,然后重新刷新修改后的版本。 您将需要描述的工具。已提交的stubs.S文件用于SX567-0401。将其刷新到其他版本可能会导致问题。 扩展可以替换位于固定地址的现有功能,也可以使用映像中一些未使用的空间。 Makefile简要说明了如何执行此操作。还需要更新patch-airsense文件,以将二进制文件修补到固件中。 有用的GDB命令: 启动gdb ,连接到OpenOCD服务器并反汇编当前地址: gdb-multiarch -iex 'target remote localhost:3333' display/i $pc 重新
2021-07-22 21:49:20 19.36MB Assembly
1
推荐给rust学习爱好者
2021-07-22 09:05:43 60.76MB rust webassembly
1
操作系统 一个完全由 ITMO 大学学生用汇编语言编写的简单操作系统。 建造 要构建可启动的 iso 映像,请运行: make 您将需要安装“grub2”并支持多重引导内核。 还可能需要安装“xorriso”实用程序(如果您的发行版存储库不包含 xorriso,则可能需要安装“libisoburn”包)。 跑步 如果您更喜欢 qemu,请使用(如果还没有,make 将构建内核): make run 如果您更喜欢 boch,请使用: make EMUL=bochs run 自定义制作设置 您可以为构建和运行过程重新定义几乎所有设置。 例如,如果您想选择 grub-mkrescue 实用程序的版本,有两种方法可以做到这一点,首先: make GRUB_MKRESCUE=grub2-mkrescue all 或创建名为“Makefile.local”的文件并在那里设置变量:
2021-07-21 12:10:36 76KB Assembly
1
适合于rust的学习者
2021-07-21 09:04:28 25.85MB rust
1
Assembly Language Programming Made Clear A Systemic Approach 英文无水印原版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2021-07-20 11:41:50 3.76MB Assembly Language Programming Made
1