搜索资源列表
catjsq
- 用VC++MFC编写的一个简单的计算器,简单易懂。是我刚学习MFC时制作的。-MFC with VC prepared in a simple calculator, simple and understandable. Yes, I am just learning MFC production.
ComplexCalculator
- 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
VC_MFC
- 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
Test
- 简单的运用MFC制作的基于对话框的计算器,能实现简单的四则运算等。-Making use of simple MFC dialog-based calculators, to achieve a simple, etc. 4.
jisuanqi
- 一个基于表达式求值的科学计算器,C++,MFC,支持四种进制的数在一个表达式中同时出现的进制混合运算(除十进制外的各进制数不限于整数,如12d.3axh,xh是我的计算类所能识别的十六进制数的标识符);且程序做得也比较精细(如制作了鼠标键盘、窗口跟随、计算历史查看等)。-Expression based on the evaluation of the scientific calculator, C++, MFC, in support of a number of four-band exp
Calculator
- 简单计算器制作,对初学者学习MFC很有帮助-Simple calculator production, very helpful for beginners to learn MFC
jsq
- MFC制作的类似于系统自带的计算器,能够实现所设置按键的各种功能。-MFC produced similar system comes with the calculator, to achieve the set button functions.
calculator
- 科学性的计算器有二进制,十进制等等,由MFC制作,如有不足,请大家指出-Scientific calculator with binary, decimal, etc., produced by the MFC, if less, let us point out that
Calculator0
- 主要用MFC制作简单的计算器,主要有加减乘除用于交流-Produced mainly simple calculator with MFC, mainly for the exchange of Math
MFC_jisuanqi
- 利用C++中的MFC制作的计算器,可以让C++学习者了解一些编程知识-Using MFC in C++ calculator made
computer
- mfc编写的制作的计算器的源代码,能够实现计算器的模拟功能-mfc calculator written in the source code produced
kexuejisuanqi
- mfc制作科学计算器,实现加减乘除阶乘。sin.cos等功能-mfc making scientific calculator, but not finished
jisuanqi
- 在VS 2008 下用MFC制作的复数计算器 可以进行加减乘除运算 还有存储小数点等功能。-MFC in VS 2008 with production of the complex under the calculator can also store the decimal addition and subtraction multiplication and division functions.
calc
- 一个利用MFC制作的简单计算器小程序包括加减乘除去倒数和百分-failed to translate
MFC_Calculayor
- 用MFC制作的一个建议计算器,适合入门的同学使用.-MFC produced a recommended calculator for students to use to get into. Whether the red ball numbers match may be).
qt-how-to-tutorials
- Qt入门教程_详细讲解版MFC入门教程之简易计算器制作-Qt how-to tutorials _ explained edition MFC how-to tutorials simple calculator production
CAlculator
- 用MFC制作一个简单的计算器,以实现简单的计算功能。-MFC produced with a simple calculator, to achieve a simple calculation.
Calculator
- 利用Microsoft Visual C++的MFC制作的一个简易科学计算器: (1)能够实现最基本的加、减、乘、除四则基本运算; (2)计算机界面设置有各种按键; (3)界面有清空按钮,方便用户计算使用; (4)另外此计算器具有开方、三角函数、自然对数、倒数等运算。 -Use Microsoft Visual C++ the MFC produced a simple scientific calculator: (1) to achieve the most basic
sec
- 使用MFC制作的一个计算器,具有进制转换等,方便初学者查看源码,大神请绕行 -MFC produced using a calculator with hex conversion, for beginners to view the source code, the god please bypass
calc1
- 实现类似于计算器的功能,加减乘除及一系列操作(Similar to the function of the calculator, and a series of operations add, subtract, multiply and divide)