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
2017图灵奖得主 Hennessy 的经典教材 计算机系统结构:量化研究方法的 最新版 第六版(2017年12月出版)。本版以 risc-v为例子、
2021-12-02 17:01:25 33.73MB 量化研究方法 第6版 risc-v
1
ARMV7参考手册,2008年版
2021-11-29 19:59:55 10.2MB arm参考手册
1
NR 通信 ORAN 联盟 WG1 组标准
2021-11-29 13:01:51 3.17MB 网络通信 NR ORAN 标准
1
《计算机组成原理与系统结构》,经典教材,chm版本 难得啊
1
航空公司的机票预订系统(Java Web应用程序) :airplane_selector: 基于使用Java Servlet , Java Server Pages(JSP)制作的Model View Controller(MVC)架构的土耳其航空公司基于Web的完全响应式的航班预订系统。 此外,使用Tomcat角色实现对用户的身份验证和授权。 该Web应用程序还可以防止SQL注入和跨站点脚本攻击。 使用的技术 前端: HTML,CSS,JavaScript,Jquery,Bootstrap,Java服务器页面(JSP),AJAX(用于Flight Search窗口小部件) 后端: Java Servlet,Java模型,Microsoft Access(数据库) Web服务: SOAP Web服务(获取价格和座位数) 安全功能: SQL注入,跨站点脚本(XSS),Tomcat角色 的角色 实现了以下角色: 航空公司管理员 航空公司经理 顾客 工作流程(功能) 这仅适用于希望通过互联网向其客户出售座位的一家航空公司。 以下是工作流程的步骤: 航空公司管理员将设置座位价
2021-11-26 17:20:48 40.33MB ajax web-services web-application mvc-architecture
1
c4-draw.io 该文件为格式,可以直接在draw.io中进行编辑 因为它不是插件,所以将不需要draw.io插件弹出窗口-使其他人更容易编辑该图。 快速开始 单击下面的链接以将文件加载到: 从XML加载形状库 c4.drawio.library.xml是一个库定义,可以将其导入到现有的draw.io图中,并以库的形式提供C4模型形状。 要导入形状库,请先下载XML,然后在draw.io中转到“文件” ->“从->设备打开库” ,然后从设备中选择XML文件。 编辑中 只需复制并粘贴形状。 要编辑形状数据,请选择一个形状,然后按Cmd + M(在Mac上)。 如果愿意,可以将文件另存为.png(带有嵌入式XML),以便于查看。 图表 学分 C4Model作者:Simon Brown- ://c4model.com/
2021-11-26 17:04:39 119KB diagram architecture drawio c4model
1
紧接着上半部分,请下载完整后再解压,不然要报错哦~
1
Zachman关于企业架构的论文《A framework for information systems architecture
2021-11-24 16:50:33 1.78MB enterprise architecture
1
MARIE.js 当前版本: 1.3.0 MARIE.js是JavaScript中 (Linda Null,Julia Lobur)中“真正直观且容易实现的机器架构”模拟器的实现。 它用于单元 设置 最新稳定版: : 最新版本: : 这是针对想要开发,构建或部署MARIE.js项目的Web开发人员的。 如果是您,请继续阅读下面的内容。 MARIE.js本质上是一个没有服务器或数据库的仅前端站点。 我们使用的工具是npm和grunt ,这使开发该项目更加容易。 建议您使用类似Unix的操作系统来构建,测试和运行代码。 您需要安装npm ,然后运行以下命令来安装依赖项,构建发行版本,运行localhost服务器以及打开指向localhost站点的默认浏览器。 npm run start 发展 要测试和构建MARIE.js的开发版本,请运行以下命令。 npm run s
2021-11-24 16:41:21 4.43MB javascript simulator architecture monash-university
1