搜索资源列表
tf234
- 设计不带进位与或运算指令的实现,将汇编语言程序设计,数字逻辑与或运算原理以及计算机组成原理3方面的知识结合到一起利用此软件平台实现连续几个数的不带进位的与或运算, 逻辑运算运算单元的运行过程。
worden
- 计算机组成与结构的课程设计 一个简单的微机系统的设计与实现-Composition and structure of computer programs to design a simple computer system design and implementation of
zcyl
- 计算机组成原理课程设计-不带进位的与或运算的实现-Principles of Computer Organization curriculum design- not into the place, or the realization of computing
jsjruanjianzucheng
- 本公司所研制的计算机组成原理与系统结构实验仪是根据理工科院校计算机组成原理课程大纲的要求和计算机教学迅速发展的需要,在吸收了国内外先进教学成果的基础上设计定型的。-The company developed a computer system architecture composed of theory and experiment is based on the composition of colleges of science and engineering principles of
ComputerDesign
- 这是计算机组成原理的课程设计报告,分必选科目与制定科目,详细的要求也附在里面-This is composed of the principle of the computer curriculum design report, sub-subjects must choose subjects with the formulation of detailed requirements attached to it
jsjzcrl.hbyycxsj
- 计算机组成原理与汇编语言程序设计 计算机组成原理与汇编语言程序设计-Principles of Computer Organization and Assembly Language Programming
aef
- 计算机组成与结构课程设计 完整版本的,可以直接使用-Computer composition and structure of curriculum design, the full version, and can be used directly
shiyanjisuanji
- 计算机组成与结构课程设计 实验计算机 完整版-Computer Organization and structure of curriculum design, full version of the computer experiment
sdasf
- 本文设计了一个基于AT89S52单片机控制的水温控制系统, 由下位机、上位机、和通讯网络三部分组成。下位机是基于单片机AT89S52和温度传感器DS18B20的高精度数据采集系统,功能是对温度的检测与输出控制。上位机采用计算机,与下位机进行数据信息的交互,并显示各路温度值及其曲线、控制参数、设定值等。-This paper designed a water temperature based on AT89S52 MCU control system, the lower computer, h
WindowsOS
- 本书是在微软中国研究院和美国微软公司的支持下,由美国微软公司提供Windows全面内部技术资料,全国五所知名重点大学操作系统主讲教师组成写作组,历时一年写作完成的一本以Windows 2000/XP为实际示例,讲授计算机操作系统原理的教科书。本书讲述了当代计算机操作系统的原理,并具体分析了操作系统原理在Windows 2000/XP中的实现技术和方法,有理论、有示例。既有设计思想精要的提炼,又有具体实现细节的分析。本书是第一本用中文出版的、讨论Windows操作系统原理的教科书,也是第一本将讲授
Computer-Organization-and-Assembly-
- 计算机组成原理与汇编语言程序设计习题及解答(详解)-Computer Organization and Assembly Language Programming exercises and solutions (Detailed)
COAD_solutions
- 计算机组成与设计硬件软件接口(第三版)答案-Solutions of Computuer Organization And Design(The third edition)
pipelined-CPU
- 流水线CPU的设计,计算机组成原理与系统结构的实验做的-The design of the pipelined CPU
baogao
- 计算机组成原理 课程设计 报告 基本模型机的设计与实现-Computer architecture course design report basic model design and implementation
计组project1_riscv-simulator
- 在这个项目中,您将熟悉汇编程序的工作方式以及RISC-V指令集的实现方式。 通过这个项目,您应该学习实现处理器的原理和技术。 您的任务是为小型RISC-V指令集建模汇编器和非流水线处理器。(In this project, you will be familiar with how the assembler work and how the RISC-V instruction set is implemented. Through this project, you should learn