搜索资源列表
具有运算符优先级的计算器(C语言)
- 用C语言编写的计算器,具有运算符优先级,采用堆栈实现。-C language prepared by the calculator, with priority Operators using stack to achieve.
LED
- LED显示字形计算器,能生成C和ASM代码 lgl_5923@163.com
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
cPP-calculator
- 用c++语言编写简易计算器实现计算器的基本应用-Write simple calculator calculator c++ language applications
mianxiangduixiang
- 面向对象的c++编程!其中有大量的程序代码!!!计算器、电话簿、学生数据管理-C++ object-oriented programming! In which a large number of code! ! ! Calculator, phone book, student data management! ! !
code
- C编写的计算器源代码,非常简便,希望对你有用-Code For a Caculator In C Language,it s very brief,may it will help you.
c
- vb设计的一个简单漂亮的计算器,可实现下拉式操作-vb beautiful design with a simple calculator, the drop-down operation can be realized
calculator
- 该程序是关于计算器的源代码,改程序是用c#编写的-This process is about calculator.And it was writen by c#.I hope it will make a use to your work.
ad_cal
- 计算器C++,实现加减乘除,有MFC界面-Cal
C_code
- 用C语言写的计算器,用来计算加减乘法,除法。-Calculator written using C language, used to calculate the addition and subtraction, multiplication, division.
calculater
- c语言写的计算器,带有评阅书、任务书、论文等文档-c language to write the calculator, with Ping Yue book, tasks, books, papers and other documents
c
- 单片机多功能计算器程序,用汇编语言写的,希望对大家有用-SCM function calculator program, written in assembly language, we want to be useful
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
Program
- C#的计算器源码,希望大家看看!会对大家有帮助的!-C# source code calculator, I hope you take a look! We will help!
ch03-GPA
- ch03 GPA计算器ch03 GPA visual 计算器 小类C++系统 代码 和界面 适用于初学者 代码较简单 希望能对初学者有帮助 属于我本人自己的原作-ch03 GPA visual 计算器 小类C++系统 代码 和界面 适用于初学者 代码较简单 希望能对初学者有帮助 属于我本人自己的原作
calcultor
- /*6. 模拟计算器程序 问题描述 设计一个程序来模拟一个简单的手持计算器。程序支持算术运算+、-、*、/、=、以及C(清除)、A(全清除)操作。 基本要求 程序运行时,显示一个窗口,等待用户输入,用户可以从键盘输入要计算的表达式,输入的表达式显示在窗口中,用户键入 = 符号后,窗口显示出结果。 测试数据 程序输入不少于5种不同的表达式进行测试。 实现提示 可定义一个计算器类,该类包括两个组件对象,一个计算引擎和一个用户接口,用户接口对象处理接受的键盘输入信息,并
trade520
- 单片机C语言程序设计实训100例/新手练习程序有流水,LCD,点阵,A/D,中断,音乐,计算器,数码管等-100 cases of single-chip C Programming Language Training/novice exercise program there is running water, LCD, dot-matrix, A/D, interrupts, music, calculator, digital tubes, etc.
calculating-machine-msp430-C
- 简易计算器设计-msp430-C语言.pdf-Simple calculator design-msp430-C language. Pdf
FirstTest
- 一个简单c++入门的计算器程序。里面有控件,控件变量添加,实现简单的加减乘除功能。(A simple C Entry calculator program)