搜索资源列表
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程序计算器是:图形界面与数学计算相结合。图形界面的实现:考虑到按钮多而易混的问题,就选择了用数组来完成实现,在数字进行运算时,考虑的我们一般的计算器都是通过按按钮显示数字的,所以要有个类来获得按钮上的数字,由此可知还需要一个获得按钮上的运算符号,获得数字和运算符号上的按钮是放在链表里的,通过链表的节点不同来识别是数字还是运算符号,一般是第一个节点里存放的数字是第一个参加运算的数,第二个是放的运算符号,第三个是放的第二个参加运算的数,程序设计的优点是:条理清晰,容易理解,容易修改。这样设计
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
jisuanqi
- 本人自己设计的一个基于TMS320VC5402的计算器,在CCS上仿真通过,结果良好,供大家学习-My own design a calculator based on TMS320VC5402 in through the simulation on CCS, with good results for everyone to learn
chengjiguanli
- 根据学生的实际情况,进行分组选题。主要的课程设计题目如下(学生也可自主选题): 1、图书管理系统 2、学生信息管理系统 3、学生成绩管理系统 4、学生通讯录管理系统 5、职工信息管理系统 6、设计简单的计算器 课程设计采用学生自主设计和指导老师辅导相结合的方式 -Grouping topics based on the actual situation of the students. The main topics of the curriculum design as f
calc
- 四则整数计算器 含有界面 用二叉树和栈数据结构进行计算 适合数据结构和界面设计的初学者-Four integer calculator contains the interface
matlab-counter
- matlab 计算器设计 通过软件界面来实现计算器的功能-matlab calculator designed by a software interface to achieve functional calculator
Counter
- 一个支持四则运算和括号的计算器软件设计报告,有很高学习价值-A support four operations and parentheses calculator software design, have a high learning value
jisuanqiapp
- 计算器app,实现一般计算器的功能,适合课程设计用,这就是我们课程设计用的论文和代码-Calculator app, realize the function of the general calculator, suitable for curriculum design, this is our curriculum design papers and code
labview-calculator
- labview编写的计算器设计文档 主要的设计思路- labview design document is prepared by the calculator design ideas
jisuanqidaima-zhuimeng
- 制作一个简易计算器的详细设计过程以及源代码的编写 详细代码-Production of a simple calculator detailed design process and source code written in detail code