搜索资源列表
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
计算器实验
- 一.实验目的 1. 熟悉单片机的硬件电路。 2. 熟悉按键扫描、显示子程序设计。 3. 熟悉LED显示器界面编写方法。 4. 熟悉基于单片机C语言的通用的按键等待法结构程序设计。 二.实验内容 利用实验箱提供的键盘扫描电路和显示电路,做一个简单的计算器(实现加法功能即可)。要求:系统稳定并能可靠运行;需带有清零键、退格键;按键错误有报警提示。 三.实验仪器 计算机、WAVE6000编程环境、Keil编程环境、LAP2000伟福实验箱
数据结构课程多项式计算器
- 基于c++编写的一个多项式类,可以实现加减乘除、求余等运算
cPP-calculator
- 用c++语言编写简易计算器实现计算器的基本应用-Write simple calculator calculator c++ language applications
code
- C编写的计算器源代码,非常简便,希望对你有用-Code For a Caculator In C Language,it s very brief,may it will help you.
calculator
- 该程序是关于计算器的源代码,改程序是用c#编写的-This process is about calculator.And it was writen by c#.I hope it will make a use to your work.
5.txt
- 基于C++编写的计算器,实现算式的多层运算。简单,快捷-计算器
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
cPP
- 用C++编写的计算器小程序,简单、实用!有详细说明,有助于你学习C-Calculator applet, use C++ written a simple, practical! Are described in detail, to help you learn C++
Complex-Calculator1
- 这是用C++编写的较复杂计算器的程序,帮助初学者使用掌握C++编写风格及环境。-This is a more complex calculator program, with C++ written to help beginners use the mastered C++ writing style and environmental.
simple-calculator
- 基于51单片机的计算器设计,包含硬件和软件设计两部分,软件由C语言编写-Based on 51 single-chip calculator design contains two parts, hardware and software design, software written in C language
(CSharp)
- 用C#编写的简单的计算器程序,可以帮助初学者很好的掌握C#的相关知识-Simple calculator program written in C#, can help beginners to master good knowledge of C#
cc
- 计算器是我们生活中常用的工具,本文中我们将看到C语言在计算器程序中的应用并实现简单初步的计算。程序的编写基础是Tubro C2.0,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好。现在实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。本文主要介绍了程序的开发背景,开发的过程和所要完成
calculate
- C语言编写的计算器源程序代码,以及电路图我自己是在keil和protues上联合仿真使用的-Calculate source program
dgnCalculator
- C#编写的多功能计算器,功能还比较多,可以计算表达式,高等数学计算等-Multi-function calculator written in C#, features more, you can evaluate the expression, mathematics calculation
calcu_8155
- C语言编写的计算器程序,加减乘除与开方等-Such as calculator program written in C language, arithmetic and prescribing
shujujiegou
- 实现的是简单计算器,包括加减乘除。c编写的数据库课程设计-Realize that the calculator, including arithmetic. c prepared
jsq
- c++网络编程计算器客户端和服务端 DOS运行 简单 可运行 自己编写-C++internet program
jisuanqi
- 简单的计算器,用C ++编写一个简单的计算器模拟窗户上的基本的计算功能-Simple calculator, using c++ to write a simple calculator simulation windows on basic computing functions
