搜索资源列表
45614312
- 复杂模型机的设计与实现 综合运用所学计算机原理知识,设计并实现较为完整的计算机。模型机共有16条基本指令,其中算术逻辑指令7条,访问内存指令和程序控制指令4条,输入输出指令2条,其它指令1条。模型机的数据通路框图如下图所示。 -complex model for the design and implementation of the integrated use of learning computer science knowledge, design and implement a
jibenmoxingjishixian
- 一、课设目的及内容 课设目的: 1. 在掌握部件单元电路实验的基础上,进一步将其组成系统构造一台基本模型计算机。 2. 为其定义五条机器指令,并编写相应的微程序,具体上机调试掌握整机概念。 课设内容: 将机器指令对应的微代码正确地写入控存中;装载机器指令并进行检查;运行程序,停机后检查数据存贮单元中的结果与理论值是否一致。 通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备1
4102327
- Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统
编译
- 本程序是对编译原理的文法的定义给出的一个c语言的源代码: 文法是一个四元式设计一种数据结构表示文法 一. 实验名称:文法数据结构表示; 二. 实验目的:学习和认识文法的数据元素,并了解文法四个部分在计算机 内表示方法。 三. 实验要求: 1、 语言不限 2、可以用于后续的实验 3.两周完成,上交实验报告-this program is to build the grammar principle is the definition of a c source code language : gr
CCD
- CCD摄像机标定的研究 计算机视觉;三维重建;摄像机模型;摄像机标定;畸变-CCD camera calibration in computer vision research three-dimensional reconstruction camera model camera calibration distortion
modle
- 计算机组成之模型机实验,有在maxplus上的源文件和课程设计报告-Composed of a computer model of machine experiments, there is the maxplus source files and programs on the design report
calculator-model
- 标准计算机源代码,以及文字和插图说明。上手很简单!能运行出来!-Standard computer source code, and text and illustrations. Very simple to get started! To run out!
dnxsglixt
- 电脑销售过程中对电脑型号 品牌 功能进行统计 方便顾客选购的一个系统-PC sales during the course of statistical computer model brand features a system to facilitate customers to buy
computer-module
- 计算机组成原理课程设计模型机,加深对冯诺依曼体系结构计算机组成及其各部分功能的理解.进一步建立整机的概念。-Computer Composition Principles of curriculum design model machine, and to deepen the understanding of the composition of the various parts of the von Neumann architecture computers function. Furt
ThreadDemo1
- 自动变化的曲线,类似计算机的安全模式,很好的程序实践-Automatically change curve, similar to the security of the computer model, a good program practice
gsm-model-final-program
- work with gsm modem for sending sms with your computer without using web service
AIRPORT
- 利用所学的理论知识,真实地进行计算机整机系统模型机的设计,并且在EDA平台上,完成设计的实现,使理论与实践相结合,从而进一步加强分析问题、解决问题的能力,提高自身硬件设计水平。 -The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design
SysInfoProjects_v123
- Describe: The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design, so that the combination of theory and practice, in order to further strengthen
EnyimMemcached-masterV1
- Describe: The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design, so that the combination of theory and practice, in order to further strengthen
scavenger-22200_V2
- Describe: The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design, so that the combination of theory and practice, in order to further strengthen
DownloaderBase_v123
- Describe: The use of theoretical knowledge learned, truly be a computer model for the design of the whole system, and the EDA platform, complete realization of the design, so that the combination of theory and practice, in order to further strengthen
homer
- HOMER(Hybrid Optimization Model for Electric Renewable,可再生能源互补发电优化建模)。HOMER是一个计算机模型,它简化了离网和并网对于远程的、独立的和分布式发电系统的评估选择的任务。HOMER优化和灵敏度分析算法,可以用来评估系统的经济性和技术选择的可行性,以及考虑技术成本的变化和能源资源的可用性。-HOMER (Hybrid Optimization Model for Electric Renewable, renewable ener
3D-Tank-Model
- 用计算机图形学opengl编写的3d坦克移动和旋转模型-3d tanks move and rotate the model using computer graphics opengl prepared
mpdea-computer
- Fanwen computer practice report model essay Computer practice report model essay, good
newsvendor
- 报童购进数量应根据需求量确定,但需求量是随机的,所以报童每天如果购进的报纸太少,不够买的,会少赚钱;如果购进太多,卖不完就要赔钱,这样由于每天报纸的需求量是随机的,致使报童每天的收入也是随机的,因此衡量报童的收入,不能是报童每天的收入,而应该是他长期(几个月、一年)卖报的日平均收入。我们可以应用计算机模拟的方法 在模拟时间充分大的条件下(例如10000天),模拟每天的销售量,因而确定每天应买进多少报纸才能使平均总收入达到最大值。(The number of paper purchased sho
