飞机游戏 dos, nasm, 8086asm
2021-12-17 12:51:16 281KB Assembly
1
PD IEC TS 62196-3-1:2020 Conductive charging of electric vehicles - Part 3-1:Vehicle connector, vehicle inlet and cable assembly for DC charging intended to be used with a thermal management system - 完整英文版(65页).pdf
2021-12-16 15:27:31 3.69MB 资料
PC Assembly Language (Paul A. Carter) 英文版+中文版+源码
2021-12-16 12:06:57 1.53MB Assembly 汇编语言
1
操作系统原理实验(课程项目) 中山大学计算机学院 操作系统原理实验(Operating Systems Laboratory, DCS218) 教师:凌应标 2018-2019 学年第二学期(大二下) 实验目录 序号 名称 简介 镜像文件 成绩 1 在裸机(虚拟机)上运行自己的程序 A++ 2 实现监控程序(原始操作系统)执行用户程序这一项基本功能 A++ 3 用C和汇编实现操作系统内核,并增加批处理能力 A+++ 4 用时钟中断、键盘中断等处理异步事件 A+++ 5 实现原型操作系统中一些基本的系统调用 A++ 6 多进程分时系统,采用时间片轮转调度进程运行 A+++ 7 五状态进程模型,支持 fork、wait 和 exit A+++ 特色 GCC + NASM 实模式(16 位兼容的 32 位代码); 使用 Shell 脚本自动编译、链接、整合; 未经美化的界面 软盘镜像仅在 VMw
2021-12-16 10:32:14 1.53MB sysu operating-system-learning x86-os Assembly
1
java 写的可执行程序怎么使用 maven 打包? 执行程序中有巨多第三方依赖包,要一起打进 jar 包,怎么办? maven-assembly-plugin 插件打第三方依赖包进 jar,spring 有 org.springframework.beans.factory.parsing.BeanDefinitionParsingException 异常怎么办? maven-shade-plugin 插件打第三方依赖包,spring 有 java.lang.SecurityException 异常怎么办? 博客《Maven 项目打包需要注意到的那点事儿》可以告诉你解决这些问题的办法。 有没有一个示例?有,本资源就是。 本资源是为博客《Maven 项目打包需要注意到的那点事儿》示例项目,博客地址:http://blog.csdn.net/defonds/article/details/43233131。
2021-12-14 22:58:43 7.42MB maven打包 打war包 打jar包 assembly
1
(csdn限制上传大小,因此提供百度云下载链接,抱歉)编写spark代码所需要的编译包,这个jar文件是采用spark1.6.1,同时依赖与hadoop2.4.0,希望大家查看后下载
2021-12-14 19:33:38 49B spark hadoop 编译
1
顶石引擎 Capstone是一个反汇编框架,其目标是成为安全社区中进行二进制分析和逆转的最终Disasm引擎。 Capstone由Nguyen Anh Quynh创建,然后由一个小型社区开发和维护,具有一些无与伦比的功能: 支持多种硬件架构:ARM,ARM64(ARMv8),以太坊VM,M68K,Mips,MOS65XX,PPC,Sparc,SystemZ,TMS320C64X,M680X,XCore和X86(包括X86_64)。 具有干净/简单/轻巧/直观的中性API。 提供有关反汇编指令(其他人称为“分解器”)的详细信息。 提供反汇编指令的语义,例如读取和写入的隐式寄存器列表。
2021-12-12 09:55:34 3.71MB security arm framework mips
1
汇编:我的一些Easy68k程序
2021-12-07 12:51:14 1.4MB Assembly
1
80x86保护模式编程经典,英文原版书,对希望了解底层运行的人很有帮助
2021-12-02 22:26:46 5MB 80x86
1
A Revised and Updated Edition of the Authoritative Text This revised and updated Third Edition of the classic text guides students through assembly language using a hands-on approach, supporting future computing professionals with the basics they need to understand the mechanics and function of the computer’s inner workings. Through using real instruction sets to write real assembly language programs, students will become acquainted with the basics of computer architecture. 80×86 Assembly Language and Computer Architecture covers the Intel 80×86 using the powerful tools provided by Microsoft Visual Studio, including its 32- and 64-bit assemblers, its versatile debugger, and its ability to link assembly language and C/C++ program segments. The text also includes multiple examples of how individual 80×86 instructions execute, as well as complete programs using these instructions. Hands-on exercises reinforce key concepts and problem-solving skills. Updated to be compatible with Visual Studio 2012, and incorporating over a hundred new exercises, 80×86 Assembly Language and Computer Architecture: Third Edition is accessible and clear enough for beginning students while providing coverage of a rich set of 80×86 instructions and their use in simple assembly language programs. The text will prepare students to program effectively at any level. Key features of the fully revised and updated Third Edition include: Updated to be used with Visual Studio 2012, while remaining compatible with earlier versions Over 100 new exercises and programming exercises Improved, clearer layout with easy-to-read illustrations The same clear and accessibly writing style as previous editions Full suite of ancillary materials, including PowerPoint lecture outlines, Test Bank, and answer keys Suitable as a stand-alone text in an assembly language course or as a supplement in a computer architecture course
2021-12-02 22:15:09 18.84MB Assembly Lan Computer Arc
1