当前位置:
首页 资源下载
搜索资源 - Calculator using MFC
搜索资源列表
-
0下载:
利用MFC编写一个简单的四则运算器。
程序基于Dialog,用户提供2个操作数和一个操作符(+,—,*,/,);
程序进行计算并显示运算结果,显示结果的控件不接收用户输入。
-Using MFC to write a simple arithmetic device. Program based on Dialog, provide two operands and an operator (+,-,*,/,) program calculates and displays the
-
-
0下载:
visual c++ MFC程序
实现简单的计算器功能(+、-、*、/)运算,具有可视化界面-visual c++ MFC program realize a simple calculator function (+,-,*,/) computing with visualization interface
-
-
0下载:
MFC完成的计算器,运用堆栈编程实现。比较简单,适合初学者。-MFC complete the calculator, using the stack programming. Simple, suitable for beginners.
-
-
0下载:
使用MFC编写计算器,手把手教你,过程详细,适合新手-Calculator written using MFC, taught you, the process in detail, suitable for novice
-
-
0下载:
用MFC写的计算器,实现加减乘除功能,其它功能可以自行添加。-Calculator written using MFC, the realization of calculation functions, other functions can be added on its own.
-
-
0下载:
It is a Scientific Calculator...Using MFC Using Wizard(exe) - VC++ File-It is a Scientific Calculator...Using MFC Using Wizard(exe)- VC++ File
-
-
0下载:
一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
-
-
0下载:
用mfc编写的带有播放器的计算器,源代码都在里面-Prepared using mfc player with a calculator, the source code inside
-
-
0下载:
数据结构课程设计:用MFC实现复杂计算器-Data Structure Course Design: Using MFC implementation complexity Calculator
-
-
0下载:
小计算器,用MFC编的,适合初学者看看,很有帮助的,本人也是初学者,所以没什么好的资料-A small calculator, using MFC compiled, suitable for beginners to see, very helpful, and I was a beginner, so no good data
-
-
0下载:
用MFC写的一个计算器,除了基本的运算,还增加了各种常用的函数.对加,减,乘法支持无限位数运算-Using MFC to write a calculator, in addition to basic computing, it has added a variety of commonly used functions. On the addition, subtraction, multiplication support unlimited computing the median
-
-
0下载:
利用MFC设计计算器的界面,界面包括:编辑框,0-9个数字按钮,能进行整数的加、减、乘、除、开方、取正负、小数点运算的按钮,有清除(C 键)功能,有清除前一个运算符和数的功能,还有个计算结果的等于号按钮。-Using MFC design calculator interface, the interface including: edit box ,0-9 number buttons, can be an integer add, subtract, multiply, divide, sq
-
-
0下载:
科学计算器。使用mfc,加减乘以,带括号。绝对值。。以及各种公式运算。。有界面-Scientific calculator. Using mfc, addition and subtraction is multiplied by, with brackets. Absolute value. . And a variety of formulas operations. . With interface
-
-
0下载:
利用MFC编程,实现一个简单的计算器,初学者可以用来参考参考,就当做练练手。其中代码清晰明了,很容易看懂的-In this program,a new simple calculator has been produced well, using MFC programming. It can be a example for a stranger in this area to learn well. Just practice and practice. The code in this p
-
-
1下载:
一个使用MFC开发仿windows计算器程序,实现了标准计算器的相关操作并进行了相应的测试。-Development of a simulation using MFC windows calculator program, to achieve the standard calculator and related operations carried out corresponding test.
-
-
0下载:
用后缀表达式实现的表达式输入计算器,用MFC实现,支持加减乘除小数点负数括号运算-expression calculator using MFC,support basic calculation operation
-
-
0下载:
一个简单的计算器,用MFC实现的,希望对大家有用-A simple calculator, using MFC, and hope for all of us
-
-
0下载:
利用MFC实现基本的简易计算器,基于对话框的简单实现,运行顺利。-Using MFC to basic simple calculator, based on the dialog simple to implement
-
-
0下载:
一个计算器,实现计算器的基本功能,运用mfc界面。-A calculator, to achieve the basic function calculator, using mfc interface.
-
-
0下载:
a calculator using MFC and C-a calculator using MFC and C++
-