搜索资源列表
ly56446
- 基本模型机的设计与实现主要内容: 设计一个较为完整的计算机、并编写一些简单的指令 基本要求: 设计器材: Dais-CMH+/CMH 计算器组成原理教学实验系统一台,实验用扁平线、导线若干。 设计目的: ⒈ 在掌握部件单元电路实验的基础上,进一步将其组成系统地构造一台基本模型计算机。 ⒉ 为其定义5条机器指令,并编写相应的微程序,上机调试掌握整机概念。 实现较为完整的计算机、并编写一些简单的指令。 设计目标: 本次设计将能在微程序控制下自动产生各部件单元的控制信
jisuanqi
- 设计一个计算器,可以实现输入一些数据进行加减乘除,输出正确的答案-The design of a calculator, can achieve input some data to add, subtract, multiply and divide, output the correct answer
SimpleCalculator
- 本设计利用AT89C51单片机来控制液晶显示器和矩阵式键盘,实现了简易的计算器功能。通过键盘输入需要计算的计算式子,该式子会显示在液晶的第一行,当键入等于号后,计算结果会显示在液晶的第二行。本设计中液晶选用1602字符型液晶显示器,显示参与运算的数字以及最终的运算结果,键盘采用4*4矩阵式键盘。-This design using AT89C51 microcontroller to control the matrix liquid crystal display and keyboard,
Calculatorcode
- Java程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计
c67e0045875ced68_1200051802_221.232.148.186
- 微机原理课程设计,简易计算器,汇编语言 源代码注释详细,大家共享快乐-Computer Principles of curriculum design, simple calculators, assembly language source code comments in detail, we share the joy
jisuanqi12345657
- 4*4计算器 利用并行接口进行键盘扫描,自定义距阵键盘键值,实时显示输入数值,设计的计算器有差错控制功能,能正确进行两位数的加、减、乘、除运算功能。可以进行对输入数据进行编辑,有实时删除功能。配合差错控制,有错误信息提示功能。-4* 4 calculator using the keyboard scan parallel interface, a custom matrix keyboard keys, real-time display input values, there were er
Simplecalculatordesign
- 简易计算器的设计,文本框text1作为计算器的显示屏幕,再建立几组按钮数组,通过对按钮数组的设置来设置每一个按钮的功能。-Simple calculator design, the text box text1 as a calculator display screen, and then build an array of several groups of buttons, by setting an array of buttons to set each button function
vb
- 用vb设计的计算器,实现基本的计算的基本功能,本程序设计比较简单,语法不多-With vb calculator designed to achieve basic computing functions
jisuan
- 计算器功能!强大的计算器,完美的课程设计代码!-Calculator function! A powerful calculator, the perfect course design code!
c
- vb设计的一个简单漂亮的计算器,可实现下拉式操作-vb beautiful design with a simple calculator, the drop-down operation can be realized
zhengxian
- 介绍正弦函数计算器的设计与实现,希望会对大家有所帮助。-Sine function describes the design and implementation of calculator, which I think may be helpful to you.
calculater
- c语言写的计算器,带有评阅书、任务书、论文等文档-c language to write the calculator, with Ping Yue book, tasks, books, papers and other documents
compute_sipf
- 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
VBcaculator
- 基于VB的简易计算器设计,内含VB程序代码,图片!-VB code of caculator
simple-calculator
- 基于51单片机的计算器设计,包含硬件和软件设计两部分,软件由C语言编写-Based on 51 single-chip calculator design contains two parts, hardware and software design, software written in C language
mfc_caculator
- 使用MFC编写的计算器设计步骤,以及部分代码,需要的可以参考!-Calculator written using MFC design steps, as well as part of the code!
calculating-machine-msp430-C
- 简易计算器设计-msp430-C语言.pdf-Simple calculator design-msp430-C language. Pdf
matlab-counter
- matlab 计算器设计 通过软件界面来实现计算器的功能-matlab calculator designed by a software interface to achieve functional calculator
report-of-calculator
- 基于DE2开发板的计算器设计文档报告,包括设计原理思路、设计硬件实现和设计结果展望-alculator design document report based on the DE2 development board, including the principle of design thinking, design the hardware implementation and the design results
labview-calculator
- labview编写的计算器设计文档 主要的设计思路- labview design document is prepared by the calculator design ideas