搜索资源列表
IR-2
- 红外遥控式简单计算器演示程序 * * 用红外遥控器做输入(适用新式遥控器) * * * * LCD1602显示方式: * LCD第一行显示:CALCULATOR * * LCD第二行显示:运算过程 * * * 主要功能: * 0-99两位数之间的加、减、乘、除整数运算-Simple calculator-style infrared remote control demo program** to do with infrared remot
simple__calculator
- 简单的计算器,能够显示界面.其中主要通过建立数据的class,使用"+","-"运算定义来完成整个运算过程 -Simple calculator, able to show the interface. The main data through the establishment of the class, the use of
20080405_9a428821385c382c2511qbZ6dSFYrYC3
- 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculators, in fact, in my opinion much better than using Windows system calculator. Main features are support for polynomial computing,
Calculator
- 该源码实现的是计算器的主要功能,有加、减、乘、除等。-The source is the realization of the main functions of the calculator, there are add, subtract, multiply, divide and so on.
calculator
- 简易计算器,主要有以下5个功能模块,(1)计算器界面显示模块。计算器界面显示必须在执行实际计算操纵之前完成,在这里主要调用了C语言图形系统函数和字符屏幕处理函数画出类似windows自带的计算器界面(2)计算器按键控制模块。(3)计算器计算处理模块,主要完成双目四则运算和单目运算操作。(4)计算器记忆处理模块,使计算器具有记忆功能。(5)计算器退出系统模块。-Simple calculator, mainly in the following five functional modules, (
calculator
- 大学课程设计题目 1.1 完善计算器程序,改为可对实数操作。 1.2 完善程序,改为多个操作数基本四则运算,遇到0为止。 1.3 增加函数,完成四则混合运算,增加相应的主选单选项。 1.4 添加语句,使四则运算具有测试功能。 1.5 可扩充其功能。 -1.1 improve the calculator program, instead of the real number may be operating. 1.2 improve the program, the nu
MFC-Calculator
- 用MFC实现的具有简单计算功能的计算器 主要有加减乘除和清零的功能-Using MFC with a simple calculation of the main features of the calculator functions, Math and clear
main
- 顺序栈的实现,使用顺序栈实现加减乘除四则运算的简单计算器,可以判定优先级。-Order of the stack, use the order of the stack to achieve the four operations of addition, subtraction simple calculator, which can determine the priority.
main
- 计算器程序,实现了从控制台输入数字并输出结果的程序,可以实现简单的加减乘除,利用了文法的思想。-Calculator program from the console to enter numbers and output the results of the program, you can achieve simple addition and subtraction, multiplication and division, using the idea of
Savings-calculator
- For, calculate deposit calculators, main function convenient user calculation of interest -Used to calculate the deposit calculator feature allows users to calculate the interest
Calculator
- 自己设计的计算器,开发环境采用vc++ 6.0,程序代码设计采用C++主要功能:加,减,乘,除-Calculator development environment of their own design vc++ 6.0, code design using C++ main functions: add, subtract, multiply, in addition to
main
- 用windows编程 按钮实现简易计算器-use windows programming,create calculator by button
main
- 用c++标准库完成的计算器小程序,程序有注释,很好,简单易懂-Complete the calculator applet, with c++ standard library procedures have comments, is very good, easy to understand
Calculator
- 这是一个用java编写的简单计算器,主要实现加减乘除功能,以及还设有菜单栏功能。-This is a java prepared by the simple calculator, the main achievement of arithmetic functions, and also has a menu bar functions.
Calculator
- 基于java编写的简单计算器,主要计算功能完成,有部分功能未实现-Based on a simple calculator written in java, the main computing functions is completed, there are some features not implemented
serial-interface-calculator
- 关于串口计算器的设计,主要内容为单片机对接收的包含多个运算符的运算表达式进行分析、计算,并将计算结果通过串口返回的同时加以显示。-Main contents for single chip microcomputer is to receive an arithmetic expression contains more than one operator carries on the analysis, calculation, and the calculated results via a
main
- c语言写的一个计算器,命令行读取用户输入然后计算结果-a calculator written by c
vhdl---calculator
- 基于vhdl语言编写的简易计算器程序,其中主要功能有加减乘和清除,确定等,可实习现连续运算。输出使用七段数码管输出,输入采用拨码开关的方式输入。若计算结果超过99999,蜂鸣器自动报警。-Vhdl language based on simple calculator program, where the main function, subtraction, multiplication and clear, determined, can now practice continuous op
Fractional-calculator
- 分数计算器及测试程序,具有对输入的运算进行“+,-,*,/”的功能 (1)完成计算器程序,对main函数的结构进行改进,要求有详细的菜单选项界面,用户不选择退出就可以反复运算。 (2)完善程序,改为多操作数基本四则运算,遇#停止。 (3)增加函数,完成四则混合运算,注意算法要考虑运算符的优先级,对应增加主菜单选项。 (4)增加语句使四则运算具有测试功能,即计算机能够 自动出题,并要求用户计算,同时计算机判断用户计算的对错并打分,要求十题一个单元,每题一个运算符,参与运算的分子分母
main
- main calculator not complete