搜索资源列表
计算器系统
- 计算器系统用于VC,功能完善,思路清晰 是不小心做出来的-calculator for the VC system, complete functions, a clear line of thinking is not careful to do the
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
vc.rar
- vc计算器 有 二进制,十进制,八进制,十六进制 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行,vc Calculator are binary, decimal, octal, hexadecimal scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescrib
yc.rar
- 此为简易计算器的源程序,能加减乘除运算,在51单片机下开发,This is the summary of the source code calculator, multiplication and division to addition and subtraction calculations, developed in the 51 SCM
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
Calculator
- java编写的计算器,实现和windows计算器差不多 -use java create a calculaotr
calculator_d
- 一个计算器的设计文档,这是一个作业,原创-A calculator design documents, this is an operation, originality
calculator
- 简单的计算器,只能实现加减乘除,在eclipse下完成的-Simple calculators, multiplication and division addition and subtraction can only achieve in the next eclipse completed
Calculator
- 一个用vc开发的界面计算器,包括的科学计算器的所有功能,很使用-a Calculator wotton by vc++
Calculator
- JAVA实现的计算器程序,实现了多能计算器的一些功能,但由于时间有限没有完成所有功能,但可以运行通过,我们的java作业-Calculator for you!
Calculation
- 利用c++来实现简单的科学计算器的诸多功能-Using c++ to achieve a simple function of the many scientific calculator
calculator
- 非常不错的一款计算器程序,功能强大,可进行科学计数运算。-a very good calculator program. i hope that you can downlaod it.
calculator
- c++课程设计(多功能计算器设计) 这是个完整的课程设计,包括设计所需的各个部分,运行结果,数据分析,截图,以及完整的c++源代码 -c++ Program Design (multi-function calculator design)
cPP-calculator
- 用c++语言编写简易计算器实现计算器的基本应用-Write simple calculator calculator c++ language applications
calculator
- 用Java制作简易计算器的源代码 运行之后可出现 计算器界面-you can use it to make a calculator
Calculator
- 简单计算器(VC版)进行加减乘除运算,功能比较简单-Simple Calculator (VC Edition) for addition and subtraction multiplication and division operations, a relatively simple function
Calculator
- Calculator- 计算器,编译过,能行 -it is a program of Calculator.
图形的周长和面积计算器C_.doc
- 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conveniently, I designed a calculat
计算器6
- 利用51单片机实现的计算器,可以进行简单加减乘除运算(Use a calculator for the implementation of 51 single-chip microcomputer, operation simple addition, subtraction, multiplication, and division)
多项式计算器
- 简单的多项式计算器,大学编程实验课小项目。。。。(Simple polynomial calculator, a small program of university programming experiment)
